model release

AI2 releases robotics models trained entirely in simulation, achieving zero-shot real-world transfer

TL;DR

AI2 has released MolmoSpaces and MolmoBot, robotics models trained exclusively in simulation that transfer directly to real robots without manual real-world data collection or fine-tuning. The approach eliminates months of teleoperated demonstrations typically required for simulation-trained robots. Both systems are open-source.

2 min read
0

AI2 Releases Robotics Models Trained Entirely in Simulation, Achieving Zero-Shot Real-World Transfer

AI research institute AI2 has released two open-source robotics models—MolmoSpaces and MolmoBot—trained exclusively in simulation that achieve zero-shot transfer to real robots without any manually collected real-world data or fine-tuning.

What's New

The models represent a significant shift in robotics training methodology. Conventional approaches require researchers to spend months collecting teleoperated real-world demonstrations before simulation-trained robots become reliable. AI2's approach eliminates this bottleneck entirely.

MolmoSpaces, the foundation dataset, contains:

  • 230,000+ indoor scenes
  • 130,000+ curated objects
  • 42 million physics-based robotic grasping annotations

MolmoBot, built on MolmoSpaces, demonstrates capabilities including:

  • Object picking and placement
  • Opening drawers
  • Operating doors

All tasks execute without training data from real-world demonstrations.

The Technical Approach

According to Ranjay Krishna, director of the PRIOR team at AI2, the key insight is straightforward: the simulation-to-reality gap shrinks dramatically when researchers increase the variety of simulated environments, objects, and camera conditions. Rather than improving physics simulation fidelity, the models benefit from diversity in training conditions.

This aligns with recent findings in robotics research showing that breadth of training distribution often matters more than pixel-perfect simulation accuracy. By exposing models to hundreds of thousands of variations in scene configuration, object types, and viewpoints, the models learn generalizable behaviors that transfer directly to physical systems.

Open-Source Release

Both models and supporting tools are available publicly. Technical details are available in the accompanying research paper. The open-source approach allows other research groups and robotics companies to build on the foundation rather than starting from zero with their own simulation data collection.

What This Means

This work addresses one of robotics' most significant friction points: the cost and time required to train deployable systems. If the zero-shot transfer results hold up in broader testing, the implications are substantial. Companies and research labs could dramatically reduce development timelines—from months of manual demonstration collection to weeks of model training. This could accelerate deployment of manipulation tasks in warehousing, manufacturing, and service robotics.

The emphasis on simulation diversity over physics accuracy also reframes how the robotics community should approach simulation tools. Rather than competing on fidelity, platforms that generate high-variance synthetic training data may prove more valuable. This could shift investment and resource allocation within the robotics software ecosystem.

Related Articles

model release

Xiaomi Releases MiMo-V2.6-Flash-RL, a 309B-Parameter MoE Model with 1M-Token Context and Native Omnimodal Support

Xiaomi's MiMo team released MiMo-V2.6-Flash-RL, an efficiency-tier checkpoint in the MiMo-V2.6 series featuring a 309B-parameter (15B active) Mixture-of-Experts architecture, 1M-token context, and native support for text, image, video, and audio. The model uses a single mixed reinforcement learning run across coding, agentic, visual, and cybersecurity tasks rather than domain-specific training.

model release

Xiaomi Releases MiMo-V2.6-Flash: Open-Source MoE Model with 1M-Token Context, $0.14/$0.28 per 1M Tokens

Xiaomi has released MiMo-V2.6-Flash, an open-source Mixture-of-Experts model with 309B total parameters and 15B activated per token, featuring a 1M-token context window and native multimodal capabilities. Priced at $0.14 per 1M input tokens and $0.28 per 1M output tokens, it targets agentic coding and long-horizon task workflows.

model release

Yandex Releases AliceAI-Foundation-80B-A3B-Base, an 80B-Parameter MoE Model with 262K Context

Yandex has released AliceAI-Foundation-80B-A3B-Base, an 80-billion-parameter hybrid MoE base model with 3 billion active parameters per token and a 262,144-token context window. The model was trained fully from scratch and, according to Yandex, outperforms larger open-source models on Russian-language factual and educational benchmarks.

model release

Alibaba Releases Qwen-Image-2.1, a 7B Unified Text-to-Image and Editing Model

Alibaba's Qwen team has open-sourced Qwen-Image-2.1, a 7B parameter unified model for text-to-image generation and image editing. The release adds native transparent (RGBA) image support and editing with up to 10 reference images.

Comments

Loading...