paper-with-me

Papers

Adaptive Diffusion Policy Optimization for Robotic Manipulation

2025-05-13 · Huiyun Jiang, Zhuang Yang

Recent studies have shown the great potential of diffusion models in improving reinforcement learning (RL) by modeling complex policies, expressing a high degree of multi-modality, and efficiently handling high-dimensional continuous control tasks. However, there is currently limited research on how to optimize diffusion-based polices (e.g., Diffusion Policy) fast and stably. In this paper, we propose an Adam-based Diffusion Policy Optimization (ADPO), a fast algorithmic framework containing best practices for fine-tuning diffusion-based polices in robotic control tasks using the adaptive gradient descent method in RL. Adaptive gradient method is less studied in training RL, let alone diffusion-based policies. We confirm that ADPO outperforms other diffusion-based RL methods in terms of overall effectiveness for fine-tuning on standard robotic tasks. Concretely, we conduct extensive experiments on standard robotic control tasks to test ADPO, where, particularly, six popular diffusion-based RL methods are provided as benchmark methods. Experimental results show that ADPO acquires better or comparable performance than the baseline methods. Finally, we systematically analyze the sensitivity of multiple hyperparameters in standard robotics tasks, providing guidance for subsequent practical applications. Our video demonstrations are released in https://github.com/Timeless-lab/ADPO.git.

📄 PDF Abstract BibTeX arXiv:2505.08376

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlReinforcement 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 제목 키워드 기반

AdaWorldPolicy: World-Model-Driven Diffusion Policy with Online Adaptive Learning for Robotic Manipulation

2026-02-23 · Ge Yuan, Qiyuan Qiao, Jing Zhang, Dong Xu arxiv

Effective robotic manipulation requires policies that can anticipate physical outcomes and adapt to real-world environments. Effective robotic manipulation requires policies that can anticipate physical outcomes and adap…

D2PPO: Diffusion Policy Policy Optimization with Dispersive Loss

2025-08-04 · Guowei Zou, Weibing Li, Hejun Wu, Yukun Qian 외 arxiv

Diffusion policies excel at robotic manipulation by naturally modeling multimodal action distributions in high-dimensional spaces. Nevertheless, diffusion policies suffer from diffusion representation collapse: semantica…

VADF: Vision-Adaptive Diffusion Policy Framework for Efficient Robotic Manipulation

2026-04-17 · Xinglei Yu, Zhenyang Liu, Shufeng Nan, Simo Wu 외 arxiv

Diffusion policies are becoming mainstream in robotic manipulation but suffer from hard negative class imbalance due to uniform sampling and lack of sample difficulty awareness, leading to slow training convergence and f…

World4RL: Diffusion World Models for Policy Refinement with Reinforcement Learning for Robotic Manipulation

2025-09-23 · Zhennan Jiang, Kai Liu, Yuxin Qin, Shuai Tian 외 arxiv

Robotic manipulation policies are commonly initialized through imitation learning, but their performance is limited by the scarcity and narrow coverage of expert data. Reinforcement learning can refine polices to allevia…

Reinforcement Learning

L-SDPPO: Policy Optimization of Spiking Diffusion Policy for Intra-vehicular Robotic Manipulation

2026-06-04 · Liwen Zhang, Dong Zhou, Guanghui Sun, Yifei Zheng 외 arxiv

Intra-vehicular robots in spacecraft help reduce astronaut workload and improve mission efficiency. Recent research focuses on using deep learning methods to achieve the acute control required for operations in these com…

Reinforcement Learning