LabVLA: Grounding Vision-Language-Action Models in Scientific Laboratories
About
Scientific laboratories increasingly rely on AI systems to reason about experiments, but the physical act of doing science remains largely outside their reach. AI can help read literature, generate hypotheses, and plan protocols, yet the execution of those protocols at the bench still requires a human operator. Vision-Language-Action (VLA) models provide one possible interface between written protocols and robot execution, but existing policies are trained mostly on household and tabletop demonstrations and rarely encounter the instruments, transparent liquids, or fixed protocol workflows found in scientific laboratories. Closing this gap requires both laboratory-specific supervision and a unified learning framework that can accommodate the diverse robot embodiments used to execute experimental protocols. We therefore identify data and embodiment as central bottlenecks alongside model design. To address the data side, we build RoboGenesis, a simulation-based workflow and data engine that composes configured laboratory workflows from atomic skills, validates and filters rollouts, and exports structured demonstrations across supported robot profiles. On the policy side, we present LabVLA, trained with a two-stage recipe: FAST action token pretraining first makes the Qwen3-VL-4B-Instruct backbone action aware before any continuous control is learned, and flow matching posttraining then attaches a DiT action expert under knowledge insulation. On the LabUtopia benchmark, LabVLA achieves the highest average success rate among all evaluated baselines under both in-distribution and out-of-distribution settings.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robot Manipulation | LabUtopia In-Distribution | Pick Up Success Rate49.2 | 9 | |
| Robot Manipulation | LabUtopia Out-of-Distribution | Pick Up Success Rate48.3 | 9 | |
| Magnetic Stir | Franka Real-world In-domain | Success Rate88 | 6 | |
| Pour Liquid | Franka Real-world Out-of-domain | Success Rate76 | 6 | |
| Shake Liquid | Franka Real-world In-domain | Success Rate92 | 6 | |
| Shake Liquid | Franka Real-world Out-of-domain | Success Rate84 | 6 | |
| Stopper Plug/Unplug | Franka Real-world Out-of-domain | Success Rate80 | 6 | |
| Magnetic Stir | Franka Real-world Out-of-domain | Success Rate80 | 6 | |
| Pour Liquid | Franka Real-world In-domain | Success Rate86 | 6 | |
| Stopper Plug/Unplug | Franka Real-world In-domain | Success Rate80 | 6 |