ISS Policy : Scalable Diffusion Policy with Implicit Scene Supervision
Wenlong Xia, Jinhao Zhang, Ce Zhang, Yaojia Wang, Youmin Gong, Jie Mei
TL;DR
This work tackles efficiency and generalization gaps in vision-based imitation by leveraging a 3D diffusion policy that operates on sparse point clouds. It introduces Implicit Scene Supervision (ISS), a skip-step future-scene predictor that guides the DiT-based policy toward geometrically consistent actions, improving long-horizon reasoning. Across MetaWorld and Adroit, ISS Policy achieves state-of-the-art results, with strong real-world performance and rapid training convergence, while ablations confirm benefits from ISS, scheduling, and increased model capacity. The approach demonstrates scalable, robust 3D visuomotor control from single-view depth data and offers practical speed advantages for real-time robotics tasks such as cup-stacking.
Abstract
Vision-based imitation learning has enabled impressive robotic manipulation skills, but its reliance on object appearance while ignoring the underlying 3D scene structure leads to low training efficiency and poor generalization. To address these challenges, we introduce \emph{Implicit Scene Supervision (ISS) Policy}, a 3D visuomotor DiT-based diffusion policy that predicts sequences of continuous actions from point cloud observations. We extend DiT with a novel implicit scene supervision module that encourages the model to produce outputs consistent with the scene's geometric evolution, thereby improving the performance and robustness of the policy. Notably, ISS Policy achieves state-of-the-art performance on both single-arm manipulation tasks (MetaWorld) and dexterous hand manipulation (Adroit). In real-world experiments, it also demonstrates strong generalization and robustness. Additional ablation studies show that our method scales effectively with both data and parameters. Code and videos will be released.
