Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Beyond Correctness: Rewarding Faithful Reasoning in Retrieval-Augmented Generation

About

Inspired by the success of reinforcement learning (RL) in Large Language Model (LLM) training for domains like math and code, recent work has begun training LLMs to dynamically plan, query, and reason with search engines as tools -- a paradigm increasingly referred to as agentic search. Although these methods achieve performance improvement across popular short-form QA benchmarks, many prioritize final answer correctness while overlooking the quality of intermediate reasoning steps, which may lead to chain-of-thought unfaithfulness. In this paper, we first introduce a comprehensive evaluation framework for agentic search, covering three distinct faithfulness metrics: Think-Search faithfulness, Information-Think faithfulness, and Think-Answer faithfulness. Our evaluations reveal that canonical agentic search systems trained through Reinforcement Learning from Verifiable Reward (RLVR) using episode-level outcome-based reward -- including Search-R1 and ReSearch -- have significant room for improvement on these faithfulness dimensions. To foster faithful reasoning in agentic search, we introduce VERITAS (Verifying Entailed Reasoning through Intermediate Traceability in Agentic Search), a novel framework that integrates fine-grained turn-level faithfulness rewards into the reinforcement learning process. Our experiments show that models trained with \ours not only significantly improve reasoning faithfulness, but also achieve better task performance compared to baselines trained against episode-level outcome-based reward.

Zhichao Xu, Zongyu Wu, Yun Zhou, Aosong Feng, Kang Zhou, Sangmin Woo, Kiran Ramnath, Yijun Tian, Xuan Qi, Weikang Qiu, Lin Lee Cheong, Haibo Ding• 2025

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA in-domain
EM44.6
53
General Question AnsweringTriviaQA out-of-domain (val test)
EM65.8
33
Question AnsweringNQ (Natural Questions) in-domain (test)
Exact Match48.6
29
Multi-hop Question Answering2WIKI (out-of-domain)
Accuracy42.3
28
Multi-hop Question AnsweringBamboogle (out-of-domain)
Exact Match46.4
18
Question AnsweringPopQA out-of-domain
Exact Match46.6
18
Multi-hop Question AnsweringMuSiQue (out-of-domain)
Exact Match20.6
18
Showing 7 of 7 rows

Other info

Follow for update