paper-with-me

홈 › Papers

DADiff: Diffusion-Driven Cross-Domain Policy Adaptation for Reinforcement Learning

2026-07-17 · Hanyang Chen, Anirudh Satheesh, Longchao Da, Hua Wei arxiv

Transferring policies across domains poses a vital challenge in reinforcement learning, due to the dynamics mismatch between the source and target domains. In this paper, we consider the setting of online dynamics adaptation, where policies are trained in the source domain with sufficient data, while only limited interactions with the target domain are allowed. There are a few existing works that address the dynamics mismatch by employing domain classifiers, value-guided data filtering, or representation learning. Instead, we study the domain adaptation problem from a generative modeling perspective. Specifically, we introduce DADiff, a diffusion-based framework that leverages the discrepancy between source and target domain generative trajectories in the generation process of the next state to estimate the dynamics mismatch. Both reward modification and data selection variants are developed to adapt the policy to the target domain. We also provide a theoretical analysis to show that the performance difference of a given policy between the two domains is bounded by the generative trajectory deviation. More discussions on the applicability of the variants and the connection between our theoretical analysis and the prior work are further provided. We conduct extensive experiments in environments with various shifts to validate the effectiveness of our method. The results demonstrate that our method provides superior performance compared to existing approaches, effectively addressing the dynamics mismatch. We provide the code of our method at https://github.com/hanyang-chen/DADiff-release

📄 PDF Abstract BibTeX arXiv:2607.16090

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningReinforcement LearningDomain Adaptation

Similar Papers 제목 키워드 기반

DaDiff: Domain-aware Diffusion Model for Nighttime UAV Tracking

2024-10-16 · Haobo Zuo, Changhong Fu, Guangze Zheng, Liangliang Yao 외

Domain adaptation is an inspiring solution to the misalignment issue of day/night image features for nighttime UAV tracking. However, the one-step adaptation paradigm is inadequate in addressing the prevalent difficultie…

Domain Adaptation

Adaptive Diffusion Priors for Accelerated MRI Reconstruction

2022-07-12 · Alper Güngör, Salman UH Dar, Şaban Öztürk, Yilmaz Korkmaz 외

Deep MRI reconstruction is commonly performed with conditional models that de-alias undersampled acquisitions to recover images consistent with fully-sampled data. Since conditional models are trained with knowledge of t…

De-aliasingMRI Reconstruction

AdaDiff: Adaptive Step Selection for Fast Diffusion Models

2023-11-24 · HUI ZHANG, Zuxuan Wu, Zhen Xing, Jie Shao 외

Diffusion models, as a type of generative model, have achieved impressive results in generating images and videos conditioned on textual conditions. However, the generation process of diffusion models involves denoising …

DenoisingImage GenerationVideo Generation

Boosting Diffusion Guidance via Learning Degradation-Aware Models for Blind Super Resolution

2025-01-15 · Shao-Hao Lu, Ren Wang, Ching-Chun Huang, Wei-Chen Chiu

Recently, diffusion-based blind super-resolution (SR) methods have shown great ability to generate high-resolution images with abundant high-frequency detail, but the detail is often achieved at the expense of fidelity. …

Blind Super-ResolutionSuper-Resolution

Make the Most of Everything: Further Considerations on Disrupting Diffusion-based Customization

2025-03-18 · Long Tang, Dengpan Ye, Sirun Chen, Xiuwen Shi 외

The fine-tuning technique for text-to-image diffusion models facilitates image customization but risks privacy breaches and opinion manipulation. Current research focuses on prompt- or image-level adversarial attacks for…

Adversarial Attack