paper-with-me

홈 › Papers

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

2025-05-29 · Zeyuan Liu, Zhihe Yang, Jiawei Xu, Rui Yang, Jiafei Lyu, Baoxiang Wang, Yunjian Xu, Xiu Li

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.

📄 PDF Abstract BibTeX arXiv:2505.23871

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingMuJoCoOffline RLReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Ambient Diffusion Posterior Sampling: Solving Inverse Problems with Diffusion Models trained on Corrupted Data

2024-03-13 · Asad Aali, Giannis Daras, Brett Levac, Sidharth Kumar 외

We provide a framework for solving inverse problems with diffusion models learned from linearly corrupted data. Our method, Ambient Diffusion Posterior Sampling (A-DPS), leverages a generative model pre-trained on one ty…

Diffusion MRIImage InpaintingImage Restoration

Ambient Dataloops: Generative Models for Dataset Refinement

2026-01-21 · Adrián Rodríguez-Muñoz, William Daspit, Adam Klivans, Antonio Torralba 외 arxiv

We propose Ambient Dataloops, an iterative framework for refining datasets that makes it easier for diffusion models to learn the underlying data distribution. Modern datasets contain samples of highly varying quality, a…

Conditional Image GenerationProtein Design

Blind Bitstream-corrupted Video Recovery via Metadata-guided Diffusion Model

2025-01-01 · CVPR 2025 1 · Shuyun Wang, Hu Zhang, Xin Shen, Dadong Wang 외

Bitstream-corrupted video recovery aims to fill in realistic video content due to bitstream corruption during video storage or transmission. Most existing methods typically assume that the predefined masks of the cor…

Blind Bitstream-corrupted Video Recovery via Metadata-guided Diffusion Model

2026-04-15 · Shuyun Wang, Hu Zhang, Xin Shen, Dadong Wang 외 arxiv

Bitstream-corrupted video recovery aims to restore realistic content degraded during video storage or transmission. Existing methods typically assume that predefined masks of corrupted regions are available, but manually…

Your diffusion model secretly knows the dimension of the data manifold

2022-12-23 · Jan Stanczuk, Georgios Batzolis, Teo Deveney, Carola-Bibiane Schönlieb

In this work, we propose a novel framework for estimating the dimension of the data manifold using a trained diffusion model. A diffusion model approximates the score function i.e. the gradient of the log density of a no…