HippoRAG: Neurobiologically Inspired Long-Term Memory for Large Language Models
Bernal Jim\'enez Guti\'errez, Yiheng Shu, Yu Gu, Michihiro Yasunaga,, Yu Su

TL;DR
HippoRAG is a neurobiologically inspired retrieval framework for large language models that enhances knowledge integration and outperforms existing methods in multi-hop question answering, while being more efficient.
Contribution
Introduces HippoRAG, a novel hippocampal-inspired retrieval framework that improves knowledge integration in LLMs and outperforms state-of-the-art methods in efficiency and accuracy.
Findings
Outperforms state-of-the-art RAG methods by up to 20% in multi-hop QA
Single-step HippoRAG retrieval is 10-30 times cheaper and 6-13 times faster
Enables new scenarios beyond existing methods
Abstract
In order to thrive in hostile and ever-changing natural environments, mammalian brains evolved to store large amounts of knowledge about the world and continually integrate new information while avoiding catastrophic forgetting. Despite the impressive accomplishments, large language models (LLMs), even with retrieval-augmented generation (RAG), still struggle to efficiently and effectively integrate a large amount of new experiences after pre-training. In this work, we introduce HippoRAG, a novel retrieval framework inspired by the hippocampal indexing theory of human long-term memory to enable deeper and more efficient knowledge integration over new experiences. HippoRAG synergistically orchestrates LLMs, knowledge graphs, and the Personalized PageRank algorithm to mimic the different roles of neocortex and hippocampus in human memory. We compare HippoRAG with existing RAG methods on…
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
Taxonomy
TopicsTopic Modeling
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · WordPiece · Linear Warmup With Linear Decay · Attention Dropout · Linear Layer · Multi-Head Attention · Residual Connection · Weight Decay · Byte Pair Encoding
