paper-with-me

Papers

SAPO: Self-Adaptive Process Optimization Makes Small Reasoners Stronger

2026-01-28 · Kaiyuan Chen, Guangmin Zheng, Jin Wang, Xiaobing Zhou, Xuejie Zhang arxiv

Existing self-evolution methods overlook the influence of fine-grained reasoning steps, which leads to the reasoner-verifier gap. The computational inefficiency of Monte Carlo (MC) process supervision further exacerbates the difficulty in mitigating the gap. Motivated by the Error-Related Negativity (ERN), which the reasoner can localize error following incorrect decisions, guiding rapid adjustments, we propose a Self-Adaptive Process Optimization (SAPO) method for self-improvement in Small Language Models (SLMs). SAPO adaptively and efficiently introduces process supervision signals by actively minimizing the reasoner-verifier gap rather than relying on inefficient MC estimations. Extensive experiments demonstrate that the proposed method outperforms most existing self-evolution methods on two challenging task types: mathematics and code. Additionally, to further investigate SAPO's impact on verifier performance, this work introduces two new benchmarks for process reward models in both mathematical and coding tasks.

📄 PDF Abstract BibTeX arXiv:2601.20312

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Soft Adaptive Policy Optimization

2025-11-25 · Chang Gao, Chujie Zheng, Xiong-Hui Chen, Kai Dang 외 arxiv

Reinforcement learning (RL) plays an increasingly important role in enhancing the reasoning capabilities of large language models (LLMs), yet stable and performant policy optimization remains challenging. Token-level imp…

Reinforcement LearningMathematical Reasoning

Self-Augmented Preference Optimization: Off-Policy Paradigms for Language Model Alignment

2024-05-31 · Yueqin Yin, Zhendong Wang, Yujia Xie, Weizhu Chen 외

Traditional language model alignment methods, such as Direct Preference Optimization (DPO), are limited by their dependence on static, pre-collected paired preference data, which hampers their adaptability and practical …

Language ModelingLanguage Modelling

SAPO: Step-Aligned Policy Optimization for Reasoning-Based Generative Recommendation

2026-05-17 · Zaiyi Zheng, Guanghui Min, Yaochen Zhu, Liang Wu 외 arxiv

Generative recommendation treats next-item prediction as autoregressive item-identifier generation. Specifically, items are encoded as semantic identifiers (SIDs), which are short coarse-to-fine token sequences whose ear…

Reinforcement Learning

Stackelberg Game Preference Optimization for Data-Efficient Alignment of Language Models

2025-02-25 · Xu Chu, Zhixin Zhang, Tianyu Jia, Yujie Jin

Aligning language models with human preferences is critical for real-world deployment, but existing methods often require large amounts of high-quality human annotations. Aiming at a data-efficient alignment method, we p…

2kModels Alignment

Segment-Aligned Policy Optimization for Multi-Modal Reasoning

2026-05-02 · Lei Gao, Zhuoming Li, Mengxi Jia, Jiakang Yuan 외 arxiv

Existing reinforcement learning approaches for Large Language Models typically perform policy optimization at the granularity of individual tokens or entire response sequences. However, such formulations often misalign w…

Reinforcement Learning