The Surprising Effectiveness of Negative Reinforcement in LLM Reasoning

Reinforcement learning with verifiable rewards (RLVR) is a promising approach for training language models (LMs) on reasoning tasks that elicit emergent long chains of thought (CoTs). Unlike supervised learning, it updates the model using both correct and incorrect samples via policy gradients. To better understand its mechanism, we decompose the learning signal into reinforcing correct responses and penalizing incorrect ones, referred to as Positive and Negative Sample Reinforcement (PSR and NSR), respectively. We train Qwen2.5-Math-7B, Qwen3-4B and Llama-3.1-8B-Instruct on a mathematical reasoning dataset and uncover a surprising result: training with only negative samples -- without reinforcing correct responses -- can be highly effective: it consistently improves performance over the base model across the entire Pass@$k$ spectrum $k$ up to 256), often matching or surpassing PPO and GRPO. In contrast, reinforcing only correct responses improves Pass@1 but degrades performance at higher $k$, due to reduced diversity. These inference-scaling trends highlight that solely penalizing incorrect responses may contribute more to performance than previously recognized. Through gradient analysis, we show that NSR works by suppressing incorrect generations and redistributing probability mass toward other plausible candidates, guided by the model's prior beliefs. It refines the model's existing knowledge rather than introducing entirely new behaviors. Building on this insight, we propose a simple variant of the RL objective that upweights NSR, and show that it consistently improves overall Pass@$k$ performance on MATH, AIME 2025, and AMC23. Our code is available at https://github.com/TianHongZXY/RLVR-Decomposed.

Reinforcement Learningfor Reasoning in Large…Reinforcement Learning for Reasoning in Large Language Models with One Training ExampleDoes ReinforcementLearning Really…Does Reinforcement Learning Really Incentivize Reasoning Capacity in LLMs Beyond the Base Model?A Sober Look at Progressin Language Model…A Sober Look at Progress in Language Model Reasoning: Pitfalls and Paths to ReproducibilitySimpleRL-Zoo:Investigating and Tamin…SimpleRL-Zoo: Investigating and Taming Zero Reinforcement Learning for Open Base Models in the WildCognitive Behaviors thatEnable Self-Improving…Cognitive Behaviors that Enable Self-Improving Reasoners, or, Four Habits of Highly Effective STaRsDAPO: An Open-Source LLMReinforcement Learning…DAPO: An Open-Source LLM Reinforcement Learning System at ScaleReinforcement Learningwith Verifiable Rewards…Reinforcement Learning with Verifiable Rewards: GRPO's Effective Loss, Dynamics, and Success AmplificationConcise Reasoning viaReinforcement LearningConcise Reasoning via Reinforcement LearningDeepSeek-R1:Incentivizing Reasoning…DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement LearningA Minimalist Approach toLLM Reasoning: from…A Minimalist Approach to LLM Reasoning: from Rejection Sampling to ReinforceUnderstandingR1-Zero-Like Training…Understanding R1-Zero-Like Training: A Critical PerspectiveNot All Rollouts areUseful: Down-Sampling…Not All Rollouts are Useful: Down-Sampling Rollouts in LLM Reinforcement LearningNGRPO: Negative-enhancedGroup Relative Policy…NGRPO: Negative-enhanced Group Relative Policy OptimizationBeyond Pass@1: Self-Playwith Variational Proble…Beyond Pass@1: Self-Play with Variational Problem Synthesis Sustains RLVRThe Debate on RLVRReasoning Capability…The Debate on RLVR Reasoning Capability Boundary: Shrinkage, Expansion, or Both? A Two-Stage Dynamic ViewRESTRAIN: From SpuriousVotes to Signals -…RESTRAIN: From Spurious Votes to Signals - Self-Driven RL with Self-PenalizationReinforce-Ada: AnAdaptive Sampling…Reinforce-Ada: An Adaptive Sampling Framework for Reinforce-Style LLM TrainingDifferential SmoothingMitigates Sharpening an…Differential Smoothing Mitigates Sharpening and Improves LLM ReasoningRisk-Sensitive RL forAlleviating Exploration…Risk-Sensitive RL for Alleviating Exploration Dilemmas in Large Language ModelsReinforcement Learningwith Verifiable Rewards…Reinforcement Learning with Verifiable Rewards Implicitly Incentivizes Correct Reasoning in Base LLMsBeyond Variance:Prompt-Efficient RLVR…Beyond Variance: Prompt-Efficient RLVR via Rare-Event Amplification and Bidirectional PairingSave the Good Prefix:Precise Error…Save the Good Prefix: Precise Error Penalization via Process-Supervised RL to Enhance LLM ReasoningRethinking Explorationin RLVR: From Entropy…Rethinking Exploration in RLVR: From Entropy Regularization to Refinement via Bidirectional Entropy ModulationBeyond NegativeRollouts: Positive-Only…Beyond Negative Rollouts: Positive-Only Policy Optimization with Implicit Negative GradientsThe SurprisingEffectiveness of…The Surprising Effectiveness of Negative Reinforcement in LLM ReasoningEarlier referencesFocus paperCiting papersOlderNewer

Click a node to pin it, click the empty canvas to go back to this paper, or hover to preview. Open a node’s page from its title.