用最小化最大后悔值提升强化学习目标泛化能力
Mitigating Goal Misgeneralization via Minimax Regret
- 提出最小化最大后悔值(MMER)作为新训练目标
- 实验证明传统方法易出现目标误泛化,而MMER更稳健
- 适合关注安全泛化的强化学习研究者参考
强化学习的安全泛化不仅要求策略在新环境中表现良好,还需确保其行为真正服务于设计者的初衷目标。当代理目标在训练环境内与真实目标行为相似,但在新环境不一致时,可能引发目标误泛化——即策略看似追求目标,实则执行代理目标。本文形式化该问题,理论证明:近似优化最大期望价值(MEV)目标会导致目标误泛化,而最小化最大期望后悔值(MMER)目标可避免此风险。实验表明,基于MEV的领域随机化方法在程序生成的网格世界中出现目标误泛化,而当前基于后悔的无监督环境设计(UED)方法更具鲁棒性(尽管未总能找到MMER策略)。结果表明,MMER是缓解目标误泛化的重要方向。
原文摘要 · Abstract (English)
Safe generalization in reinforcement learning requires not only that a learned policy acts capably in new situations, but also that it uses its capabilities towards the pursuit of the designer's intended goal. The latter requirement may fail when a proxy goal incentivizes similar behavior to the intended goal within the training environment, but not in novel deployment environments. This creates the risk that policies will behave as if in pursuit of the proxy goal, rather than the intended goal, in deployment -- a phenomenon known as goal misgeneralization. In this paper, we formalize this problem setting in order to theoretically study the possibility of goal misgeneralization under different training objectives. We show that goal misgeneralization is possible under approximate optimization of the maximum expected value (MEV) objective, but not the minimax expected regret (MMER) objective. We then empirically show that the standard MEV-based training method of domain randomization exhibits goal misgeneralization in procedurally-generated grid-world environments, whereas current regret-based unsupervised environment design (UED) methods are more robust to goal misgeneralization (though they don't find MMER policies in all cases). Our findings suggest that minimax expected regret is a promising approach to mitigating goal misgeneralization.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。