← 首页|学术|MemTrapBench: Cognitive Traps in LLM Memory Use
cs.AI · cs.CL · 2608.20202 · 2026/08/20

MemTrapBench: Benchmarking Cognitive Traps in LLM Memory Use

Wang, Mengru; Luo, Haozhe; Xu, Zhenqian; Cui, Zhixiang; Xu, Haoming
一句话:记忆会欺骗推理——MemTrapBench 量化检索内容对 LLM 认知的影响

问题

现有记忆基准只测信息提取/存储/检索,忽略了检索到的记忆如何影响当前任务推理和决策

方法

识别并分类记忆诱导的认知陷阱(memory-induced cognitive traps),构造针对性测试集

结果

多个主流 LLM 在记忆诱导推理偏差上表现出系统性漏洞;记忆内容的格式和措辞影响推理路径

与研究方向的关联

agent 依赖外部记忆做决策时,错误的记忆格式或内容会主动劣化推理质量

原文摘要

Memory has become a key component of large language models, enabling them to retain information and learn from long-term interactions. However, existing memory benchmarks mainly evaluate whether information is correctly extracted, stored, and retrieved, while largely overlooking how retrieved memories reshape model reasoning and affect performance on the current task. We identify memory-induced cognitive traps: even faithfully recorded and semantically relevant memories can distort model reasoning or beliefs and degrade current task performance. To systematically evaluate these failure modes, we introduce MemTrapBench, which covers two forms of cognitive traps: Reasoning Fixation and Belief Distortion. Experiments across two model families and five representative memory frameworks show that MemTrapBench is challenging: all evaluated memory strategies underperform the no-memory setting, with even the strongest methods suffering drops of more than 10%. To mitigate these cognitive traps, we propose AdaptiveMem, a simple yet effective inference-time method that instructs LLMs to avoid memory traps. AdaptiveMem mitigates cognitive traps on MemTrapBench while preserving or improving performance on standard memory benchmarks across diverse memory frameworks.
MemoryCognitive BiasBenchmarkReasoning
ArXiv 2026-08-22 日报精读 · 返回简报