A Zeroth-Order Paradigm for LLM Preference Alignment

📅 2026-09-16
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出基于比较的偏好优化方法ComPO,通过零阶方法解决大语言模型与人类偏好的对齐问题,无需直接优化可微偏好损失。
📝 Abstract
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.
Problem

Research questions and friction points this paper is trying to address.

Direct preference alignment
likelihood displacement
comparison oracles
zeroth-order alignment
large language models
Innovation

Methods, ideas, or system contributions that make the work stand out.

Comparison-based Preference Optimization
zeroth-order alignment method
comparison oracles
reverse-KL control
likelihood displacement