paper-with-me

Papers

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

2026-09-14 · Zixuan Wang, Yufan Zhou, Jinzhou Tang, Xinle Yu, Chengjun Wu, Lyumanshan Ye, Zhaoxiang Feng, Letian Peng, Adyasha Patra, Fan Bai, Enze Ma, Zhengding Hu, Jianyang Gu, Zhao Wang, Yufei Ding, Jingbo Shang, Tianmin Shu, Zhiting Hu, Zhen Wang hf

As language models become more capable, long-term collaboration in learning, reasoning, and decision-making calls for a deeper understanding of the people they serve. Yet training such human-aware language models faces a fundamental supervision gap because current datasets for LLM assistant training contain few if any well-informed responses explicitly grounded in users' unspoken beliefs and goals. Scaling such supervision is inherently constrained, as users' underlying states are not directly observable. We thus propose the Mind2Dialogue framework to mitigate this gap by simulating users' mental states and turning them into privileged supervision for human-aware training. Specifically, we first propose a psychology-guided simulator that preserves personal characteristics while updating mental states through interaction to generate coherent conversations. The key idea is to enforce a shared evolving mental state that drives user behavior and guides an Oracle assistant's responses. Our privileged distillation then trains models on the Oracle's well-informed responses to assist users without direct access to their mental states at deployment. Moreover, we propose to evaluate human-aware learning by combining personalization and theory of mind, examining how models understand people and act on that understanding. Training on the full Mind2Dialogue corpus improves every reported personalization metric over the corresponding Qwen, Llama, and OLMo instruction-tuned baselines, including gains of 26.6 to 40.9 percentage points in preference-following generation. The gains extend to belief and action reasoning on Qwen and Llama, beyond personalized assistance. Looking forward, Mind2Dialogue makes user simulation a foundation for genuine AI collaborators that understand beliefs and intentions behind people's words and support their long-term goals across education, work, and everyday life.

📄 PDF Abstract BibTeX arXiv:2609.15972

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EthicMind: A Risk-Aware Framework for Ethical-Emotional Alignment in Multi-Turn Dialogue

2026-04-10 · Jiawen Deng, Wei Li, Wentao Zhang, Ziyun Jiao 외 arxiv

Intelligent dialogue systems are increasingly deployed in emotionally and ethically sensitive settings, where failures in either emotional attunement or ethical judgment can cause significant harm. Existing dialogue mode…

Benchmarking and Learning Real-World Customer Service Dialogue

2025-10-25 · Tianhong Gao, Jundong Shen, Jiapeng Wang, Bei Shi 외 arxiv

Existing benchmarks and training pipelines for industrial intelligent customer service (ICS) remain misaligned with real-world dialogue requirements, overemphasizing verifiable task success while under-measuring subjecti…

Reinforcement Learning

SocialNLI: A Dialogue-Centric Social Inference Dataset

2025-10-06 · Akhil Deo, Kate Sanders, Benjamin Van Durme arxiv

Making theory-of-mind inferences from human dialogue is a strong indicator of a model's underlying social abilities, which are fundamental for adept AI assistants. However, large language and reasoning models struggle to…

Mind the Quote: Enabling Quotation-Aware Dialogue in LLMs via Plug-and-Play Modules

2025-05-30 · Yueqi Zhang, Peiwen Yuan, Shaoxiong Feng, Yiwei Li 외

Human-AI conversation frequently relies on quoting earlier text-"check it with the formula I just highlighted"-yet today's large language models (LLMs) lack an explicit mechanism for locating and exploiting such spans. W…

MindFlow+: A Self-Evolving Agent for E-Commerce Customer Service

2025-07-25 · Ming Gong, Xucheng Huang, Ziheng Xu, Vijayan K. Asari arxiv

High-quality dialogue is crucial for e-commerce customer service, yet traditional intent-based systems struggle with dynamic, multi-turn interactions. We present MindFlow+, a self-evolving dialogue agent that learns doma…

Reinforcement LearningResponse Generation