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

Learning to Extract Rational Evidence via Reinforcement Learning for Retrieval-Augmented Generation

About

Retrieval-Augmented Generation (RAG) effectively improves the accuracy of Large Language Models (LLMs). However, retrieval noises significantly undermine the quality of LLMs' generation, necessitating the development of denoising mechanisms. Previous works extract evidence straightforwardly without deep thinking, which may risk filtering out key clues and struggle with generalization. To this end, we propose EviOmni, which learns to extract rational evidence via reasoning first and then extracting. Specifically, EviOmni integrates evidence reasoning and evidence extraction into one unified trajectory, followed by knowledge token masking to avoid information leakage, optimized via on-policy reinforcement learning with verifiable rewards in terms of answer, length, and format. Extensive experiments on five benchmark datasets show the superiority of EviOmni, which provides compact and high-quality evidence, enhances the accuracy of downstream tasks, and supports both traditional and agentic RAG systems.

Xinping Zhao, Shouzheng Huang, Yan Zhong, Xinshuo Hu, Meishan Zhang, Baotian Hu, Min Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA (test)
F160.3
198
Open-domain Question AnsweringNatural Questions (test)
EM46.95
18
Multi-hop Question AnsweringMuSiQue (OOD)
EM18
6
Multi-hop Question Answering2WikiQA OOD evaluation
EM38.76
6
Showing 4 of 4 rows

Other info

Follow for update