English

SSPO: Self-traced Step-wise Preference Optimization for Process Supervision and Reasoning Compression

Machine Learning 2025-08-19 v1 Artificial Intelligence

Abstract

Test-time scaling has proven effective in further enhancing the performance of pretrained Large Language Models (LLMs). However, mainstream post-training methods (i.e., reinforcement learning (RL) with chain-of-thought (CoT) reasoning) often incur substantial computational overhead due to auxiliary models and overthinking. In this paper, we empirically reveal that the incorrect answers partially stem from verbose reasoning processes lacking correct self-fix, where errors accumulate across multiple reasoning steps. To this end, we propose Self-traced Step-wise Preference Optimization (SSPO), a pluggable RL process supervision framework that enables fine-grained optimization of each reasoning step. Specifically, SSPO requires neither auxiliary models nor stepwise manual annotations. Instead, it leverages step-wise preference signals generated by the model itself to guide the optimization process for reasoning compression. Experiments demonstrate that the generated reasoning sequences from SSPO are both accurate and succinct, effectively mitigating overthinking behaviors without compromising model performance across diverse domains and languages.

Keywords

Cite

@article{arxiv.2508.12604,
  title  = {SSPO: Self-traced Step-wise Preference Optimization for Process Supervision and Reasoning Compression},
  author = {Yuyang Xu and Yi Cheng and Haochao Ying and Zhuoyun Du and Renjun Hu and Xing Shi and Wei Lin and Jian Wu},
  journal= {arXiv preprint arXiv:2508.12604},
  year   = {2025}
}

Comments

Work in progress

R2 v1 2026-07-01T04:54:11.443Z