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

NFT: Bridging Supervised Learning and Reinforcement Learning in Math Reasoning

About

Reinforcement Learning (RL) has played a central role in the recent surge of LLMs' math abilities by enabling self-improvement through binary verifier signals. In contrast, Supervised Learning (SL) is rarely considered for such verification-driven training, largely due to its heavy reliance on reference answers and inability to reflect on mistakes. In this work, we challenge the prevailing notion that self-improvement is exclusive to RL and propose Negative-aware Fine-Tuning (NFT) -- a supervised approach that enables LLMs to reflect on their failures and improve autonomously with no external teachers. In online training, instead of throwing away self-generated negative answers, NFT constructs an implicit negative policy to model them. This implicit policy is parameterized with the same positive LLM we target to optimize on positive data, enabling direct policy optimization on all LLMs' generations. We conduct experiments on 7B and 32B models in math reasoning tasks. Results consistently show that through the additional leverage of negative feedback, NFT significantly improves over SL baselines like Rejection sampling Fine-Tuning, matching or even surpassing leading RL algorithms like GRPO and DAPO. Furthermore, we demonstrate that NFT and GRPO are actually equivalent in strict-on-policy training, even though they originate from entirely different theoretical foundations. Our experiments and theoretical findings bridge the gap between SL and RL methods in binary-feedback learning systems.

Huayu Chen, Kaiwen Zheng, Qinsheng Zhang, Ganqu Cui, Lifan Yuan, Yin Cui, Haotian Ye, Tsung-Yi Lin, Ming-Yu Liu, Jun Zhu, Haoxiang Wang• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningAIME 2024 (test)--
159
Mathematical ReasoningAIME 2025 (test)--
63
Mathematical ReasoningMinerva Math v1 (test)
Accuracy (avg@1)48.9
15
Mathematical ReasoningAMC 2023 (test)
Accuracy (avg@32)93.8
11
Mathematical ReasoningOlympiadBench v1 (test)
Accuracy (avg@1)55
11
Mathematical ReasoningMATH 500-sample (test)
Accuracy (avg@1)88.4
11
Showing 6 of 6 rows

Other info

Follow for update