arXiv:2602.13575cs.CLcs.AI2026-02

用动态对手竞争提升大模型对齐效果,减少数据依赖和噪声影响。

Elo-Evolve: A Co-evolutionary Framework for Language Model Alignment

  • 通过直接学习胜败结果替代传统评分,避免模型偏差。
  • 实验显示噪声降低4.5倍,性能超越静态方法与点数法。
  • 适合关注大模型对齐优化与自适应训练的科研人员。

当前大语言模型对齐方法依赖将海量人类偏好数据压缩为静态绝对奖励函数,导致数据稀缺、噪声敏感及训练不稳。我们提出Elo-Evolve框架,将对齐重构为动态多智能体竞争,基于自适应对手池实现协同进化。该方法有两大创新:(1) 无需依赖Bradley-Terry模型,直接从成对比较的胜负结果中学习;(2) 采用Elo调度的对手选择机制,通过温度控制采样实现自动课程学习。我们基于PAC学习理论证明,成对比较具备更优样本复杂度,并实证验证其噪声降低达4.5倍。在Alpaca Eval 2.0与MT-Bench上,使用Qwen2.5-7B模型结合Qwen2.5-14B、Qwen2.5-32B及Qwen3-8B作为对手进行训练,结果显示:点数法 < 静态成对训练 < Elo-Evolve,证实成对比较与动态对手选择的渐进优势。

原文摘要 · Abstract (English)

Current alignment methods for Large Language Models (LLMs) rely on compressing vast amounts of human preference data into static, absolute reward functions, leading to data scarcity, noise sensitivity, and training instability. We introduce Elo-Evolve, a co-evolutionary framework that redefines alignment as dynamic multi-agent competition within an adaptive opponent pool. Our approach makes two key innovations: (1) eliminating Bradley-Terry model dependencies by learning directly from binary win/loss outcomes in pairwise competitions, and (2) implementing Elo-orchestrated opponent selection that provides automatic curriculum learning through temperature-controlled sampling. We ground our approach in PAC learning theory, demonstrating that pairwise comparison achieves superior sample complexity and empirically validate a 4.5x noise reduction compared to absolute scoring approaches. Experimentally, we train a Qwen2.5-7B model using our framework with opponents including Qwen2.5-14B, Qwen2.5-32B, and Qwen3-8B models. Results demonstrate a clear performance hierarchy: point-based methods < static pairwise training < Elo-Evolve across Alpaca Eval 2.0 and MT-Bench, validating the progressive benefits of pairwise comparison and dynamic opponent selection for LLM alignment.

大模型对齐强化学习对抗训练动态优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。