Existing imitation learning methods decouple perception and action, which overlooks the causal reciprocity between sensory representations and action execution that humans naturally leverage for adaptive behaviors. To bridge this gap, we introduce Action-Guided Diffusion Policy (DP-AG), a unified representation learning that explicitly models a dynamic interplay between perception and action through probabilistic latent dynamics. DP-AG encodes latent observations into a Gaussian posterior via variational inference and evolves them using an action-guided SDE, where the Vector–Jacobian Product (VJP) of the diffusion policy's noise predictions serves as a structured stochastic force driving latent updates. To promote bidirectional learning between perception and action, we introduce a cycle-consistent contrastive loss that organizes the gradient flow of the noise predictor into a coherent perception–action loop, enforcing mutually consistent transitions in both latent updates and action refinements. Theoretically, we derive a variational lower bound for the action-guided SDE, and prove that the contrastive objective enhances continuity in both latent and action trajectories. Empirically, DP-AG significantly outperforms state-of-the-art methods across simulation benchmarks and real-world UR5 manipulation tasks. As a result, our DP-AG offers a promising step toward bridging biological adaptability and artificial policy learning.
Candy Push. The end-effector pushes small candies into a designated goal area. Object positions are randomized across trials.
Peg-in-Hole. The robot must insert a circular peg into a vertical hole using only RGB inputs from scene and wrist cameras, without explicit depth sensing, requiring the policy to infer 3D geometry from indirect cues.
Painting Circle. The robot is tasked with tracing a circular-shaped path using a paintbrush.
Painting Heart. The robot is tasked with tracing a heart-shaped path using a paintbrush.
Push-T. A circular end-effector pushes a T-shaped block to a target location.
Dynamic Push-T. A circular end-effector pushes a T-shaped block to a target location with a moving ball disturbance.
The Can task involves picking up a can and placing it in the correct bin, testing pick-and-place skills.
The Lift task involves lifting an object, a simple manipulation task that benefits less from large datasets compared to complex tasks.
The Square task, also known as Square Nut Assembly, requires fitting a square nut onto a square peg.
Preview our NeurIPS 2025 camera-ready paper.
@inproceedings{wang2025act,
title={Act to See, See to Act: Diffusion-Driven Perception--Action Interplay for Adaptive Policies},
author={Wang, Jing and Peng, Weiting and Tang, Jing and Gong, Zeyu and Wang, Xihua and Tao, Bo and Cheng, Li},
booktitle={Advances in Neural Information Processing Systems (NeurIPS)},
year={2025}
}