FAIR-RAG: Faithful Adaptive Iterative Refinement for Retrieval-Augmented Generation
Mohammad Aghajani Asl, Majid Asgari-Bidhendi, Behrooz Minaei-Bidgoli

TL;DR
FAIR-RAG introduces a structured, evidence-driven iterative refinement framework for retrieval-augmented generation, significantly improving multi-hop question answering accuracy by systematically identifying and filling evidence gaps.
Contribution
It presents a novel agentic framework with a Structured Evidence Assessment module that enhances RAG systems' reasoning and fidelity on complex multi-hop tasks.
Findings
Achieves state-of-the-art F1-score of 0.453 on HotpotQA.
Outperforms existing iterative RAG baselines by 8.3 points.
Demonstrates the effectiveness of explicit gap analysis in evidence gathering.
Abstract
While Retrieval-Augmented Generation (RAG) mitigates hallucination and knowledge staleness in Large Language Models (LLMs), existing frameworks often falter on complex, multi-hop queries that require synthesizing information from disparate sources. Current advanced RAG methods, employing iterative or adaptive strategies, lack a robust mechanism to systematically identify and fill evidence gaps, often propagating noise or failing to gather a comprehensive context. We introduce FAIR-RAG, a novel agentic framework that transforms the standard RAG pipeline into a dynamic, evidence-driven reasoning process. At its core is an Iterative Refinement Cycle governed by a module we term Structured Evidence Assessment (SEA). The SEA acts as an analytical gating mechanism: it deconstructs the initial query into a checklist of required findings and audits the aggregated evidence to identify confirmed…
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.
