paper-with-me

홈 › Papers

When Personal Memory Has No Single Answer: Evaluating LLM Agents under Irreducible Conflict

2026-08-14 · Lu Yang, Shusheng Xu, Zhuoran Li, Tongkai Yang, Longbo Huang arxiv

LLM agents increasingly maintain personal memory across sessions, but it can conflict. Preferences depend on context, behavior evolves, and sources can conflict. When a query lacks context, time, or source authority to interpret conflict, treating one memory as definitive converts unresolved conflict into an unjustified, overconfident action. Existing benchmarks recover one answer from conflicting evidence, overlooking whether agents recognize underdetermination, preserve alternatives, seek missing information, and choose appropriate actions. We introduce \underline{T}esting \underline{A}gents' \underline{N}avigation of \underline{G}enuine, \underline{L}atent, and \underline{E}ntangled Memory Conflicts (\textsc{TANGLE}), a benchmark for genuinely unresolvable memory conflicts. It comprises 541 instances across 40 personas and three types: Context-Partitioned Conflict (CPC), Behavior-Oscillation Conflict (BOC), and Source-Contradiction Conflict (SCC). We evaluate two tracks---an oracle track with curated memory and a pipeline track that extracts memory from multi-session dialogues---on five dimensions: conflict perception, causal reasoning, confidence calibration, clarification seeking, and memory faithfulness. Experiments reveal pipeline challenges. With curated memory, models recognize conflicts more reliably than they calibrate actions or seek targeted clarification. With end-to-end pipeline memory, extraction fails to preserve conflict-bearing relations needed for downstream reasoning. Policy comparisons show fixed rules are insufficient when actions must reflect conflict. These findings motivate Conflict-Aware Action Policy (CAAP), which adapts actions to each conflict using available evidence. \textsc{TANGLE} frames conflict handling as recognizing underdetermination, retaining conflicting evidence, and acting without forcing a definitive answer.

📄 PDF Abstract BibTeX arXiv:2608.13921

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SuperMemory-VQA: An Egocentric Visual Question-Answering Benchmark for Long-Horizon Memory

2026-05-30 · Samiul Alam, Shakhrul Iman Siam, Michael J. Proulx, James Fort 외 arxiv

AI glasses present a compelling platform for AI agents to serve as personalized memory assistants. To be genuinely useful, such systems must move beyond short-term video comprehension and address memory gaps that humans …

Visual Question AnsweringAction Recognition

DRIFTLENS: Measuring Memory-Induced Reasoning Drift in Personalized Language Models

2026-07-02 · Xi Fang, Weijie Xu, Yingqiang Ge, Yuhui Xu 외 arxiv

Personalization changes what a model says to a user; we show that it can also change the reasoning trajectory used to justify the response. Modern LLMs personalize interactions by storing user attributes, preferences, an…

Instruction Following

MemSim: A Bayesian Simulator for Evaluating Memory of LLM-based Personal Assistants

2024-09-30 · Zeyu Zhang, Quanyu Dai, Luyu Chen, Zeren Jiang 외

LLM-based agents have been widely applied as personal assistants, capable of memorizing information from user messages and responding to personal queries. However, there still lacks an objective and automatic evaluation …

DiversityRelation Network

LaMP-QA: A Benchmark for Personalized Long-form Question Answering

2025-05-30 · Alireza Salemi, Hamed Zamani

Personalization is essential for question answering systems that are user-centric. Despite its importance, personalization in answer generation has been relatively underexplored. This is mainly due to lack of resources f…

Answer GenerationFormLong Form Question AnsweringQuestion Answering

The Personalization Trap: How User Memory Alters Emotional Reasoning in LLMs

2025-10-10 · Xi Fang, Weijie Xu, Yuchong Zhang, Stephanie Eckman 외 arxiv

When an AI assistant remembers that Sarah is a single mother working two jobs, does it interpret her stress differently than if she were a wealthy executive? As personalized AI systems increasingly incorporate long-term …

Emotional Intelligence