Test-Time Strategies for More Efficient and Accurate Agentic RAG
测试时策略用于更高效和准确的代理RAG
专题命中 检索器与排序 :RAG(title,abstract);retrieval-augmented generation(abstract);分类 cs.IR、cs.AI
AI总结 本文提出测试时改进Search-R1流程,通过上下文模块和去重模块提升RAG系统在复杂多跳问题中的效率和准确性,实验表明在HotpotQA和Natural Questions数据集上EM得分提高5.6%,检索次数减少10.5%。