Score and Distribution Matching Policy: Advanced Accelerated Visuomotor Policies via Matched Distillation
Bofang Jia, Pengxiang Ding, Can Cui, Mingyang Sun, Pengfang Qian, Siteng Huang, Zhaoxin Fan, Donglin Wang
TL;DR
This work tackles the slow inference of diffusion-based visuomotor policies by introducing the Score and Distribution Matching Policy (SDM Policy), which distills a diffusion teacher into a fast one-step generator. SDM Policy combines score matching to align the generated actions with the true action distribution and distribution matching (KL divergence) to enforce global consistency, guided by a dual-teacher framework consisting of a frozen stabilizer and an unfrozen adversarial guide. Across a 57-task simulated benchmark, SDM Policy achieves approximately a 6× speedup with state-of-the-art action quality, bringing diffusion-based control into practical high-frequency robotics. The approach enables reliable, efficient visuomotor policies and highlights a promising direction for fast, accurate imitation learning in dynamic robotic tasks.
Abstract
Visual-motor policy learning has advanced with architectures like diffusion-based policies, known for modeling complex robotic trajectories. However, their prolonged inference times hinder high-frequency control tasks requiring real-time feedback. While consistency distillation (CD) accelerates inference, it introduces errors that compromise action quality. To address these limitations, we propose the Score and Distribution Matching Policy (SDM Policy), which transforms diffusion-based policies into single-step generators through a two-stage optimization process: score matching ensures alignment with true action distributions, and distribution matching minimizes KL divergence for consistency. A dual-teacher mechanism integrates a frozen teacher for stability and an unfrozen teacher for adversarial training, enhancing robustness and alignment with target distributions. Evaluated on a 57-task simulation benchmark, SDM Policy achieves a 6x inference speedup while having state-of-the-art action quality, providing an efficient and reliable framework for high-frequency robotic tasks.
