English

The Good, The Bad, and The Hybrid: A Reward Structure Showdown in Reasoning Models Training

Machine Learning 2025-11-18 v1

Abstract

Reward design is central to reinforcement learning from human feedback (RLHF) and alignment research. In this work, we propose a unified framework to study hard, continuous, and hybrid reward structures for fine-tuning large language models (LLMs) on mathematical reasoning tasks. Using Qwen3-4B with LoRA fine-tuning on the GSM8K dataset, we formalize and empirically evaluate reward formulations that incorporate correctness, perplexity, reasoning quality, and consistency. We introduce an adaptive hybrid reward scheduler that transitions between discrete and continuous signals, balancing exploration and stability. Our results show that hybrid reward structures improve convergence speed and training stability over purely hard or continuous approaches, offering insights for alignment via adaptive reward modeling.

Keywords

Cite

@article{arxiv.2511.13016,
  title  = {The Good, The Bad, and The Hybrid: A Reward Structure Showdown in Reasoning Models Training},
  author = {Subramanyam Sahoo},
  journal= {arXiv preprint arXiv:2511.13016},
  year   = {2025}
}

Comments

Paper accepted to the 2nd Workshop on Aligning Reinforcement Learning Experimentalists and Theorists (ARLET 2025) at NeurIPS; the paper consists of 14 pages (including the appendix) and contains 3 figures