AtomicRAG: Atom-Entity Graphs for Retrieval-Augmented Generation
arXiv cs.AI / 4/25/2026
💬 OpinionIdeas & Deep AnalysisTools & Practical UsageModels & Research
Key Points
- The paper argues that existing GraphRAG systems often treat text chunks as fixed knowledge units, which reduces flexibility across different retrieval scenarios.
- It proposes AtomicRAG, representing knowledge as fine-grained “knowledge atoms” (self-contained factual units) rather than coarse text chunks.
- The approach builds Atom-Entity Graphs where edges indicate whether a relationship exists, reducing reliance on potentially error-prone triple-based entity linking.
- It combines personalized PageRank with relevance-based filtering to improve entity connectivity and the reliability of reasoning paths.
- Experiments and theoretical analysis on five public benchmarks show AtomicRAG improves retrieval accuracy and reasoning robustness compared with strong RAG baselines.



