English

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

Computation and Language 2026-04-21 v7

Abstract

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.

Keywords

Cite

@article{arxiv.2507.15586,
  title  = {Learning to Extract Rational Evidence via Reinforcement Learning for Retrieval-Augmented Generation},
  author = {Xinping Zhao and Shouzheng Huang and Yan Zhong and Xinshuo Hu and Meishan Zhang and Baotian Hu and Min Zhang},
  journal= {arXiv preprint arXiv:2507.15586},
  year   = {2026}
}

Comments

23 pages, 8 Figures, 18 Tables; Accepted to ACL 2026 Findings

R2 v1 2026-07-01T04:11:16.605Z