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

GRAIL: Gradient-Reweighted Advantages for Reinforcement Learning with Verifiable Rewards

About

Reinforcement learning with verifiable rewards (e.g. GRPO) is now a common way to improve mathematical reasoning in Large Language Models (LLMs). However, current methods usually broadcast one sequence-level advantage to all tokens, or use costly process reward models (PRMs) for step-level supervision. Uniform advantage distribution assumes that all tokens contribute equally to the final reward. This dilutes the gradient signal, since flawed reasoning steps and filler words are updated as strongly as valid logical inferences. To address this, we introduce Gradient-Reweighted Advantage (GRAIL), an intrinsic token-wise advantage reweighting method. GRAIL uses gradient-activation saliency to place more weight on tokens that are more locally sensitive to the final answer. Evaluations across five models from the Qwen3, R1-distilled and OctoThinker families show that GRAIL consistently outperforms GRPO. GRAIL achieved an average improvement of 3.60% in accuracy and 3.05% in Pass@3, demonstrating that fine-grained reasoning alignment can be achieved without process-level supervision.

Tej Deep Pala, Vernon Toh, Soujanya Poria• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningCollegeMATH
Accuracy56
337
Mathematical ReasoningMATH500
Average Accuracy (MATH500)92.07
10
Mathematical ReasoningAMC 23
Average Accuracy82.5
10
Mathematical ReasoningAIME24
Average Accuracy47.78
10
Mathematical ReasoningOlympiad Bench
Average Accuracy49.17
10
Mathematical ReasoningMinerva Math
Accuracy (Avg)44.73
10
Mathematical ReasoningAggregate 6 Benchmarks Average
Average Accuracy62.04
10
Showing 7 of 7 rows

Other info

GitHub

Follow for update