paper-with-me

홈 › Papers

Knowledge-to-Verification: Exploring RLVR for LLMs in Knowledge-Intensive Domains

2026-05-18 · Zhonghang Yuan, Zhefan Wang, Fang Hu, Zihong Chen, Jinzhe Li, Gang Li, Jie Ying, Huanjun Kong, Songyang Zhang, Nanqing Dong arxiv

Reinforcement learning with verifiable rewards (RLVR) has demonstrated promising potential to enhance the reasoning capabilities of large language models (LLMs) in domains such as mathematics and coding. However, its applications on knowledge-intensive domains have not been effectively explored due to the scarcity of high-quality verifiable data. Furthermore, current RLVR focuses solely on the correctness of final answers, leading to the limitations of flawed reasoning and sparse reward signals. In this work, we propose Knowledge-to-Verification (K2V), a framework that extends RLVR to knowledge-intensive domains through automated verifiable data synthesis, while enabling verification of the LLM's reasoning process. Extensive experiments demonstrate that K2V enhances the reasoning of LLM in knowledge-intensive domains without significantly compromising the model's general capabilities. This study also suggests that integrating automated data synthesis with reasoning verification is a promising direction to enhance model capabilities in these broader domains. Code is available at https://github.com/SeedScientist/K2V.

📄 PDF Abstract BibTeX arXiv:2605.18261

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Internalizing Meta-Experience into Memory for Guided Reinforcement Learning in Large Language Models

2026-02-10 · Shiting Huang, Zecheng Li, Yu Zeng, Qingnan Ren 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as an effective approach for enhancing the reasoning capabilities of Large Language Models (LLMs). Despite its efficacy, RLVR faces a meta-learning bottle…

Reinforcement Learning

Training LLMs for EHR-Based Reasoning Tasks via Reinforcement Learning

2025-05-30 · Jiacheng Lin, Zhenbang Wu, Jimeng Sun

We present EHRMIND, a practical recipe for adapting large language models (LLMs) to complex clinical reasoning tasks using reinforcement learning with verifiable rewards (RLVR). While RLVR has succeeded in mathematics an…

LLMs Gaming Verifiers: RLVR can Lead to Reward Hacking

2026-04-16 · Lukas Helff, Quentin Delfosse, David Steinmann, Ruben Härle 외 arxiv

As reinforcement Learning with Verifiable Rewards (RLVR) has become the dominant paradigm for scaling reasoning capabilities in LLMs, a new failure mode emerges: LLMs gaming verifiers. We study this phenomenon on inducti…

Reinforcement Learning

Crossing the Reward Bridge: Expanding RL with Verifiable Rewards Across Diverse Domains

2025-03-31 · Yi Su, Dian Yu, Linfeng Song, Juntao Li 외

Reinforcement learning with verifiable rewards (RLVR) has demonstrated significant success in enhancing mathematical reasoning and coding performance of large language models (LLMs), especially when structured reference …

Mathematical Reasoningreinforcement-learningReinforcement Learning

Delay, Plateau, or Collapse: Evaluating the Impact of Systematic Verification Error on RLVR

2026-04-06 · Kazuki Egashira, Mark Vero, Jasper Dekoninck, Florian E. Dorner 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has become a powerful approach for improving the reasoning capabilities of large language models (LLMs). While RLVR is designed for tasks with verifiable ground-truth…

Reinforcement Learning