Search papers, labs, and topics across Lattice.
The paper introduces Dynamic Closed-Loop Diffusion Policy (DCDP), a framework that enhances diffusion-based policies for robotic manipulation by integrating chunk-based action generation with real-time corrections based on environmental dynamics. DCDP employs a self-supervised dynamic feature encoder, cross-attention fusion, and an asymmetric action encoder-decoder to inject environmental dynamics before action execution, enabling real-time closed-loop action correction. Experiments in dynamic PushT simulations demonstrate a 19% improvement in adaptability without retraining and only a 5% increase in computation, showcasing the method's effectiveness and efficiency.
Diffusion policies get a 19% adaptability boost in dynamic robotic tasks, without retraining, thanks to a closed-loop architecture that dynamically corrects actions in real-time.
Diffusion-based policies have achieved remarkable results in robotic manipulation but often struggle to adapt rapidly in dynamic scenarios, leading to delayed responses or task failures. We present DCDP, a Dynamic Closed-Loop Diffusion Policy framework that integrates chunk-based action generation with real-time correction. DCDP integrates a self-supervised dynamic feature encoder, cross-attention fusion, and an asymmetric action encoder-decoder to inject environmental dynamics before action execution, achieving real-time closed-loop action correction and enhancing the system's adaptability in dynamic scenarios. In dynamic PushT simulations, DCDP improves adaptability by 19\% without retraining while requiring only 5\% additional computation. Its modular design enables plug-and-play integration, achieving both temporal coherence and real-time responsiveness in dynamic robotic scenarios, including real-world manipulation tasks. The project page is at: https://github.com/wupengyuan/dcdp