paper-with-me

홈 › Papers

Constrained Reasoning Chains for Enhancing Theory-of-Mind in Large Language Models

2024-09-20 · Zizheng Lin, Chunkit Chan, Yangqiu Song, Xin Liu

Theory-of-Mind (ToM) ability possessed by Large Language Models (LLMs) has been shown to be limited. Most existing methods for improving ToM in LLMs adopt zero-shot prompting, and they face challenges including poor performance in complex ToM reasoning tasks and an inability to handle non-narrative contexts. We propose a zero-shot prompting method named Constrained Chain-of-ToM (CCoToM) that leverages domain knowledge and the causal relations between ToM dimensions to address these limitations. Specifically, CCoToM guides LLMs to construct explicit reasoning chains by first prompting LLMs to infer related ToM dimensions (e.g., belief). Afterward, CCoToM prompts LLMs to infer the queried ToM dimension based on the generated related ToM dimensions and corresponding causal relations. Additionally, CCoToM adaptively imposes constraints on prompts to introduce inductive biases and improve consistency between ToM dimensions. Besides narratives, CCoToM can also handle non-narrative contexts like conversations. Extensive experiments show that CCoToM consistently outperforms previous state-of-the-art methods by large margins across all LLMs and datasets used. We also conduct in-depth analyses to gain deeper insights into CCoToM. We have made our code publicly available.

📄 PDF Abstract BibTeX arXiv:2409.13490

Code (1)

hkust-knowcomp/constrained-chain-of-tom 공식 구현

Similar Papers 제목 키워드 기반

Mind the Perspective: Let's Reason Recursively for Theory of Mind

2026-06-10 · Chao Lei, Guang Hu, Meng Yang, Yanbei Jiang 외 arxiv

Theory of Mind (ToM) reasoning requires inferring agents' beliefs from partial and asymmetric observations, which remains an open challenge for LLMs. Existing prompting-based approaches improve ToM reasoning through obse…

Understanding Artificial Theory of Mind: Perturbed Tasks and Reasoning in Large Language Models

2026-02-25 · Christian Nickel, Laura Schrewe, Florian Mai, Lucie Flek arxiv

Theory of Mind (ToM) refers to an agent's ability to model the internal states of others. Contributing to the debate whether large language models (LLMs) exhibit genuine ToM capabilities, our study investigates their ToM…

COKE: A Cognitive Knowledge Graph for Machine Theory of Mind

2023-05-09 · Jincenzi Wu, Zhuang Chen, Jiawen Deng, Sahand Sabour 외

Theory of mind (ToM) refers to humans' ability to understand and infer the desires, beliefs, and intentions of others. The acquisition of ToM plays a key role in humans' social cognition and interpersonal relations. Thou…

ToMAP: Training Opponent-Aware LLM Persuaders with Theory of Mind

2025-05-29 · Peixuan Han, Zijia Liu, Jiaxuan You

Large language models (LLMs) have shown promising potential in persuasion, but existing works on training LLM persuaders are still preliminary. Notably, while humans are skilled in modeling their opponent's thoughts and …

MultiMind: Enhancing Werewolf Agents with Multimodal Reasoning and Theory of Mind

2025-04-25 · Zheng Zhang, Nuoqian Xiao, Qi Chai, Deheng Ye 외

Large Language Model (LLM) agents have demonstrated impressive capabilities in social deduction games (SDGs) like Werewolf, where strategic reasoning and social deception are essential. However, current approaches remain…

Large Language ModelMultimodal Reasoning