|国家预印本平台
首页|Injecting External Knowledge into the Reasoning Process Enhances Retrieval-Augmented Generation

Injecting External Knowledge into the Reasoning Process Enhances Retrieval-Augmented Generation

Injecting External Knowledge into the Reasoning Process Enhances Retrieval-Augmented Generation

来源:Arxiv_logoArxiv
英文摘要

Retrieval-augmented generation (RAG) has been widely adopted to augment large language models (LLMs) with external knowledge for knowledge-intensive tasks. However, its effectiveness is often undermined by the presence of noisy (i.e., low-quality) retrieved passages. Enhancing LLMs' robustness to such noise is critical for improving the reliability of RAG systems. Recent advances have equipped LLMs with strong reasoning and self-reflection capabilities, allowing them to identify and correct errors in their reasoning process. Inspired by this ability, we propose Passage Injection-a simple yet effective method that explicitly incorporates retrieved passages into LLMs' reasoning process, aiming to enhance the model's ability to recognize and resist noisy passages. We validate Passage Injection under general RAG settings using BM25 as the retriever. Experiments on four reasoning-enhanced LLMs across four factual QA datasets demonstrate that Passage Injection significantly improves overall RAG performance. Further analysis on two noisy retrieval settings-random noise, where the model is provided irrelevant passages, and counterfactual noise, where it is given misleading passages-shows that Passage Injection consistently improves robustness. Controlled experiments confirm that Passage Injection can also effectively leverage helpful passages. These findings suggest that incorporating passages in LLMs' reasoning process is a promising direction for building more robust RAG systems. The code can be found \href{here}{https://github.com/mh-tang/Passage-Injection}.

Minghao Tang、Shiyu Ni、Jiafeng Guo、Keping Bi

计算技术、计算机技术

Minghao Tang,Shiyu Ni,Jiafeng Guo,Keping Bi.Injecting External Knowledge into the Reasoning Process Enhances Retrieval-Augmented Generation[EB/OL].(2025-07-25)[2025-08-10].https://arxiv.org/abs/2507.19333.点此复制

评论