PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 20, 20250 citationsOpen Access

Lessons from Training Grounded LLMs with Verifiable Rewards

View Full Paper
SSShang Hong SimCentre Hospitalier Universitaire de ToursTPTej Deep PalaVTVernon TohUniversity of Strathclyde

Key Points

  • Grounding in large language models significantly improves with reinforcement learning and stage-wise optimization.
  • Experiments across datasets like ASQA and ELI5 demonstrate enhanced citation sufficiency and answer correctness.
  • Internal reasoning boosts performance in LLMs, addressing challenges in instruction tuning and citation accuracy.
  • Combining instruction tuning with GRPO leads to better results in long-form generative question-answering tasks.

Abstract

Generating grounded and trustworthy responses remains a key challenge for large language models (LLMs). While retrieval-augmented generation (RAG) with citation-based grounding holds promise, instruction-tuned models frequently fail even in straightforward scenarios: missing explicitly stated answers, citing incorrectly, or refusing when evidence is available. In this work, we explore how reinforcement learning (RL) and internal reasoning can enhance grounding in LLMs. We use the GRPO (Group Relative Policy Optimization) method to train models using verifiable outcome-based rewards targeting answer correctness, citation sufficiency, and refusal quality, without requiring gold reasoning traces or expensive annotations. Through comprehensive experiments across ASQA, QAMPARI, ELI5, and ExpertQA we show that reasoning-augmented models significantly outperform instruction-only variants, especially in handling unanswerable queries and generating well-cited responses. A two-stage training setup, first optimizing answer and citation behavior and then refusal, further improves grounding by stabilizing the learning signal. Additionally, we revisit instruction tuning via GPT-4 distillation and find that combining it with GRPO enhances performance on long-form, generative QA tasks. Overall, our findings highlight the value of reasoning, stage-wise optimization, and outcome-driven RL for building more verifiable and reliable LLMs.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Sim et al. (2025) studied this question.

synapsesocial.com/papers/68f6379bb481a140a36cf7fbhttps://doi.org/10.48550/arxiv.2506.15522
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Use large language model to enhance reasoning of another large language model through reward updated GRPO2026 · 1 citations
  2. 2Interleaved Reasoning for Large Language Models via Reinforcement Learning2025
  3. 3From Problem-Solving to Teaching Problem-Solving: Aligning LLMs with Pedagogy using Reinforcement Learning2025
  4. 4Groundedness in Retrieval-augmented Long-form Generation: An Empirical Study2024
  5. 5Reshaping Reasoning in LLMs: A Theoretical Analysis of RL Training Dynamics through Pattern Selection2025