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

Credit Assignment with Resets in Language Model Reasoning

About

Contemporary reinforcement learning with verifiable reward methods post-train language models on multi-step reasoning by assigning a single outcome reward uniformly across all tokens in a trajectory. Such uniform assignment ignores which steps contributed to success or failure. Improving credit assignment can address this limitation by enabling targeted refinement of faulty reasoning steps, rather than updating entire trajectories uniformly. Resets are one such simple mechanism, enabling more precise credit assignment by returning to an intermediate state and resampling counterfactual continuations, so that outcome differences can be attributed to decisions made at that point. We propose two such methods: Random-Reset Policy Optimization (RRPO), where reset states are drawn randomly from reasoning steps, and Self-Reset Policy Optimization (SRPO), where the model self-localizes the erroneous step in an incorrect trajectory and resets there. We analyze these methods within the Conservative Policy Iteration (CPI) framework. Extending CPI with a credit-assignment oracle that targets improvable states yields provable improvements over random resets. Across models and reasoning benchmarks, SRPO consistently outperforms standard GRPO and RRPO by sampling multiple suffix continuations at a self-localized reset and learning from their rewards, using only the model itself with no external supervision.

Ankur Samanta, Akshayaa Magesh, Ayush Jain, Youliang Yu, Daniel Jiang, Kavosh Asadi, Kaveh Hassani, Paul Sajda, Jalaj Bhandari, Yonathan Efroni• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningOLY
Accuracy26.1
105
Commonsense ReasoningCSQA
Pass Rate80.6
14
Mathematical ReasoningHMMT
Pass Rate15.6
14
Mathematical Reasoninglvl5
Pass Rate67.5
14
Mathematical Reasoningmat
Pass Rate55.9
14
Scientific ReasoningBio
Pass Rate33.9
14
Scientific Reasoningphys
Pass Rate54.5
14
Strategic Reasoningstra
Pass Rate74.9
14
ReasoningACE
Pass Rate59.6
14
Scientific ReasoningChem
Pass Rate25.6
14
Showing 10 of 10 rows

Other info

Follow for update