HiMem: Hierarchical Long-Term Memory for LLM Long-Horizon Agents
Ningning Zhang, Xingxing Yang, Zhizhong Tan, Weiping Deng, Wenyong Wang

TL;DR
HiMem introduces a hierarchical long-term memory framework for LLM agents that enhances adaptability, scalability, and self-evolution in long-horizon dialogues through structured memory construction, retrieval, and dynamic updating.
Contribution
It presents a novel hierarchical memory system with dual-channel segmentation and conflict-aware reconsolidation, enabling continual self-evolution of long-term memory in LLM agents.
Findings
Outperforms baselines in accuracy and consistency on dialogue benchmarks.
Supports efficient retrieval balancing accuracy and speed.
Enables self-evolving memory through conflict-aware updates.
Abstract
Although long-term memory systems have made substantial progress in recent years, they still exhibit clear limitations in adaptability, scalability, and self-evolution under continuous interaction settings. Inspired by cognitive theories, we propose HiMem, a hierarchical long-term memory framework for long-horizon dialogues, designed to support memory construction, retrieval, and dynamic updating during sustained interactions. HiMem constructs cognitively consistent Episode Memory via a Topic-Aware Event--Surprise Dual-Channel Segmentation strategy, and builds Note Memory that captures stable knowledge through a multi-stage information extraction pipeline. These two memory types are semantically linked to form a hierarchical structure that bridges concrete interaction events and abstract knowledge, enabling efficient retrieval without sacrificing information fidelity. HiMem supports…
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
TopicsSpeech and dialogue systems · Topic Modeling · Cognitive Computing and Networks
