paper-with-me

홈 › Papers

Memory-Augmented Theory of Mind Network

2023-01-17 · Dung Nguyen, Phuoc Nguyen, Hung Le, Kien Do, Svetha Venkatesh, Truyen Tran

Social reasoning necessitates the capacity of theory of mind (ToM), the ability to contextualise and attribute mental states to others without having access to their internal cognitive structure. Recent machine learning approaches to ToM have demonstrated that we can train the observer to read the past and present behaviours of other agents and infer their beliefs (including false beliefs about things that no longer exist), goals, intentions and future actions. The challenges arise when the behavioural space is complex, demanding skilful space navigation for rapidly changing contexts for an extended period. We tackle the challenges by equipping the observer with novel neural memory mechanisms to encode, and hierarchical attention to selectively retrieve information about others. The memories allow rapid, selective querying of distal related past behaviours of others to deliberatively reason about their current mental state, beliefs and future behaviours. This results in ToMMY, a theory of mind model that learns to reason while making little assumptions about the underlying mental processes. We also construct a new suite of experiments to demonstrate that memories facilitate the learning process and achieve better theory of mind performance, especially for high-demand false-belief tasks that require inferring through multiple steps of changes.

📄 PDF Abstract BibTeX arXiv:2301.06926

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Similar Papers 제목 키워드 기반

Textual Time Travel: A Temporally Informed Approach to Theory of Mind

2021-11-01 · Findings (EMNLP) 2021 11 · Akshatha Arodi, Jackie Chi Kit Cheung

Natural language processing systems such as dialogue agents should be able to reason about other people’s beliefs, intentions and desires. This capability, called theory of mind (ToM), is crucial, as it allows a model to…

Question Answering

MIND: Lightweight and Effective Memory Injection Defense for LLM Agents via Intent-Aware Information Bottleneck

2026-07-30 · Dongyi Liu, Haixing He, Xiaobao Wu, Jia Li arxiv

Memory-augmented LLM-based agents are vulnerable to memory injection attacks: Agents may retrieve poisoned memory from attackers, which diverts their behavior from initial user intent and finally causes task failure. How…

MindBridge: Scalable and Cross-Model Knowledge Editing via Memory-Augmented Modality

2025-03-04 · Shuaike Li, Kai Zhang, Qi Liu, Enhong Chen

Knowledge editing is a technique for efficiently and accurately updating the knowledge of large language models (LLMs) to alleviate obsolescence and correct errors. However, most existing methods overfit to specific mode…

knowledge editing

Evaluating Theory of Mind in Question Answering

2018-08-28 · EMNLP 2018 10 · Aida Nematzadeh, Kaylee Burns, Erin Grant, Alison Gopnik 외

We propose a new dataset for evaluating question answering models with respect to their capacity to reason about beliefs. Our tasks are inspired by theory-of-mind experiments that examine whether children are able to rea…

Question Answering

PDDL-Mind: Large Language Models are Capable on Belief Reasoning with Reliable State Tracking

2026-04-20 · Wang Bill Zhu, Qiutong Tony Yi, Robin Jia, Jesse Thomason arxiv

Large language models (LLMs) perform substantially below human level on existing theory-of-mind (ToM) benchmarks, even when augmented with chain-of-thought prompting or probabilistic belief updates. We argue that these f…