paper-with-me

홈 › Papers

Look Back to Reason Forward: Revisitable Memory for Long-Context LLM Agents

2025-09-27 · Yaorui Shi, Yuxin Chen, Siyuan Wang, Sihang Li, Hengxing Cai, Qi Gu, Xiang Wang, An Zhang arxiv

Large language models face challenges in long-context question answering, where key evidence of a query may be dispersed across millions of tokens. Existing works equip large language models with a memory buffer that is dynamically updated via a linear document scan, also known as the "memorize while reading" methods. While this approach scales efficiently, it suffers from pruning of latent evidence, information loss through overwriting, and sparse reinforcement learning signals. To tackle these challenges, we present ReMemR1, which integrates the mechanism of memory retrieval into the memory update process, enabling the agent to selectively callback historical memories for non-linear reasoning. To further strengthen training, we propose a multi-level reward design, which combines final-answer rewards with dense, step-level signals that guide effective memory use. Together, these contributions mitigate information degradation, improve supervision, and support complex multi-hop reasoning. Extensive experiments demonstrate that ReMemR1 significantly outperforms state-of-the-art baselines on long-context question answering while incurring negligible computational overhead, validating its ability to trade marginal cost for robust long-context reasoning.

📄 PDF Abstract BibTeX arXiv:2509.23040

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningQuestion Answering

Similar Papers 제목 키워드 기반

Look Forward to Walk Backward: Efficient Terrain Memory for Backward Locomotion with Forward Vision

2026-03-03 · Shixin Luo, Songbo Li, Yuan Hao, Yaqi Wang 외 arxiv

Legged robots with egocentric forward-facing depth cameras can couple exteroception and proprioception to achieve robust forward agility on complex terrain. When these robots walk backward, the forward-only field of view…

The Memory Curse: How Expanded Recall Erodes Cooperative Intent in LLM Agents

2026-05-08 · Jiayuan Liu, Tianqin Li, Shiyi Du, Xin Luo 외 arxiv

Context window expansion is often treated as a straightforward capability upgrade for LLMs, but we find it systematically fails in multi-agent social dilemmas. Across 7 LLMs and 4 games over 500 rounds, expanding accessi…

Unidirectional Video Denoising by Mimicking Backward Recurrent Modules with Look-ahead Forward Ones

2022-04-12 · Junyi Li, Xiaohe Wu, Zhenxing Niu, WangMeng Zuo

While significant progress has been made in deep video denoising, it remains very challenging for exploiting historical and future frames. Bidirectional recurrent networks (BiRNN) have exhibited appealing performance in …

DenoisingVideo DenoisingVideo Restoration

MemMA: Coordinating the Memory Cycle through Multi-Agent Reasoning and In-Situ Self-Evolution

2026-03-19 · Minhua Lin, Zhiwei Zhang, Hanqing Lu, Hui Liu 외 arxiv

Memory-augmented LLM agents maintain external memory banks to support long-horizon interaction, yet most existing systems treat construction, retrieval, and utilization as isolated subroutines. This creates two coupled c…

Linear short rate model with several delays

2024-02-26 · Alet Roux, Álvaro Guinea Juliá

This paper introduces a short rate model in continuous time that adds one or more memory (delay) components to the Merton model (Merton 1970, 1973) or the Vasi\v{c}ek model (Vasi\v{c}ek 1977) for the short rate. The dist…

Formmodel