paper-with-me

홈 › Papers

DM1: MeanFlow with Dispersive Regularization for 1-Step Robotic Manipulation

2025-10-09 · Guowei Zou, Haitao Wang, Hejun Wu, Yukun Qian, Yuhang Wang, Weibing Li arxiv

The ability to learn multi-modal action distributions is indispensable for robotic manipulation policies to perform precise and robust control. Flow-based generative models have recently emerged as a promising solution to learning distributions of actions, offering one-step action generation and thus achieving much higher sampling efficiency compared to diffusion-based methods. However, existing flow-based policies suffer from representation collapse, the inability to distinguish similar visual representations, leading to failures in precise manipulation tasks. We propose DM1 (MeanFlow with Dispersive Regularization for One-Step Robotic Manipulation), a novel flow matching framework that integrates dispersive regularization into MeanFlow to prevent collapse while maintaining one-step efficiency. DM1 employs multiple dispersive regularization variants across different intermediate embedding layers, encouraging diverse representations across training batches without introducing additional network modules or specialized training procedures. Experiments on RoboMimic benchmarks show that DM1 achieves 20-40 times faster inference (0.07s vs. 2-3.5s) and improves success rates by 10-20 percentage points, with the Lift task reaching 99% success over 85% of the baseline. Real-robot deployment on a Franka Panda further validates that DM1 transfers effectively from simulation to the physical world. To the best of our knowledge, this is the first work to leverage representation regularization to enable flow-based policies to achieve strong performance in robotic manipulation, establishing a simple yet powerful approach for efficient and robust manipulation.

📄 PDF Abstract BibTeX arXiv:2510.07865

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

One Step Is Enough: Dispersive MeanFlow Policy Optimization

2026-01-28 · Guowei Zou, Haitao Wang, Hejun Wu, Yukun Qian 외 arxiv

Real-time robotic control demands fast action generation. However, existing generative policies based on diffusion and flow matching require multi-step sampling, fundamentally limiting deployment in time-critical scenari…

Knowledge DistillationReinforcement LearningOpenAI Gym

MP1: MeanFlow Tames Policy Learning in 1-step for Robotic Manipulation

2025-07-14 · Juyi Sheng, Ziyi Wang, Peiming Li, Mengyuan Liu arxiv

In robot manipulation, robot learning has become a prevailing approach. However, generative models within this field face a fundamental trade-off between the slow, iterative sampling of diffusion models and the architect…

Robot ManipulationFew-Shot Learning

HybridFlow: A Two-Step Generative Policy for Robotic Manipulation

2026-02-14 · Zhenchen Dong, Jinna Fu, Jiaming Wu, Shengyuan Yu 외 arxiv

Limited by inference latency, existing robot manipulation policies lack sufficient real-time interaction capability with the environment. Although faster generation methods such as flow matching are gradually replacing d…

Robot ManipulationImage Generation

D2PPO: Diffusion Policy Policy Optimization with Dispersive Loss

2025-08-04 · Guowei Zou, Weibing Li, Hejun Wu, Yukun Qian 외 arxiv

Diffusion policies excel at robotic manipulation by naturally modeling multimodal action distributions in high-dimensional spaces. Nevertheless, diffusion policies suffer from diffusion representation collapse: semantica…

OMP: One-step Meanflow Policy with Directional Alignment

2025-12-22 · Han Fang, Yize Huang, Yuheng Zhao, Paul Weng 외 arxiv

Robot manipulation has increasingly adopted data-driven generative policy frameworks, yet the field faces a persistent trade-off: diffusion models suffer from high inference latency, while flow-based methods often requir…

Robot ManipulationImage Generation