论文精选

一种零阶范式用于大语言模型偏好对齐

A Zeroth-Order Paradigm for LLM Preference Alignment

精选理由

朋友,这篇论文提出了一种叫ComPO的新方法,能更高效地让大模型符合人类偏好,比传统方法效果更好。

这篇论文提出了一种名为ComPO的零阶对齐方法,它基于比较或acles来从偏好对中提取方向信息,而不直接优化可微的偏好损失。实验在Mistral、Llama、Qwen3等模型上测试,结果显示其胜过现有直接对齐方法。

原文 · arXiv cs.AI

A Zeroth-Order Paradigm for LLM Preference Alignment

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.