NORA: A Small Open-Sourced Generalist Vision Language Action Model for Embodied Tasks
About
Existing Visual-Language-Action (VLA) models have shown promising performance in zero-shot scenarios, demonstrating impressive task execution and reasoning capabilities. However, a significant challenge arises from the limitations of visual encoding, which can result in failures during tasks such as object grasping. Moreover, these models typically suffer from high computational overhead due to their large sizes, often exceeding 7B parameters. While these models excel in reasoning and task planning, the substantial computational overhead they incur makes them impractical for real-time robotic environments, where speed and efficiency are paramount. To address the limitations of existing VLA models, we propose NORA, a 3B-parameter model designed to reduce computational overhead while maintaining strong task performance. NORA adopts the Qwen-2.5-VL-3B multimodal model as its backbone, leveraging its superior visual-semantic understanding to enhance visual reasoning and action grounding. Additionally, our \model{} is trained on 970k real-world robot demonstrations and equipped with the FAST+ tokenizer for efficient action sequence generation. Experimental results demonstrate that NORA outperforms existing large-scale VLA models, achieving better task performance with significantly reduced computational overhead, making it a more practical solution for real-time robotic autonomy.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robot Manipulation | LIBERO | Goal Achievement89.4 | 494 | |
| Robot Manipulation | LIBERO (test) | Average Success Rate87.9 | 142 | |
| Robot Manipulation | SimplerEnv WidowX Robot tasks (test) | Success Rate (Spoon)80.2 | 79 | |
| Robot Manipulation | SimplerEnv Google Robot tasks Visual Matching | Pick Coke Can Success Rate86 | 62 | |
| Robot Manipulation | Diverse Manipulation Tasks Put S in S | PSR100 | 40 | |
| Robotic Manipulation | LIBERO-Plus | Camera Robustness Score220 | 34 | |
| Robot Manipulation | LIBERO-Plus Zero-shot | Camera Score2.2 | 20 | |
| Multi-task Learning | LIBERO | Object Score97.5 | 18 | |
| Robot Policy Learning | LIBERO | S (Spatial) Rate92.2 | 16 | |
| Robot Manipulation | Diverse Manipulation Tasks Put U in U | PSR100 | 12 |