paper-with-me

홈 › Papers

MemoryRewardBench: Benchmarking Reward Models for Long-Term Memory Management in Large Language Models

2026-01-17 · Zecheng Tang, Baibei Ji, Ruoxi Sun, Haitian Wang, WangJie You, Zhang Yijun, Wenpeng Zhu, Ji Qi, Juntao Li, Min Zhang arxiv

Existing works increasingly adopt memory-centric mechanisms to process long contexts in a segment manner, and effective memory management is one of the key capabilities that enables large language models to effectively propagate information across the entire sequence. Therefore, leveraging reward models (RMs) to automatically and reliably evaluate memory quality is critical. In this work, we introduce MemoryRewardBench, the first benchmark to systematically study the ability of RMs to evaluate long-term memory management processes. MemoryRewardBench covers both long-context comprehension and long-form generation tasks, featuring 10 distinct settings with different memory management patterns, with context length ranging from 8K to 128K tokens. Evaluations on 13 cutting-edge RMs indicate a diminishing performance gap between open-source and proprietary models, with newer-generation models consistently outperforming their predecessors regardless of parameter count. We further expose the capabilities and fundamental limitations of current RMs in evaluating LLM memory management across diverse settings.

📄 PDF Abstract BibTeX arXiv:2601.11969

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mem-Gallery: Benchmarking Multimodal Long-Term Conversational Memory for MLLM Agents

2026-01-07 · Yuanchen Bei, Tianxin Wei, Xuying Ning, Yanjun Zhao 외 arxiv

Long-term memory is a critical capability for multimodal large language model (MLLM) agents, particularly in conversational settings where information accumulates and evolves over time. However, existing benchmarks eithe…

Test-time Adaptation

From Recall to Forgetting: Benchmarking Long-Term Memory for Personalized Agents

2026-04-21 · Md Nayem Uddin, Kumar Shubham, Eduardo Blanco, Chitta Baral 외 arxiv

Personalized agents that interact with users over long periods must maintain persistent memory across sessions and update it as circumstances change. However, existing benchmarks predominantly frame long-term memory eval…

MemBuilder: Reinforcing LLMs for Long-Term Memory Construction via Attributed Dense Rewards

2026-01-09 · Zhiyu Shen, Ziming Wu, Fuming Lai, Shaobing Lian 외 arxiv

Maintaining consistency in long-term dialogues remains a fundamental challenge for LLMs, as standard retrieval mechanisms often fail to capture the temporal evolution of historical states. While memory-augmented framewor…

Reinforcement LearningQuestion Generation

Shopping Companion: Benchmarking and Training LLM Agents for Long-Horizon Preference-Grounded E-Commerce Tasks

2026-03-16 · Zijian Yu, Kejun Xiao, Huaipeng Zhao, Tao Luo 외 arxiv

In e-commerce, LLM agents show promise for shopping tasks such as recommendations, budget management, and bundle deals, where accurately capturing user preferences from long-horizon conversations is critical. However, pr…

InfoMem: Training Long-Context Memory Agents with Answer-Conditioned Information Gain

2026-06-02 · Tiancheng Han, Yong Li, Wuzhou Yu, Qiaosheng Zhang 외 arxiv

Long-context tasks require LLMs to identify and preserve answer-relevant information from large contexts. Chunk-wise memory agents address this issue by sequentially reading document chunks, updating a compact memory, an…