AILGNov 18, 2024

PSPO*: An Effective Process-supervised Policy Optimization for Reasoning Alignment

arXiv:2411.11681v36 citationsh-index: 6
Originality Highly original
AI Analysis

This work addresses reasoning alignment for large language models, offering a domain-specific improvement in mathematical tasks.

The paper tackles the problem of logical errors and redundant reasoning in large language models by proposing PSPO*, a process supervision paradigm that uses nonlinear reward shaping based on reasoning chain accuracy and length. Experimental results on six mathematical reasoning datasets show that PSPO-WRS consistently outperforms current mainstream models.

Process supervision enhances the performance of large language models in reasoning tasks by providing feedback at each step of chain-of-thought reasoning. However, due to the lack of effective process supervision methods, even advanced large language models are prone to logical errors and redundant reasoning. We claim that the effectiveness of process supervision significantly depends on both the accuracy and the length of reasoning chains. Moreover, we identify that these factors exhibit a nonlinear relationship with the overall reward score of the reasoning process. Inspired by these insights, we propose a novel process supervision paradigm, PSPO*, which systematically outlines the workflow from reward model training to policy optimization, and highlights the importance of nonlinear rewards in process supervision. Based on PSPO*, we develop the PSPO-WRS, which considers the number of reasoning steps in determining reward scores and utilizes an adjusted Weibull distribution for nonlinear reward shaping. Experimental results on six mathematical reasoning datasets demonstrate that PSPO-WRS consistently outperforms current mainstream models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes