Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

KiRAG: Knowledge-Driven Iterative Retriever for Enhancing Retrieval-Augmented Generation

About

Iterative retrieval-augmented generation (iRAG) models offer an effective approach for multi-hop question answering (QA). However, their retrieval process faces two key challenges: (1) it can be disrupted by irrelevant documents or factually inaccurate chain-of-thoughts; (2) their retrievers are not designed to dynamically adapt to the evolving information needs in multi-step reasoning, making it difficult to identify and retrieve the missing information required at each iterative step. Therefore, we propose KiRAG, which uses a knowledge-driven iterative retriever model to enhance the retrieval process of iRAG. Specifically, KiRAG decomposes documents into knowledge triples and performs iterative retrieval with these triples to enable a factually reliable retrieval process. Moreover, KiRAG integrates reasoning into the retrieval process to dynamically identify and retrieve knowledge that bridges information gaps, effectively adapting to the evolving information needs. Empirical results show that KiRAG significantly outperforms existing iRAG models, with an average improvement of 9.40% in R@3 and 5.14% in F1 on multi-hop QA.

Jinyuan Fang, Zaiqiao Meng, Craig Macdonald• 2025

Related benchmarks

TaskDatasetResultRank
Multi-hop Question Answering2WikiMultihopQA
EM26.4
278
Multi-hop Question AnsweringHotpotQA
F1 Score24.5
221
Multi-hop Question Answering2WikiMQA
F1 Score59.4
154
Multi-hop Question AnsweringHotpotQA
F173.2
79
Multi-hop Question AnsweringMulti-hop RAG--
65
Multi-hop Question AnsweringWebQ 2013 (test)
F1 Score44.6
8
Single-hop Question AnsweringNQ 2019 (test)
F1 Score57.1
8
Showing 7 of 7 rows

Other info

Follow for update