arXiv:2506.04721cs.CL2025-06NeurIPS被引 6

让多个大模型互相比拼,自动优化生成质量。

SPARTA ALIGNMENT: Collectively Aligning Multiple Language Models through Combat

  • 多模型互相出题打擂,用评分系统动态调整评判权重。
  • 在12个任务中平均提升7.0%,优于4种自对齐基线方法。
  • 适合需要高质量、多样化输出的场景,如内容创作与决策支持。

我们提出 SPARTA ALIGNMENT,一种通过竞争与对抗实现多个大语言模型协同对齐的算法。为弥补单个模型生成多样性不足和评估偏见问题,多个大模型组成‘斯巴达部落’,在执行指令时相互竞争,并作为彼此的评判者。每轮迭代中,随机选取一个指令和两个模型进行对决,其余模型对两份回应评分,评分结果通过改进的埃洛排名声誉系统聚合,胜者提升评价权重,败者降低。这些基于同行评价的对抗结果转化为偏好对(胜者优于败者),所有模型在每轮末尾据此学习。该方法使多个模型在迭代中实现集体自我进化。大量实验表明,SPARTA ALIGNMENT 在12个任务中的10个上超越初始模型及4种自对齐基线方法,平均提升7.0%。进一步分析显示,其在未见过的任务上泛化能力更强,且有效利用参与模型的专业差异,生成更逻辑清晰、直接且信息丰富的输出。

原文摘要 · Abstract (English)

We propose SPARTA ALIGNMENT, an algorithm to collectively align multiple LLMs through competition and combat. To complement a single model's lack of diversity in generation and biases in evaluation, multiple LLMs form a "sparta tribe" to compete against each other in fulfilling instructions while serving as judges for the competition of others. For each iteration, one instruction and two models are selected for a duel, the other models evaluate the two responses, and their evaluation scores are aggregated through a adapted elo-ranking based reputation system, where winners/losers of combat gain/lose weight in evaluating others. The peer-evaluated combat results then become preference pairs where the winning response is preferred over the losing one, and all models learn from these preferences at the end of each iteration. SPARTA ALIGNMENT enables the self-evolution of multiple LLMs in an iterative and collective competition process. Extensive experiments demonstrate that SPARTA ALIGNMENT outperforms initial models and 4 self-alignment baselines across 10 out of 12 tasks and datasets with 7.0% average improvement. Further analysis reveals that SPARTA ALIGNMENT generalizes more effectively to unseen tasks and leverages the expertise diversity of participating models to produce more logical, direct and informative outputs.

多模型对齐自进化对抗训练

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