LEMUR: Learning to Align with Multi-Objective Reinforcement Learning from Preference Feedback· LEMUR: 通过偏好反馈的多目标强化学习对齐
Reinforcement Learning (RL) systems are typically trained using a single, well-specified scalar reward function. However, real-world decision-making tasks often involve multiple, competing objectives, such as performance versus efficiency, where ground-truth reward functions are difficult to specify or inaccessible. While Multi-Objective RL (MORL) addresses such trade-offs by modeling rewards as vectors, existing approaches typically assume access to a well-specified reward function for each objective, inheriting the same challenges faced by single-objective RL. Meanwhile, Preference-based RL (PbRL) has shown great potential in solving complex tasks without access to a pre-defined reward function through reward learning from human feedback, yet has largely been studied in single-objective
使用偏好反馈解决多目标强化学习对齐问题
- 核心方法
- LEMUR 通过偏好反馈来学习多目标强化学习中的对齐策略,无需预先定义每个目标的具体奖励函数
- 适合谁读
- 研究者、工程师
- 要解决的问题
- 现实任务中存在多个竞争目标,而传统多目标强化学习方法依赖于明确的目标奖励函数
- 关键实验
- 未提供
- 主要贡献
- 提出了一种新的多目标强化学习框架,能够在没有明确奖励函数的情况下实现高效的学习和对齐
- 意义与局限
- LEMUR 可能会降低多目标任务中对奖励函数设计的需求,提高 AI 系统的灵活性和适应性,但其实际效果和泛化能力仍需通过更多实验验证