← Back to Benchmarks
simmediumrlmetric · varies

Learn Hard Problems During RL with Reference Guided Fine-tuning

Description

Reinforcement learning (RL) for mathematical reasoning can suffer from reward sparsity: for challenging problems, LLM fails to sample any correct trajectories, preventing RL from receiving meaningful positive feedback. At the same time, there often exist human-written reference solutions along with the problem (e.g., problems from AoPS), but directly fine-tuning on these solutions offers no benefit because models often cannot imitate human proofs that lie outside their own reasoning distribution

Source

http://arxiv.org/abs/2603.01223v2