Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Prediction with Action: Visual Policy Learning via Joint Denoising Process

About

Diffusion models have demonstrated remarkable capabilities in image generation tasks, including image editing and video creation, representing a good understanding of the physical world. On the other line, diffusion models have also shown promise in robotic control tasks by denoising actions, known as diffusion policy. Although the diffusion generative model and diffusion policy exhibit distinct capabilities--image prediction and robotic action, respectively--they technically follow a similar denoising process. In robotic tasks, the ability to predict future images and generate actions is highly correlated since they share the same underlying dynamics of the physical world. Building on this insight, we introduce PAD, a novel visual policy learning framework that unifies image Prediction and robot Action within a joint Denoising process. Specifically, PAD utilizes Diffusion Transformers (DiT) to seamlessly integrate images and robot states, enabling the simultaneous prediction of future images and robot actions. Additionally, PAD supports co-training on both robotic demonstrations and large-scale video datasets and can be easily extended to other robotic modalities, such as depth images. PAD outperforms previous methods, achieving a significant 26.3% relative improvement on the full Metaworld benchmark, by utilizing a single text-conditioned visual policy within a data-efficient imitation learning setting. Furthermore, PAD demonstrates superior generalization to unseen tasks in real-world robot manipulation settings with 28.0% success rate increase compared to the strongest baseline. Project page at https://sites.google.com/view/pad-paper

Yanjiang Guo, Yucheng Hu, Jianke Zhang, Yen-Jen Wang, Xiaoyu Chen, Chaochao Lu, Jianyu Chen• 2024

Related benchmarks

TaskDatasetResultRank
Robotic ManipulationCalvin ABC->D
Task-1 Score78.1
16
Robotic ManipulationMetaworld v2 (test)
Window Open Success Rate100
11
Robotic ManipulationReal-world robotic manipulation tasks (in-distribution)
Button-Press80
6
Robot ManipulationMetaWorld MT50 v2 (test)
Success Rate (Simple)0.923
6
Robotic ManipulationLibero90
Pick Success Rate62.5
5
Video GenerationCalvin (val)
PSNR18.72
5
Video GenerationLibero90 (val)
PSNR19.65
5
Showing 7 of 7 rows

Other info

Code

Follow for update