English

ComPO: Preference Alignment via Comparison Oracles

Computation and Language 2025-10-28 v2 Artificial Intelligence Machine Learning

Abstract

Direct alignment methods are increasingly used for aligning large language models (LLMs) with human preferences. However, these methods suffer from the issues of verbosity and likelihood displacement, which can be driven by the noisy preference pairs that induce similar likelihood for preferred and dispreferred responses. The contributions of this paper are two-fold. First, we propose a new preference alignment method based on zeroth-order, comparison-based optimization via comparison oracles and provide convergence guarantees for its basic scheme. Second, we improve our method using some heuristics and conduct the experiments to demonstrate the flexibility and compatibility of practical scheme in improving the performance of LLMs using noisy preference pairs. Evaluations are conducted across multiple base and instruction-tuned models (Mistral-7B, Llama-3-8B and Gemma-2-9B) with benchmarks (AlpacaEval 2, MT-Bench and Arena-Hard). Experimental results show the effectiveness of our method as an alternative to addressing the limitations of existing direct alignment methods. A highlight of our work is that we evidence the importance of designing specialized methods for preference pairs with distinct likelihood margin, which complements the recent findings in Razin et al (2025).

Keywords

Cite

@article{arxiv.2505.05465,
  title  = {ComPO: Preference Alignment via Comparison Oracles},
  author = {Peter Chen and Xi Chen and Wotao Yin and Tianyi Lin},
  journal= {arXiv preprint arXiv:2505.05465},
  year   = {2025}
}

Comments

Accepted to NeurIPS 2025

R2 v1 2026-06-28T23:26:06.675Z