NeuroPath: Neurobiology-Inspired Path Tracking and Reflection for Semantically Coherent Retrieval
Junchen Li, Rongzheng Wang, Yihong Huang, Qizhi Chen, Jiasheng Zhang, Shuang Liang

TL;DR
NeuroPath introduces a neurobiology-inspired semantic path tracking framework for retrieval-augmented generation, significantly improving multi-hop question answering by enhancing semantic coherence and reducing noise in knowledge graph-based retrieval.
Contribution
The paper presents NeuroPath, a novel LLM-driven framework that improves multi-hop retrieval by dynamic path tracking and post-retrieval refinement, inspired by neurobiological navigation mechanisms.
Findings
Achieves 16.3% higher recall@2 on multi-hop QA datasets.
Reduces token consumption by 22.8% compared to existing methods.
Demonstrates robustness across multiple smaller LLMs and task complexities.
Abstract
Retrieval-augmented generation (RAG) greatly enhances large language models (LLMs) performance in knowledge-intensive tasks. However, naive RAG methods struggle with multi-hop question answering due to their limited capacity to capture complex dependencies across documents. Recent studies employ graph-based RAG to capture document connections. However, these approaches often result in a loss of semantic coherence and introduce irrelevant noise during node matching and subgraph construction. To address these limitations, we propose NeuroPath, an LLM-driven semantic path tracking RAG framework inspired by the path navigational planning of place cells in neurobiology. It consists of two steps: Dynamic Path Tracking and Post-retrieval Completion. Dynamic Path Tracking performs goal-directed semantic path tracking and pruning over the constructed knowledge graph (KG), improving noise…
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 · Advanced Graph Neural Networks
