面向LLM偏好对齐的零阶范式 ComPO

HuggingFace Daily Papers(社区热门论文)·2026-09-16 08:00·1天前
AI 导读

研究者提出零阶对齐方法 ComPO,基于比较预言机从偏好对中提取方向信息,不直接优化可微偏好损失,并在平滑性、梯度稀疏等条件下给出离线方案的收敛保证。在线版本保留离线比较机制,用无标注策略生成做相对参考策略的 reverse-KL 控制。在 Mistral、Llama、Gemma-2、Qwen3 和 Gemma-3 上的实验显示其优于现有直接对齐方法,包括长度控制胜率。

HuggingFace Daily Papers(社区热门论文)
35AI 编辑部评分,满分 100

面向LLM偏好对齐的零阶范式 ComPO

2026-09-16 08:00· 1天前
AI 导读

研究者提出零阶对齐方法 ComPO,基于比较预言机从偏好对中提取方向信息,不直接优化可微偏好损失,并在平滑性、梯度稀疏等条件下给出离线方案的收敛保证。在线版本保留离线比较机制,用无标注策略生成做相对参考策略的 reverse-KL 控制。在 Mistral、Llama、Gemma-2、Qwen3 和 Gemma-3 上的实验显示其优于现有直接对齐方法,包括长度控制胜率。

Direct preference alignment methods are widely used to align large language models (LLMs) with human preferences because of their computational and memory efficiency. However, likelihood displacement motivates alternative ways to extract information from preference pairs with small likelihood margins. In this paper, we propose and analyze Comparison-based Preference Optimization (ComPO), a zeroth-order alignment method based on comparison oracles. ComPO extracts directional information from these pairs without directly optimizing a differentiable preference loss on them.

We establish a convergence guarantee for its basic offline scheme under smoothness, gradient sparsity, and compatibility between the oracle and a latent objective. We further introduce online ComPO, which retains the offline comparison mechanism and uses unlabeled policy generations for reverse-KL control relative to a reference policy. Following the coverage perspective of preference fine-tuning, we establish a performance guarantee for a basic constrained scheme under local coverage and in-distribution pairwise reward accuracy. Experiments on Mistral, Llama, Gemma-2, Qwen3, and Gemma-3 models demonstrate improvements over existing direct alignment methods, including length-controlled win rates, with pair-level diagnostics providing evidence consistent with mitigating likelihood displacement.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org