IndexRAG: Bridging Facts for Cross-Document Reasoning at Index Time
arXiv cs.CL / 3/18/2026
📰 NewsDeveloper Stack & InfrastructureIdeas & Deep AnalysisModels & Research
Key Points
- IndexRAG shifts cross-document reasoning from online inference to offline indexing by identifying bridge entities across documents and generating bridging facts as independently retrievable units.
- The approach requires no additional training or fine-tuning, enabling a single-pass retrieval with a single LLM call at inference time.
- Experiments on HotpotQA, 2WikiMultiHopQA, and MuSiQue show an average F1 improvement of 4.6 points over Naive RAG.
- When combined with IRCoT, IndexRAG outperforms graph-based baselines like HippoRAG and FastGraphRAG while relying on flat retrieval, with code to be released upon acceptance.
Related Articles

Hey dev.to community – sharing my journey with Prompt Builder, Insta Posts, and practical SEO
Dev.to

Why Regex is Not Enough: Building a Deterministic "Sudo" Layer for AI Agents
Dev.to

How to Build Passive Income with AI in 2026: A Developer's Practical Guide
Dev.to

The Research That Doesn't Exist
Dev.to

I Built a Full-Stack App in 5 Minutes with 8080.ai — Here's How
Dev.to