English

Learning to Reason via Self-Iterative Process Feedback for Small Language Models

Computation and Language 2024-12-12 v1

Abstract

Small language models (SLMs) are more efficient, cost-effective, and customizable than large language models (LLMs), though they often underperform in specific areas like reasoning. Past methods for enhancing SLMs' reasoning, such as supervised fine-tuning and distillation, often depend on costly external signals, resulting in SLMs being overly confident with limited supervision signals, thus limiting their abilities. Therefore, this study enables SLMs to learn to reason from self-iterative feedback. By combining odds ratio preference optimization (ORPO), we fine-tune and align SLMs using positive and negative signals generated by themselves. Additionally, we introduce process supervision for rewards in preference alignment by sampling-based inference simulation and process reward models. Compared to Supervised Fine-Tuning (SFT), our method improves the performance of Gemma-2B by 12.43 (Acc) on GSM8K and 3.95 (Pass@1) on MBPP. Furthermore, the proposed method also demonstrated superior out-of-domain generalization capabilities on MMLU_Math and HumanEval.

Keywords

Cite

@article{arxiv.2412.08393,
  title  = {Learning to Reason via Self-Iterative Process Feedback for Small Language Models},
  author = {Kaiyuan Chen and Jin Wang and Xuejie Zhang},
  journal= {arXiv preprint arXiv:2412.08393},
  year   = {2024}
}

Comments

Accepted by COLING 2025

R2 v1 2026-06-28T20:30:58.431Z