paper-with-me

Papers

Enhancing Conversational Agents with Theory of Mind: Aligning Beliefs, Desires, and Intentions for Human-Like Interaction

2025-02-20 · Mehdi Jafari, Devin Yuncheng Hua, Hao Xue, Flora Salim

Natural language interaction with agentic Artificial Intelligence (AI), driven by Large Language Models (LLMs), is expected to remain a dominant paradigm in the near future. While humans instinctively align their communication with mental states -- an ability known as Theory of Mind (ToM), current LLM powered systems exhibit significant limitations in this regard. This study examines the extent to which open source language models (LLaMA) can capture and preserve ToM related information and how effectively it contributes to consistent ToM reasoning in generated responses. We further investigate whether explicit manipulation of ToM related components, such as beliefs, desires, and intentions, can enhance response alignment. Experiments on two LLaMA 3 variants demonstrate that incorporating ToM informed alignment improves response quality, achieving win rates of 67 and 63 percent for the 3B and 8B models, respectively. These findings highlight the potential of ToM driven strategies to improve alignment in LLM based conversational agents.

📄 PDF Abstract BibTeX arXiv:2502.14171

Code (1)

meti-94/ToM_and_Alignment 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

MindDial: Belief Dynamics Tracking with Theory-of-Mind Modeling for Situated Neural Dialogue Generation

2023-06-27 · Shuwen Qiu, Mingdian Liu, Hengli Li, Song-Chun Zhu 외

Humans talk in daily conversations while aligning and negotiating the expressed meanings or common ground. Despite the impressive conversational abilities of the large generative language models, they do not consider the…

Dialogue GenerationTheory of Mind Modeling

Thanos: Enhancing Conversational Agents with Skill-of-Mind-Infused Large Language Model

2024-11-07 · Young-Jun Lee, Dokyong Lee, Junyoung Youn, Kyeongjin Oh 외

To increase social bonding with interlocutors, humans naturally acquire the ability to respond appropriately in a given situation by considering which conversational skill is most suitable for the response - a process we…

Language ModelingLanguage ModellingLarge Language Model

Multi-Party Conversational Agents: A Survey

2025-05-24 · Sagar Sapkota, Mohammad Saqib Hasan, Mubarak Shah, Santu Karmaker

Multi-party Conversational Agents (MPCAs) are systems designed to engage in dialogue with more than two participants simultaneously. Unlike traditional two-party agents, designing MPCAs faces additional challenges due to…

Survey

Large Language Models as Theory of Mind Aware Generative Agents with Counterfactual Reflection

2025-01-26 · Bo Yang, Jiaxian Guo, Yusuke Iwasawa, Yutaka Matsuo

Recent studies have increasingly demonstrated that large language models (LLMs) possess significant theory of mind (ToM) capabilities, showing the potential for simulating the tracking of mental states in generative agen…

Common Sense Reasoningcounterfactual

Effects of Theory of Mind and Prosocial Beliefs on Steering Human-Aligned Behaviors of LLMs in Ultimatum Games

2025-05-30 · Neemesh Yadav, Palakorn Achananuparp, Jing Jiang, Ee-Peng Lim

Large Language Models (LLMs) have shown potential in simulating human behaviors and performing theory-of-mind (ToM) reasoning, a crucial skill for complex social interactions. In this study, we investigate the role of To…

Decision Making