MM-ACT: Learn from Multimodal Parallel Generation to Act
About
A generalist robotic policy needs both semantic understanding for task planning and the ability to interact with the environment through predictive capabilities. To tackle this, we present MM-ACT, a unified Vision-Language-Action (VLA) model that integrates text, image, and action in shared token space and performs generation across all three modalities. MM-ACT adopts a re-mask parallel decoding strategy for text and image generation, and employs a one-step parallel decoding strategy for action generation to improve efficiency. We introduce Context-Shared Multimodal Learning, a unified training paradigm that supervises generation in all three modalities from a shared context, enhancing action generation through cross-modal learning. Experiments were conducted on the LIBERO simulation and Franka real-robot setups as well as RoboTwin2.0 to assess in-domain and out-of-domain performances respectively. Our approach achieves a success rate of 96.3% on LIBERO, 72.0% across three tasks of real Franka, and 52.38% across eight bimanual tasks of RoboTwin2.0 with an additional gain of 9.25% from cross-modal learning. We release our codes, models and data at https://github.com/HHYHRHY/MM-ACT.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robotic Manipulation | LIBERO | Long-horizon Success Rate93 | 165 | |
| Robotic Manipulation | LIBERO | Long Success Rate88 | 108 | |
| Robotic Manipulation | LIBERO (test) | Object Success Rate99.4 | 85 | |
| Robot Manipulation | RoboTwin 2.0 | Average Success Rate61.4 | 37 | |
| Vision-Language-Action | LIBERO-Cross LL-Mild | Spatial Success Rate95.8 | 4 | |
| Vision-Language-Action | LIBERO-Cross LL-Dark | Spatial Success Rate94.4 | 4 | |
| Vision-Language-Action | LIBERO-Cross LL-Severe | Spatial Success Rate58.2 | 4 |