HiMeS: Hippocampus-inspired Memory System for Personalized AI Assistants
Hailong Li, Feifei Li, Wenhui Que, Xingyu Fan

TL;DR
HiMeS introduces a hippocampus-inspired memory system for personalized AI assistants, combining short-term and long-term memory modules to improve user-specific interactions and question-answering performance.
Contribution
The paper presents a novel memory architecture inspired by hippocampus-neocortex mechanisms, integrating reinforcement learning-based short-term memory and partitioned long-term memory for personalized AI.
Findings
Outperforms baseline in question-answering quality on real-world data
Both memory modules are essential for optimal performance
Ablation studies validate the system's components and design choices
Abstract
Large language models (LLMs) power many interactive systems such as chatbots, customer-service agents, and personal assistants. In knowledge-intensive scenarios requiring user-specific personalization, conventional retrieval-augmented generation (RAG) pipelines exhibit limited memory capacity and insufficient coordination between retrieval mechanisms and user-specific conversational history, leading to redundant clarification, irrelevant documents, and degraded user experience. Inspired by the hippocampus-neocortex memory mechanism, we propose HiMeS, an AI-assistant architecture that fuses short-term and long-term memory. Our contributions are fourfold: (1) A short-term memory extractor is trained end-to-end with reinforcement learning to compress recent dialogue and proactively pre-retrieve documents from the knowledge base, emulating the cooperative interaction between the hippocampus…
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
TopicsMultimodal Machine Learning Applications · Topic Modeling · AI in Service Interactions
