StarVLA: Lego-like Codebase for VLA Model Development (April 2026) logo

StarVLA: Lego-like Codebase for VLA Model Development (April 2026)

Free

Open-source modular VLA framework — swappable backbone (VLM/world-model) and action heads, cross-embodiment learning, unified evaluation across LIBERO, SimplerEnv, RoboTwin, RoboCasa, BEHAVIOR-1K

FreeFree tier
Inputs: image, text
Type
Open Source
Company
StarVLA Community

About StarVLA: Lego-like Codebase for VLA Model Development (April 2026)

StarVLA is an open-source, Lego-like codebase for Vision-Language-Action (VLA) model development, designed to address fragmentation across incompatible architectures, codebases, and evaluation protocols in embodied AI research. It provides a modular backbone–action-head architecture that supports both VLM backbones (e.g., Qwen-VL) and world-model backbones (e.g., Cosmos) alongside representative action-decoding paradigms, all under a shared abstraction that allows independent swapping of backbone and action head. The framework includes reusable training strategies such as cross-embodiment learning and multimodal co-training, and integrates major benchmarks—LIBERO, SimplerEnv, RoboTwin 2.0, RoboCasa-GR1, and BEHAVIOR-1K—through a unified evaluation interface supporting both simulation and real-robot deployment. StarVLA also ships simple, fully reproducible single-benchmark training recipes that match or surpass prior methods on multiple benchmarks. It is actively maintained and expanded by the StarVLA community.

Key Features

Modular backbone-action-head architecture supporting VLM backbones (e.g., Qwen-VL) and world-model backbones (e.g., Cosmos)
Swappable action-decoding paradigms under a shared abstraction
Reusable training strategies including cross-embodiment learning and multimodal co-training
Unified evaluation interface for LIBERO, SimplerEnv, RoboTwin 2.0, RoboCasa-GR1, and BEHAVIOR-1K
Simple, fully reproducible single-benchmark training recipes that match or surpass prior methods
Open-source with active maintenance and community expansion

Pros & Cons

Pros
  • Highly modular design allows independent swapping of backbones and action heads
  • Supports both VLM and world-model backbones within a single framework
  • Unified evaluation across multiple major benchmarks reduces comparison complexity
  • Training recipes are simple and fully reproducible, lowering entry barrier
  • Actively maintained and expanded by the StarVLA community
Cons
  • Currently focused on VLA models for robotics; not intended for general-purpose AI tasks
  • Documentation and community resources may still be evolving as the project grows

Best For

Reproducible comparison and benchmarking of VLA modelsRapid prototyping of new VLA methods for embodied agentsResearch in cross-embodiment learning and multimodal co-trainingSimulation and real-robot deployment of vision-language-action policiesEducational development of generalist embodied agents

FAQ

What backbones does StarVLA support?
StarVLA supports both VLM backbones (e.g., Qwen-VL) and world-model backbones (e.g., Cosmos), along with representative action-decoding paradigms.
Which benchmarks are integrated in StarVLA?
StarVLA integrates LIBERO, SimplerEnv, RoboTwin 2.0, RoboCasa-GR1, and BEHAVIOR-1K via a unified evaluation interface for simulation and real-robot deployment.
Is StarVLA free and open-source?
Yes, StarVLA is open-source and free to use under the MIT License, as stated in the arXiv paper.