Section 01
[Introduction] ASEM: Enabling Self-Evolving Memory Systems for LLM Agents
ASEM (Agentic Self-Evolving Memory) is a five-stage memory framework designed to address the issues of knowledge freezing and inability to continuously learn in Large Language Model (LLM) agents. Through structured memory organization, reinforcement learning-driven management, and value-aware retrieval, ASEM allows agents to maintain a living knowledge network across conversations and achieve self-evolution. Its core innovations include multi-attribute atomic notes, a memory manager trained with GRPO, two-stage hybrid retrieval, etc., providing a new path for the practical deployment of LLM agents and research on continuous learning.