arXiv:2506.15654cs.LG2025-06被引 1

解决离线强化学习中数据差导致策略过于保守的问题

CAWR: Corruption-Averse Advantage-Weighted Regression for Robust Policy Optimization

  • 设计抗数据污染的损失函数,降低差数据对策略优化的影响
  • 在D4RL上用次优数据训练,性能显著优于传统方法
  • 适合数据质量不高但需稳定策略的工业场景

离线强化学习算法常需额外约束或惩罚项以应对分布偏移问题,例如在策略优化过程中添加隐式或显式策略约束以减少函数估计偏差。本文聚焦优势加权回归族(AWR)的一个局限:由于数据污染,特别是次优离线数据中的不良探索,可能导致学习到过于保守的策略。从两个角度研究该问题:(1) 不良探索如何影响基于KL散度的理论最优策略;(2) 如何影响对理论最优策略的逼近。证明该过度保守主要源于策略优化损失函数对不良探索的敏感性及离线数据集中不良探索的比例。为此,提出抗污染优势加权回归(CAWR),在策略优化中引入一组鲁棒损失函数,并采用基于优势的优先经验回放方法过滤不良探索。在D4RL基准上的数值实验表明,该方法能从次优离线数据中学习出更优策略,显著提升策略优化性能。

原文摘要 · Abstract (English)

Offline reinforcement learning (offline RL) algorithms often require additional constraints or penalty terms to address distribution shift issues, such as adding implicit or explicit policy constraints during policy optimization to reduce the estimation bias of functions. This paper focuses on a limitation of the Advantage-Weighted Regression family (AWRs), i.e., the potential for learning over-conservative policies due to data corruption, specifically the poor explorations in suboptimal offline data. We study it from two perspectives: (1) how poor explorations impact the theoretically optimal policy based on KL divergence, and (2) how such poor explorations affect the approximation of the theoretically optimal policy. We prove that such over-conservatism is mainly caused by the sensitivity of the loss function for policy optimization to poor explorations, and the proportion of poor explorations in offline datasets. To address this concern, we propose Corruption-Averse Advantage-Weighted Regression (CAWR), which incorporates a set of robust loss functions during policy optimization and an advantage-based prioritized experience replay method to filter out poor explorations. Numerical experiments on the D4RL benchmark show that our method can learn superior policies from suboptimal offline data, significantly enhancing the performance of policy optimization.

强化学习离线学习鲁棒优化策略改进

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