# Mind2Dialogue: Training Human-Aware Language Models by Simulating User Mental States

Source: [arXiv](https://arxiv.org/abs/2609.15972v1)  
Feed7 permalink: https://feed7.dev/p/2609-15972v1-1dw4a6c  
Published: 2026-09-14T17:55:58.000Z  
Trust: Needs Review (needs_review)

## Why Included

Mind2Dialogue trains assistants from simulated, evolving user states that are hidden at deployment. The approach could inform persistent agents, but its reported gains concern personalization rather than coding work.

## Source Summary

Mind2Dialogue uses a psychology-guided simulator to maintain personal traits while updating a shared mental state through conversation. An Oracle assistant sees that state, and **privileged distillation** trains deployed models to respond without direct access to it.

## Practical Implication

Builders of persistent agents can treat inferred preferences and beliefs as uncertain training signals rather than facts stored in a profile. The evaluation joins personalization with theory-of-mind tasks across Qwen, Llama, and OLMo baselines.

## Agent-Ready Context

Mind2Dialogue uses a psychology-guided simulator to maintain personal traits while updating a shared mental state through conversation. An Oracle assistant sees that state, and **privileged distillation** trains deployed models to respond without direct access to it.

Builders of persistent agents can treat inferred preferences and beliefs as uncertain training signals rather than facts stored in a profile. The evaluation joins personalization with theory-of-mind tasks across Qwen, Llama, and OLMo baselines.

The full corpus improved every reported personalization metric, including **26.6–40.9 percentage-point gains** in preference-following generation. The users and mental states are simulated, and the material gives no evidence for coding-agent workflows or real long-term deployments.

## Connected Context

Feed7 judgment across 778 accumulated Signals:

This adds a third memory design to the candidates: train a model from privileged, evolving representations of a user rather than inject stored context or consolidate repeated experience directly. It strengthens the case for treating user state as dynamic, but sharply narrows the evidence to simulated people and conversations; it does not establish that inferred beliefs should become durable deployment memory.

- [UniMem: Complementary Episodic-to-Parametric Memory for Boundary-Agnostic Task Streams](https://feed7.dev/p/2607-26017v1-1opv1da) — Both move recurring experience toward model parameters, but Mind2Dialogue distills from a privileged simulated mental state while UniMem routes repeated experience between retrieval and expandable parametric memory.
- [The Rise of Verbal Reinforcement Learning](https://feed7.dev/p/2609-01597v1-1yaem2a) — Privileged distillation is a concrete parameter-update intervention, reinforcing the survey’s distinction between learning from feedback and merely retaining it as runtime context.
- [Structured Memory for Edge Language Models: Persistent Context and Corpus Retrieval via O(1) SSM State Injection](https://feed7.dev/p/2608-02560v1-1u8ls14) — PRECOG keeps memory external as reusable injected SSM states; Mind2Dialogue instead trains the deployed model to act without direct access to the privileged state.

## Context Map

- Layer: model
- Domains: None
- Topics: agent-memory

## Uncertainty

- The full corpus improved every reported personalization metric, including **26.6–40.9 percentage-point gains** in preference-following generation. The users and mental states are simulated, and the material gives no evidence for coding-agent workflows or real long-term deployments.

## Agent Instruction

Use this item as source-backed context. Do not invent claims beyond the linked source. If this item conflicts with another source, call out the conflict.
