TL;DR
ReMe is a dynamic memory framework for LLM agents that enhances experience retention and reuse, leading to improved performance and efficient lifelong learning.
Contribution
It introduces multi-faceted distillation, context-adaptive reuse, and utility-based refinement for dynamic experience management in agent memory systems.
Findings
ReMe achieves state-of-the-art results on BFCL-V3 and AppWorld benchmarks.
Memory-equipped Qwen3-8B outperforms larger, memoryless models like Qwen3-14B.
Self-evolving memory significantly boosts agent performance and efficiency.
Abstract
Procedural memory enables large language model (LLM) agents to internalize "how-to" knowledge, theoretically reducing redundant trial-and-error. However, existing frameworks predominantly suffer from a "passive accumulation" paradigm, treating memory as a static append-only archive. To bridge the gap between static storage and dynamic reasoning, we propose (), a comprehensive framework for experience-driven agent evolution. ReMe innovates across the memory lifecycle via three mechanisms: 1) , which extracts fine-grained experiences by recognizing success patterns, analyzing failure triggers and generating comparative insights; 2) , which tailors historical insights to new contexts via scenario-aware indexing; and 3) , which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
