paper-with-me

Papers

MemSyco-Bench: Benchmarking Sycophancy in Agent Memory

2026-07-01 · Zhishang Xiang, Zerui Chen, Yunbo Tang, Zhimin Wei, Ruqin Ning, Yujie Lin, Qinggang Zhang, Jinsong Su hf

Memory has emerged as a cornerstone of modern LLM-based agents, supporting their evolution from single-turn assistants to long-term collaborators. However, memory is not always beneficial: retrieved memories often induce a critical issue of sycophancy, causing agents to over-align with the user at the cost of factual accuracy or objective reasoning. Despite this emerging risk, existing memory benchmarks primarily evaluate whether memories are correctly stored, retrieved, or updated, while overlooking how retrieved memories influence downstream reasoning and decision-making. To bridge this gap, we propose MemSyco-Bench, a comprehensive benchmark for evaluating memory-induced sycophancy in agent systems. MemSyco-Bench measures when memory should influence a decision and how valid memory should be used. Specifically, it covers five tasks that assess whether agents can reject memory as factual evidence, respect its applicable scope, resolve conflicts between memory and objective evidence, track memory updates, and use valid memory for personalization. All related resources are collected for the community at https://github.com/XMUDeepLIT/MemSyco-Bench.

📄 PDF Abstract BibTeX arXiv:2607.01071

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agents Don't Just Agree, They Remember: Benchmarking Persistent Sycophancy in Stateful Personal Agents

2026-07-12 · Xutao Mao, Liangjie Zhao, Leyao Wang, Rui Qian 외 arxiv

Stateful personal agents increasingly maintain long-term user profiles, episodic memories, and reusable skills. This persistence turns conversational sycophancy into a state-writing failure: accepted user-centric claims …

OP-Bench: Benchmarking Over-Personalization for Memory-Augmented Personalized Conversational Agents

2026-01-20 · Yulin Hu, Zimo Long, Jiahe Guo, Xingyu Sui 외 arxiv

Memory-augmented conversational agents enable personalized interactions using long-term user memory and have gained substantial traction. However, existing benchmarks primarily focus on whether agents can recall and appl…

EchoBench: Benchmarking Sycophancy in Medical Large Vision-Language Models

2025-09-24 · Botai Yuan, Yutian Zhou, Yingjie Wang, Fushuo Huo 외 arxiv

Recent benchmarks for medical Large Vision-Language Models (LVLMs) emphasize leaderboard accuracy, overlooking reliability and safety. We study sycophancy -- models' tendency to uncritically echo user-provided informatio…

Recalling Too Well: Sycophancy Evaluation and Mitigation in Memory-Augmented Models

2026-06-09 · Shelly Bensal, Axel Magnuson, Aparna Balagopalan, Daniel M. Bikel arxiv

Persistent memory systems promise to make LLMs more helpful by storing user beliefs over time. We show they also make models less correct by amplifying sycophancy, wherein models prioritize agreement with users over accu…

SWAY: A Counterfactual Computational Linguistic Approach to Measuring and Mitigating Sycophancy

2026-04-02 · Joy Bhalla, Kristina Gligorić arxiv

Large language models exhibit sycophancy: the tendency to shift outputs toward user-expressed stances, regardless of correctness or consistency. While prior work has studied this issue and its impacts, rigorous computati…