Understanding Mental States to Guide Social Influence in Multi-Person Group Dialogue
Zhichao Liang, Satoshi Nakamura
TL;DR
SocialMindChange introduces a proactive Theory of Mind benchmark for multi-person group dialogue, moving beyond static state-tracking to planning dialogue that shifts a target's mental-state trajectory across five connected scenes with four participants. The framework combines a three-step construction pipeline (context, trajectories, scenario realization) with four evaluation question types to assess action guidance and cross-stage reasoning, including higher-order ToM. Large-scale experiments across nine diverse LLMs reveal a substantial gap to human performance, especially on higher-order, long-horizon tasks (Guidance--Transition), and show limited benefits from standard chain-of-thought prompting. The work provides a structured methodology for constructing, validating, and evaluating dynamic social reasoning and proactive guidance in LLMs, offering a clear direction for improving long-horizon, multi-agent mental-state reasoning in AI systems.
Abstract
Existing dynamic Theory of Mind (ToM) benchmarks mostly place language models in a passive role: the model reads a sequence of connected scenarios and reports what people believe, feel, intend, and do as these states change. In real social interaction, ToM is also used for action: a speaker plans what to say in order to shift another person's mental-state trajectory toward a goal. We introduce SocialMindChange, a benchmark that moves from tracking minds to changing minds in social interaction. Each instance defines a social context with 4 characters and five connected scenes. The model plays one character and generates dialogue across the five scenes to reach the target while remaining consistent with the evolving states of all participants. SocialMindChange also includes selected higher-order states. Using a structured four-step framework, we construct 1,200 social contexts, covering 6000 scenarios and over 90,000 questions, each validated for realism and quality. Evaluations on ten state-of-the-art LLMs show that their average performance is 54.2% below human performance. This gap suggests that current LLMs still struggle to maintain and change mental-state representations across long, linked interactions.
