English

CAPO: Confidence Aware Preference Optimization Learning for Multilingual Preferences

Computation and Language 2025-11-12 v1 Artificial Intelligence

Abstract

Preference optimization is a critical post-training technique used to align large language models (LLMs) with human preferences, typically by fine-tuning on ranked response pairs. While methods like Direct Preference Optimization (DPO) have proven effective in English, they often fail to generalize robustly to multilingual settings. We propose a simple yet effective alternative, Confidence-Aware Preference Optimization (CAPO), which replaces DPO's fixed treatment of preference pairs with a dynamic loss scaling mechanism based on a relative reward. By modulating the learning signal according to the confidence in each preference pair, CAPO enhances robustness to noisy or low-margin comparisons, typically encountered in multilingual text. Empirically, CAPO outperforms existing preference optimization baselines by at least 16% in reward accuracy, and improves alignment by widening the gap between preferred and dispreferred responses across languages.

Keywords

Cite

@article{arxiv.2511.07691,
  title  = {CAPO: Confidence Aware Preference Optimization Learning for Multilingual Preferences},
  author = {Rhitabrat Pokharel and Yufei Tao and Ameeta Agrawal},
  journal= {arXiv preprint arXiv:2511.07691},
  year   = {2025}
}

Comments

Accepted at IJCNLP-AACL 2025 Findings

R2 v1 2026-07-01T07:30:58.247Z