RIFT: Repurposing Negative Samples via Reward-Informed Fine-Tuning
Zehua Liu, Shuqi Liu, Tao Zhong, Mingxuan Yuan

TL;DR
RIFT is a novel fine-tuning framework that effectively utilizes all self-generated samples, including negative ones, by reweighting with scalar rewards, improving data efficiency and performance in LLM alignment.
Contribution
RIFT introduces a reward-informed loss reweighting method that repurposes negative samples, overcoming training collapse and enhancing alignment performance.
Findings
RIFT outperforms RFT on mathematical benchmarks.
RIFT demonstrates robustness and data efficiency across models.
The stabilized loss formulation ensures numerical robustness.
Abstract
While Supervised Fine-Tuning (SFT) and Rejection Sampling Fine-Tuning (RFT) are standard for LLM alignment, they either rely on costly expert data or discard valuable negative samples, leading to data inefficiency. To address this, we propose Reward Informed Fine-Tuning (RIFT), a simple yet effective framework that utilizes all self-generated samples. Unlike the hard thresholding of RFT, RIFT repurposes negative trajectories, reweighting the loss with scalar rewards to learn from both the positive and negative trajectories from the model outputs. To overcome the training collapse caused by naive reward integration, where direct multiplication yields an unbounded loss, we introduce a stabilized loss formulation that ensures numerical robustness and optimization efficiency. Extensive experiments on mathematical benchmarks across various base models show that RIFT consistently outperforms…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
