2025/05/29 by Yunqiao Yang, Houxing Ren, Yang, Yunqiao +15
Computer Science · #Computation and Language (cs.CL) #Consistency (knowledge bases) #Constraint Satisfaction and Optimization #Correctness #FOS: Computer and information sciences #Leverage (statistics) #Natural Language Processing Techniques #Pairwise comparison #Preference #Preference learning #Range (aeronautics) #Topic Modeling
paper · pdf · doi:10.48550/arxiv.2505.23540
published in arXiv (Cornell University) (Cornell University)
openalex publication_date 2025/05/29 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05
Recent advances in preference optimization have demonstrated significant potential for improving mathematical reasoning capabilities in large language models (LLMs). While current approaches leverage high-quality pairwise preference data through outcome-based criteria like answer correctness or consistency, they fundamentally neglect the internal logical coherence of responses. To overcome this, we propose Probability-Consistent Preference Optimization (PCPO), a novel framework that establishes dual quantitative metrics for preference selection: (1) surface-level answer correctness and (2) intrinsic token-level probability consistency across responses. Extensive experiments show that our PCPO consistently outperforms existing outcome-only criterion approaches across a diverse range of LLMs and benchmarks. Our code is publicly available at https://github.com/YunqiaoYang/PCPO.