🤖 AI Summary
Current evaluations of theory of mind (ToM) in large language models are largely confined to passive question-answering scenarios, failing to assess their capacity to actively shape others’ beliefs through actions in non-dialogic contexts. This work proposes Non-Dialogic Planning Theory of Mind (NCP-ToM) and introduces the NCP-ExploreToM framework—the first approach to shift ToM evaluation from linguistic interaction to action-based planning—by manipulating objects and orchestrating agent behaviors to induce specific target belief states. Experiments reveal that GPT-5 succeeds in approximately 80% of tasks, uniquely outperforming humans, yet exhibits limited generalization. All models demonstrate stronger performance in inducing true beliefs than false ones, highlighting both their emerging social reasoning capabilities and potential alignment risks.
📝 Abstract
Theory of Mind (ToM) benchmarks for Large Language Models (LLMs) typically rely on passive question-answering formats, but the deployment of LLMs in increasingly agentic and autonomous forms demands new evaluations. In this paper we evaluate an agent's ability to induce specific belief states in other agents by taking actions rather than using conversational persuasion, a capability we call Non-Conversational Planning ToM (NCP-ToM). NCP-ToM is likely to be essential for many agent use-cases, including within user-assistant interactions and pedagogical contexts, but may also present manipulation or misinformation risks. Using a novel framework, NCP-ExploreToM, we subvert the conventional task structure by providing models with a set of belief state goals and requiring them to move objects or direct characters into rooms to achieve their goals. We evaluated six frontier models, including GPT-5, Gemini 2.5 Pro and the Claude 4 series, and a cohort of human participants, across 600 task instances. GPT-5 was successful on approximately 80% of tasks in the agentic setting, and was the only model to outperform human participants on our task, but was still less robust than humans across contexts. We additionally found that all models, like humans, performed better on tasks inducing true belief states than false belief states, which is a positive signal for alignment efforts. These findings highlight emerging social-reasoning capabilities in LLMs for non-conversational task completion and underscore the necessity of agentic evaluations for understanding the safety and alignment of autonomous social agents.