paper-with-me

Papers

DADP: Domain Adaptive Diffusion Policy

2026-02-03 · Pengcheng Wang, Qinghang Liu, Haotian Lin, Yiheng Li, Guojian Zhan, Masayoshi Tomizuka, Yixiao Wang arxiv

Learning domain adaptive policies that can generalize to unseen transition dynamics, remains a fundamental challenge in learning-based control. Substantial progress has been made through domain representation learning to capture domain-specific information, thus enabling domain-aware decision making. We analyze the process of learning domain representations through dynamical prediction and find that selecting contexts adjacent to the current step causes the learned representations to entangle static domain information with varying dynamical properties. Such mixture can confuse the conditioned policy, thereby constraining zero-shot adaptation. To tackle the challenge, we propose DADP (Domain Adaptive Diffusion Policy), which achieves robust adaptation through unsupervised disentanglement and domain-aware diffusion injection. First, we introduce Lagged Context Dynamical Prediction, a strategy that conditions future state estimation on a historical offset context; by increasing this temporal gap, we unsupervisedly disentangle static domain representations by filtering out transient properties. Second, we integrate the learned domain representations directly into the generative process by biasing the prior distribution and reformulating the diffusion target. Extensive experiments on challenging benchmarks across locomotion and manipulation demonstrate the superior performance, and the generalizability of DADP over prior methods. More visualization results are available on the https://outsider86.github.io/DomainAdaptiveDiffusionPolicy/.

📄 PDF Abstract BibTeX arXiv:2602.04037

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningDecision Making

Similar Papers 제목 키워드 기반

AdaDPO: Self-Adaptive Direct Preference Optimization with Balanced Gradient Updates

2026-05-27 · Shaolong Chen, Madalina Ciobanu, Qingqing Mao, Ritankar Das arxiv

DPO has become a widely adopted alternative to RLHF for aligning LLMs with human preferences, eliminating the need for a separate reward model or RL loop. Recent theoretical analysis uncovers an asymmetric gradient behav…

Private Adaptive Optimization with Side Information

2022-02-12 · Tian Li, Manzil Zaheer, Sashank J. Reddi, Virginia Smith

Adaptive optimization methods have become the default solvers for many machine learning tasks. Unfortunately, the benefits of adaptivity may degrade when training with differential privacy, as the noise added to ensure p…

Data-adaptive Differentially Private Prompt Synthesis for In-Context Learning

2024-10-15 · Fengyu Gao, Ruida Zhou, Tianhao Wang, Cong Shen 외

Large Language Models (LLMs) rely on the contextual information embedded in examples/demonstrations to perform in-context learning (ICL). To mitigate the risk of LLMs potentially leaking private information contained in …

In-Context Learning

AdaDPIGU: Differentially Private SGD with Adaptive Clipping and Importance-Based Gradient Updates for Deep Neural Networks

2025-07-09 · Huiqi Zhang, Fang Xie arxiv

Differential privacy has been proven effective for stochastic gradient descent; however, existing methods often suffer from performance degradation in high-dimensional settings, as the scale of injected noise increases w…

An Adaptive and Fast Convergent Approach to Differentially Private Deep Learning

2019-12-19 · Zhiying Xu, Shuyu Shi, Alex X. Liu, Jun Zhao 외

With the advent of the era of big data, deep learning has become a prevalent building block in a variety of machine learning or data mining tasks, such as signal processing, network modeling and traffic analysis, to name…

Deep Learning