MEGA Hub

Mitigating Context Interference for Reliable and Efficient Search Agents

Authors

Do you know Boyang Xue?You can claim authorship or link another user.Do you know Bin Wu?You can claim authorship or link another user.Do you know Shuofei Qiao?You can claim authorship or link another user.Do you know Sheng Wang?You can claim authorship or link another user.Do you know Rui Wang?You can claim authorship or link another user.Do you know Yiming Du?You can claim authorship or link another user.Do you know Hongru Wang?You can claim authorship or link another user.Do you know Jeff Z. Pan?You can claim authorship or link another user.Do you know Emine Yilmaz?You can claim authorship or link another user.Do you know Kam-Fai Wong?You can claim authorship or link another user.Do you know Aldo Lipani?You can claim authorship or link another user.

Abstract

Recent research empowers Large Language Models (LLMs) as multi-turn search agents to iteratively retrieve and generate outputs until complex tasks are solved. However, the contexts of multi-turn search agents are lengthy and complex. For example, the retrieved set of documents in each turn would inevitably introduce irrelevant information that distracts LLMs, referring to \textit{context interference}, potentially hindering the reliability and efficiency of search agents. Therefore, we conduct a systematic study on context interference in multi-turn search agents, focusing on investigating i) which parts of the context of search agents will contribute to the context interference, ii) how to refine the contexts of search agents to mitigate the interference, and iii) can incorporating context refinement into search agent training yield further improvements. We reveal that interference primarily arises from the latest retrieved documents. Based on the explored findings, we then introduce a distill-based context refiner to dynamically mitigate context interference for multi-turn search agents. Finally, we validate that incorporating context refinement into RL training pipelines of search agents can significantly enhance both reliability and efficiency. This study highlights the importance of mitigating context interference of search agents, inspiring a novel paradigm of ``refine context and then generate'' for AI agents.

Community

00