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

Reinforced Internal-External Knowledge Synergistic Reasoning for Efficient Adaptive Search Agent

About

Retrieval-augmented generation (RAG) is a common strategy to reduce hallucinations in Large Language Models (LLMs). While reinforcement learning (RL) can enable LLMs to act as search agents by activating retrieval capabilities, existing ones often underutilize their internal knowledge. This can lead to redundant retrievals, potential harmful knowledge conflicts, and increased inference latency. To address these limitations, an efficient and adaptive search agent capable of discerning optimal retrieval timing and synergistically integrating parametric (internal) and retrieved (external) knowledge is in urgent need. This paper introduces the Reinforced Internal-External Knowledge Synergistic Reasoning Agent (IKEA), which could indentify its own knowledge boundary and prioritize the utilization of internal knowledge, resorting to external search only when internal knowledge is deemed insufficient. This is achieved using a novel knowledge-boundary aware reward function and a knowledge-boundary aware training dataset. These are designed for internal-external knowledge synergy oriented RL, incentivizing the model to deliver accurate answers, minimize unnecessary retrievals, and encourage appropriate external searches when its own knowledge is lacking. Evaluations across multiple knowledge reasoning tasks demonstrate that IKEA significantly outperforms baseline methods, reduces retrieval frequency significantly, and exhibits robust generalization capabilities.

Ziyang Huang, Xiaowei Yuan, Yiming Ju, Jun Zhao, Kang Liu• 2025

Related benchmarks

TaskDatasetResultRank
Multi-hop Question Answering2WikiMultihopQA
EM35
278
Question AnsweringPopQA
EM38.7
80
Question AnsweringBamboogle
EM30.4
62
General Question AnsweringPopQA
EM44.2
36
General Question AnsweringTriviaQA
EM62
18
Multi-hop Question AnsweringBamboogle
EM40.8
18
General Question AnsweringNQ (Natural Questions)
EM42.2
18
Multi-hop Question AnsweringHotpotQA
EM32.3
18
Multi-hop Question AnsweringMuSiQue
EM11.5
18
Question AnsweringAmbigQA
EM47
11
Showing 10 of 11 rows

Other info

Follow for update