OmniVLA: Physically-Grounded Multimodal VLA with Unified Multi-Sensor Perception for Robotic Manipulation
Heyu Guo, Shanmu Wang, Ruichun Ma, Shiqi Jiang, Yasaman Ghasempour, Omid Abari, Baining Guo, Lili Qiu
TL;DR
OmniVLA tackles the limitation of RGB-only vision-language-action models by incorporating beyond-RGB sensing through sensor-masked images that align infrared, mmWave, and acoustic data with RGB frames. It constructs a unified, image-native representation by overlaying sensor-derived masks onto RGB images, guided by a vision-language model and Grounded SAM prompts, and processes these with a frozen vision-language backbone plus lightweight per-sensor projections. Empirical results on real-world robotic manipulation show an average 84% task success, outperforming RGB-only baselines by 59% and raw-sensor baselines by 28%, while achieving data efficiency comparable to using only half the demonstrations. The work demonstrates a general framework for integrating diverse sensors with VLA models, enabling physically-grounded spatial intelligence and stronger generalization for embodied AI tasks.
Abstract
Vision-language-action (VLA) models have shown strong generalization for robotic action prediction through large-scale vision-language pretraining. However, most existing models rely solely on RGB cameras, limiting their perception and, consequently, manipulation capabilities. We present OmniVLA, an omni-modality VLA model that integrates novel sensing modalities for physically-grounded spatial intelligence beyond RGB perception. The core of our approach is the sensor-masked image, a unified representation that overlays spatially grounded and physically meaningful masks onto the RGB images, derived from sensors including an infrared camera, a mmWave radar, and a microphone array. This image-native unification keeps sensor input close to RGB statistics to facilitate training, provides a uniform interface across sensor hardware, and enables data-efficient learning with lightweight per-sensor projectors. Built on this, we present a multisensory vision-language-action model architecture and train the model based on an RGB-pretrained VLA backbone. We evaluate OmniVLA on challenging real-world tasks where sensor-modality perception guides the robotic manipulation. OmniVLA achieves an average task success rate of 84%, significantly outperforms both RGB-only and raw-sensor-input baseline models by 59% and 28% respectively, meanwhile showing higher learning efficiency and stronger generalization capability.
