paper-with-me

Papers

UserHarness: Harnessing User Minds for Stronger Agent Theory-of-Mind

2026-05-26 · Cheng Qian, Jiayu Liu, Heng Ji arxiv

Understanding what a user believes and intends is central to building effective agent assistants. This ability is often evaluated through Theory-of-Mind (ToM) tasks, where success requires reasoning from the user's perspective. However, many existing approaches address ToM with complex pipelines that model behavior indirectly, without explicitly reconstructing the user's mental state. This misses the core structure of the problem: users act based on their beliefs, which are updated through observations of the environment; beliefs and intentions jointly determine actions, which in turn change the environment; and social reasoning often requires nested beliefs about what others believe or intend. We propose UserHarness, a simple framework that reframes ToM reasoning as explicit user-mind reconstruction. UserHarness decomposes the user's mental state, its relation to the external environment, and the actions that follow from it, enabling agents to track what the user observes, believes, intends, and does. Across five benchmarks, UserHarness reaches up to 95.94% macro accuracy, improving over existing inference methods by more than 15% relative and over the strongest prompt-only harness by about 20% relative. These results suggest that robust user understanding requires reasoning from the roots of the user's mind, positioning user harnessing as a promising foundation for more adaptive future assistants.

📄 PDF Abstract BibTeX arXiv:2605.27721

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FairMindSim: Alignment of Behavior, Emotion, and Belief in Humans and LLM Agents Amid Ethical Dilemmas

2024-10-14 · Yu Lei, Hao liu, Chengxing Xie, Songjia Liu 외

AI alignment is a pivotal issue concerning AI control and safety. It should consider not only value-neutral human preferences but also moral and ethical considerations. In this study, we introduced FairMindSim, which sim…

MindSearch: Mimicking Human Minds Elicits Deep AI Searcher

2024-07-29 · Zehui Chen, Kuikun Liu, Qiuchen Wang, Jiangning Liu 외

Information seeking and integration is a complex cognitive task that consumes enormous time and effort. Inspired by the remarkable progress of Large Language Models, recent works attempt to solve this task by combining L…

2D Semantic Segmentation task 1 (8 classes)graph constructionInformation Retrieval

Economy of Minds: Emerging Multi-Agent Intelligence with Economic Interactions

2026-06-01 · Zhenting Qi, Huangyuan Su, Ao Qu, Chenyu Wang 외 arxiv

How can a population of agents self-orchestrate and self-adapt into stronger collective intelligence without centralized control? Inspired by Friedrich Hayek's economic theory of decentralized coordination in markets, we…

Mathematical Reasoning

Chain of Mindset: Reasoning with Adaptive Cognitive Modes

2026-02-10 · Tianyi Jiang, Arctanx An, Hengyi Feng, Naixin Zhai 외 arxiv

Human problem-solving is never the repetition of a single mindset, by which we mean a distinct mode of cognitive processing. When tackling a specific task, we do not rely on a single mindset; instead, we integrate multip…

Spatial ReasoningCode Generation

Harnessing the Power of Multiple Minds: Lessons Learned from LLM Routing

2024-05-01 · KV Aditya Srivatsa, Kaushal Kumar Maurya, Ekaterina Kochmar

With the rapid development of LLMs, it is natural to ask how to harness their capabilities efficiently. In this paper, we explore whether it is feasible to direct each input query to a single most suitable LLM. To this e…