Adaptive Memory Admission Control for LLM Agents
Guilin Zhang, Wei Jiang, Xiejiashan Wang, Aisha Behr, Kai Zhao, Jeffrey Friedman, Xu Chu, Amine Anoun

TL;DR
This paper introduces A-MAC, a framework for transparent, efficient, and domain-adaptive control of long-term memory in LLM agents, improving memory relevance and reducing latency.
Contribution
A-MAC models memory admission as a structured decision problem using interpretable factors and LLM-assisted utility assessment, enabling better control over memory retention.
Findings
A-MAC improves F1 score to 0.583 on LoCoMo benchmark.
A-MAC reduces latency by 31% compared to state-of-the-art systems.
Content type prior is the most influential factor for memory admission.
Abstract
LLM-based agents increasingly rely on long-term memory to support multi-session reasoning and interaction, yet current systems provide little control over what information is retained. In practice, agents either accumulate large volumes of conversational content, including hallucinated or obsolete facts, or depend on opaque, fully LLM-driven memory policies that are costly and difficult to audit. As a result, memory admission remains a poorly specified and weakly controlled component in agent architectures. To address this gap, we propose Adaptive Memory Admission Control (A-MAC), a framework that treats memory admission as a structured decision problem. A-MAC decomposes memory value into five complementary and interpretable factors: future utility, factual confidence, semantic novelty, temporal recency, and content type prior. The framework combines lightweight rule-based feature…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multi-Agent Systems and Negotiation · Personal Information Management and User Behavior
