ImitDiff: Transferring Foundation-Model Priors for Distraction Robust Visuomotor Policy
Yuhang Dong, Haizhou Ge, Yupei Zeng, Jiangning Zhang, Beiwen Tian, Hongrui Zhu, Yufei Jia, Ruixiang Wang, Zhucun Xue, Guyue Zhou, Longhua Ma, Guanzhong Tian
TL;DR
ImDiff addresses the challenge of distraction-robust visuomotor imitation by transferring vision-language foundation-model priors into pixel-level semantic masks that guide a dual-resolution perception pipeline. A consistency-driven diffusion transformer head then maps semantically grounded visual features to real-time actions, achieving large speedups without sacrificing performance. The approach combines an open-vocabulary detect-track-segment pipeline, a dual-encoder fusion scheme, and PF-ODE-based trajectory conditioning to deliver robust zero-shot generalization to novel objects and distractions. Extensive simulation and real-world experiments demonstrate superiority over state-of-the-art vision-language and visuomotor baselines, with significant gains in complex scenes and under strong visual distractors, along with practical inference-time improvements.
Abstract
Visuomotor imitation learning policies enable robots to efficiently acquire manipulation skills from visual demonstrations. However, as scene complexity and visual distractions increase, policies that perform well in simple settings often experience substantial performance degradation. To address this challenge, we propose ImitDiff, a diffusion-based imitation learning policy guided by fine-grained semantics within a dual-resolution workflow. Leveraging pretrained priors of vision-language foundation models, our method transforms high-level instructions into pixel-level visual semantic masks. These masks guide a dual-resolution perception pipeline that captures both global context (e.g., overall layout) from low-resolution observation and fine-grained local features (e.g., geometric details) from high-resolution observation, enabling the policy to focus on task-relevant regions. Additionally, we introduce a consistency-driven diffusion transformer action head that bridges visual semantic conditions and real-time action generation. Extensive experiments demonstrate that ImitDiff outperforms state-of-the-art vision-language manipulation frameworks, as well as visuomotor imitation learning policies, particularly under increased scene complexity and visual distractions. Notably, ImitDiff exhibits strong generalization in zero-shot settings involving novel objects and visual distractions. Furthermore, our consistency-driven action head achieves an order-of-magnitude improvement in inference speed while maintaining competitive success rates.
