自动为不同提示生成最优偏好权重,提升大模型多目标对齐效果
Preference Orchestrator: Prompt-Aware Multi-Objective Alignment for Large Language Models
- 用轻量适配器根据提示自动推断偏好权重
- 在多个任务上优于固定权重的对齐方法
- 适合需要灵活适应用户偏好的大模型应用
尽管大语言模型在多种自然语言处理任务中表现出色,但在实际部署中实现模型与多目标人类偏好的对齐仍具挑战。现有方法依赖人工设定偏好权重,不仅增加用户负担,还因探索无关权重组合导致训练效率低下。为此,我们提出新框架PRO(PReference Orchestrator),其包含一个轻量级偏好适配器,在训练和部署阶段均可自动推断提示相关的偏好权重。该适配器通过在多个奖励模型提供的偏好响应归一化奖励分数上进行训练,自动学习每条提示对应的合适权重,这些分数天然反映各目标间的有效平衡。我们进一步提供理论分析,证明该提示感知机制在多目标对齐场景下优于固定权重方案。跨多个任务的大量实验表明,该方法显著优于现有对齐方法。
原文摘要 · Abstract (English)
While Large Language Models (LLMs) have demonstrated remarkable capabilities across diverse natural language processing tasks, aligning these models with varying human preferences across multiple objectives remains a significant challenge in practical deployments. Existing multi-objective alignment methods rely on manually specified preference weights, which not only burden users with difficult preference specification tasks but also lead to suboptimal training efficiency due to exploration of irrelevant preference combinations. To alleviate these issues, we propose a novel framework named PRO, i.e., PReference Orchestrator, which features a lightweight preference adapter that automatically infers prompt-specific preference weights during both training and deployment phases. Specifically, the adapter automatically learns appropriate preference weights for each prompt by training on normalized reward scores from multiple reward models for preferred responses, which inherently reflect effective preference balances across objectives. Additionally, We provide theoretical analysis proving that our prompt-aware preference mechanism achieves superior performance compared to fixed preference weights in multi-objective alignment scenarios. Extensive experiments across multiple tasks demonstrate the effectiveness of our method over existing multi-objective alignment approaches.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。