arXiv:2505.23871cs.LGcs.AI2025-05NeurIPS被引 3

用扩散模型修复高维数据噪声,提升离线强化学习鲁棒性

ADG: Ambient Diffusion-Guided Dataset Recovery for Corruption-Robust Offline Reinforcement Learning

  • 基于环境噪声扩散模型,从部分污染数据中学习并理论保证有效性
  • 利用噪声预测区分干净与污染数据,再用纯净数据训练标准扩散模型
  • 可适配任意离线强化学习算法,适用于多元素同时污染场景

真实世界中通过传感器或人工输入收集的数据常含有噪声和错误,给离线强化学习(Offline RL)带来严峻挑战。现有方法虽能处理动作和奖励的污染,但在高维状态空间或多元素同时污染情况下仍显不足。扩散模型具备强大去噪能力,但易过拟合噪声样本,限制其直接应用。为此,我们提出环境扩散引导的数据恢复方法(ADG),首次将扩散模型用于离线RL中的数据污染问题。首先,引入近似分布下的环境去噪扩散概率模型(Ambient DDPM),支持在部分污染数据上学习并具备理论保障;其次,利用环境DDPM的噪声预测特性识别干净与污染数据,并用干净子集训练标准DDPM;最后,用训练好的标准DDPM重构先前识别出的污染数据,提升后续离线RL训练的数据质量。ADG具有高度通用性,可无缝集成至任意离线RL算法。在MuJoCo、Kitchen、Adroit等多个基准上的实验表明,ADG能有效缓解数据污染影响,在多种噪声设置下显著提升离线RL鲁棒性,达到当前最优性能。

原文摘要 · Abstract (English)

Real-world datasets collected from sensors or human inputs are prone to noise and errors, posing significant challenges for applying offline reinforcement learning (RL). While existing methods have made progress in addressing corrupted actions and rewards, they remain insufficient for handling corruption in high-dimensional state spaces and for cases where multiple elements in the dataset are corrupted simultaneously. Diffusion models, known for their strong denoising capabilities, offer a promising direction for this problem-but their tendency to overfit noisy samples limits their direct applicability. To overcome this, we propose Ambient Diffusion-Guided Dataset Recovery (ADG), a novel approach that pioneers the use of diffusion models to tackle data corruption in offline RL. First, we introduce Ambient Denoising Diffusion Probabilistic Models (DDPM) from approximated distributions, which enable learning on partially corrupted datasets with theoretical guarantees. Second, we use the noise-prediction property of Ambient DDPM to distinguish between clean and corrupted data, and then use the clean subset to train a standard DDPM. Third, we employ the trained standard DDPM to refine the previously identified corrupted data, enhancing data quality for subsequent offline RL training. A notable strength of ADG is its versatility-it can be seamlessly integrated with any offline RL algorithm. Experiments on a range of benchmarks, including MuJoCo, Kitchen, and Adroit, demonstrate that ADG effectively mitigates the impact of corrupted data and improves the robustness of offline RL under various noise settings, achieving state-of-the-art results.

离线强化学习扩散模型数据修复鲁棒性

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