arXiv:2503.00799cs.LG2025-03ICLR被引 8

提出多目标强化学习泛化新评测基准,揭示现有方法跨环境能力不足。

On Generalization Across Environments In Multi-Objective Reinforcement Learning

  • 构建参数化多目标环境,系统评估算法跨场景泛化性能。
  • 实验显示主流MORL算法在多环境下表现差,泛化能力普遍有限。
  • 强调需用多目标设定而非单一奖励,才能实现有效泛化,适合研究者参考。

现实世界的序列决策任务常需权衡多个冲突目标,使多目标强化学习(MORL)成为重要研究方向。然而,现有MORL研究多聚焦静态环境内的表现,忽视跨环境泛化;而传统强化学习泛化研究则假设标量奖励,忽略了真实问题的多目标本质。多目标场景下的泛化更具挑战性,要求学习一组能应对不同偏好需求的帕累托策略。本文首次形式化定义了MORL中的泛化概念并提出评估方法,构建了一个包含多种多目标领域的参数化环境基准,以推动该方向研究。对前沿MORL算法的基线测试显示其泛化能力有限,表明仍有巨大改进空间。实验还揭示标量奖励表达力不足,凸显多目标设定对实现有效泛化的重要性。进一步分析指出当前MORL方法在算法层面存在阻碍跨环境性能迁移的复杂性。本工作填补关键空白,为整合多目标决策与跨环境泛化两大领域奠定基础。代码已开源:https://github.com/JaydenTeoh/MORL-Generalization。

原文摘要 · Abstract (English)

Real-world sequential decision-making tasks often require balancing trade-offs between multiple conflicting objectives, making Multi-Objective Reinforcement Learning (MORL) an increasingly prominent field of research. Despite recent advances, existing MORL literature has narrowly focused on performance within static environments, neglecting the importance of generalizing across diverse settings. Conversely, existing research on generalization in RL has always assumed scalar rewards, overlooking the inherent multi-objectivity of real-world problems. Generalization in the multi-objective context is fundamentally more challenging, as it requires learning a Pareto set of policies addressing varying preferences across multiple objectives. In this paper, we formalize the concept of generalization in MORL and how it can be evaluated. We then contribute a novel benchmark featuring diverse multi-objective domains with parameterized environment configurations to facilitate future studies in this area. Our baseline evaluations of state-of-the-art MORL algorithms on this benchmark reveals limited generalization capabilities, suggesting significant room for improvement. Our empirical findings also expose limitations in the expressivity of scalar rewards, emphasizing the need for multi-objective specifications to achieve effective generalization. We further analyzed the algorithmic complexities within current MORL approaches that could impede the transfer in performance from the single- to multiple-environment settings. This work fills a critical gap and lays the groundwork for future research that brings together two key areas in reinforcement learning: solving multi-objective decision-making problems and generalizing across diverse environments. We make our code available at https://github.com/JaydenTeoh/MORL-Generalization.

多目标强化学习泛化能力基准评测

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