arXiv:2504.04918cs.AI2025-04被引 6

用AI自反馈训练小模型,能降有害性但会牺牲帮助性。

Constitution or Collapse? Exploring Constitutional AI with Llama 3-8B

  • 用AI生成反馈替代人工标注,实现小模型的自改进。
  • 有害性降低40.8%(MT-Bench),但帮助性下降9.8%。
  • 小模型易出现崩溃现象,自提升能力可能属涌现属性。

随着语言模型规模扩大,高质量训练数据成本显著上升。获取人类反馈既昂贵又耗时,且人工标注易含噪声,导致有益性与有害性失衡。Anthropic于2022年12月提出的宪法AI(Constitutional AI)利用AI为另一AI提供反馈,大幅减少对人工标注的需求。然而,原始方案针对约520亿参数模型设计,关于小型模型(如LLaMA 3-8B)上该方法的表现信息有限。本文复现了宪法AI流程,使用较小的LLaMA 3-8B模型。结果表明,宪法AI能有效提升模型无害性,使MT-Bench攻击成功率降低40.8%。但与原研究一致,提升无害性以牺牲帮助性为代价:平均帮助性指标(Turn 1与Turn 2得分均值)相比基线下降9.8%。此外,最终的DPO-CAI模型显现出明显崩溃迹象,表明小模型可能因输出质量不足,难以实现有效的自我改进。研究提示,自提升能力可能如同推理与数学能力一样,是一种涌现属性。

原文摘要 · Abstract (English)

As language models continue to grow larger, the cost of acquiring high-quality training data has increased significantly. Collecting human feedback is both expensive and time-consuming, and manual labels can be noisy, leading to an imbalance between helpfulness and harmfulness. Constitutional AI, introduced by Anthropic in December 2022, uses AI to provide feedback to another AI, greatly reducing the need for human labeling. However, the original implementation was designed for a model with around 52 billion parameters, and there is limited information on how well Constitutional AI performs with smaller models, such as LLaMA 3-8B. In this paper, we replicated the Constitutional AI workflow using the smaller LLaMA 3-8B model. Our results show that Constitutional AI can effectively increase the harmlessness of the model, reducing the Attack Success Rate in MT-Bench by 40.8%. However, similar to the original study, increasing harmlessness comes at the cost of helpfulness. The helpfulness metrics, which are an average of the Turn 1 and Turn 2 scores, dropped by 9.8% compared to the baseline. Additionally, we observed clear signs of model collapse in the final DPO-CAI model, indicating that smaller models may struggle with self-improvement due to insufficient output quality, making effective fine-tuning more challenging. Our study suggests that, like reasoning and math ability, self-improvement is an emergent property.

宪法AI小模型自反馈无害性

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