Skip to content
FAQ

NVIDIA Cosmos 3: The World's First Open Foundation Model for Physical AI

NVIDIA unveiled Cosmos 3 at GTC Taipei on June 1, 2026 — the world's first fully open omnimodel for physical AI. Its novel mixture-of-transformers architecture unifies vision reasoning, world simulation, and robot action generation in a single system, compressing robotics R&D cycles from months to days.

5 min read

For over a decade, building a capable robot required stitching together dozens of separate components: computer vision systems, physics simulators, motion planners, and language interfaces — each trained independently, each speaking a different data format. NVIDIA’s Cosmos 3, announced at GTC Taipei on June 1, 2026, represents the industry’s most ambitious attempt to collapse that entire stack into a single, open model.

“The big bang of physical AI is just around the corner,” NVIDIA CEO Jensen Huang said at the launch event. “Breakthroughs in multimodal reasoning, vision, and world models are the engine behind it.”

A New Kind of Foundation Model

Cosmos 3 is what NVIDIA calls an “omnimodel” — a single neural system that simultaneously perceives and generates across text, images, video, ambient sound, and robot actions. The distinction from prior multimodal models is significant: Cosmos 3 doesn’t simply describe what it sees or generate images from prompts. It can reason about physical interactions, simulate how objects move through space, and output the precise action trajectories a robot needs to complete a task.

The architecture powering this is a novel mixture-of-transformers (MoT) design comprising two coupled components: a reasoning transformer that interprets incoming multimodal context and builds a structured model of the world, and an expert generation transformer that converts those representations into physically plausible outputs — whether a video simulation of a scene or a sequence of robotic manipulator movements.

This pairing allows Cosmos 3 to do something prior world models could not: reason before generating. Earlier systems could produce video that looked realistic but violated basic physics — objects phasing through walls, liquids flowing uphill. Cosmos 3’s internal reasoning step acts as an implicit physics constraint, confining generation to trajectories consistent with real-world dynamics.

Three Tiers for Different Workloads

NVIDIA released two variants on launch day, available now via Hugging Face, GitHub, build.nvidia.com, and NIM microservices:

Cosmos 3 Nano pairs an 8B-parameter reasoner with an 8B-parameter generator. Designed for fast inference and eventual edge deployment, Nano is built for latency-sensitive scenarios — real-time quality inspection on a manufacturing line, or rapid response in autonomous mobile robots.

Cosmos 3 Super pairs a 32B-parameter reasoner with a 32B-parameter generator. This full-power variant is targeted at training and evaluation workloads where maximum accuracy outweighs inference cost. It currently ranks first among all open models on seven major benchmarks: Physics-IQ, PAI-Bench, R-Bench, RoboLab, RoboArena, VANTAGE-Bench, and the Temporal Action Recognition (TAR) benchmark.

Cosmos 3 Edge is announced as coming soon. Details remain limited, but the name implies a highly compressed variant optimized for deployment directly on embedded robotic hardware, potentially as a sub-8B model.

The base models were trained on billions of multimodal physical AI samples — real-world interaction recordings, physics simulation outputs, and action-labeled robotic datasets — providing an empirical grounding in how matter actually behaves under physical constraints.

The Robotics Data Bottleneck

The canonical challenge in robotics has always been data. Training a robot for a new task — picking irregularly shaped parts off a conveyor, navigating an unfamiliar warehouse floor — traditionally requires thousands of hours of real-world demonstrations followed by months of simulation-to-reality transfer work. The pipeline is expensive, specialized, and brutally slow.

Cosmos 3 attacks this problem at two levels. As a world model, it can generate synthetic video of novel physical scenarios, effectively manufacturing training examples that don’t exist yet in the real world. As an action model, it translates simulated experience into robot-ready trajectory data, closing the loop between imagination and execution.

NVIDIA claims the result is a compression of training cycles from months to days. Even if the actual speedup varies significantly by application — and it will — a 10x improvement in robotics R&D velocity would be transformative for an industry where development timelines typically span years and average prototype costs run into the millions.

The Cosmos Coalition

To accelerate ecosystem adoption, NVIDIA announced the Cosmos Coalition — a consortium of AI labs and robotics companies committing to build on and contribute to the platform. Founding members include Agile Robots, Black Forest Labs, Generalist, LTX, Runway, and Skild AI.

The coalition’s structure is deliberately cross-disciplinary. Runway’s video generation expertise creates a pipeline for richer visual training data. Skild AI’s robot learning research feeds into action model improvements. Black Forest Labs contributes image generation capabilities that help bridge the gap between static scene understanding and dynamic world simulation.

On the enterprise developer side, NVIDIA announced integrations with Doosan Robotics, LG Electronics, Samsung Electronics, Li Auto, Centific, Fogsphere, Linker Vision, Milestone Systems, and Yuan — spanning automotive, consumer electronics, industrial robotics, and intelligent building systems.

”Open” — With Important Caveats

The “open” label on Cosmos 3 invites scrutiny. NVIDIA has released model weights and made the system accessible through Hugging Face — a meaningful commitment compared to the fully proprietary approach of competitors like Boston Dynamics or Agility Robotics. However, the training data and full training pipeline are not publicly available, which means researchers can fine-tune and deploy Cosmos 3 but cannot fully reproduce it from scratch.

This positions it alongside Meta’s LLaMA series: open-weights, not open-science. For most commercial users — robotics startups, enterprise integrators, industrial automation vendors — that distinction is irrelevant. For academic researchers studying how physical AI learns from data, it matters considerably.

Competitive Context

Cosmos 3 enters a quickly consolidating field. Google DeepMind has been advancing physical AI through its robotics team and Gemini-based integrations. Figure AI and Physical Intelligence (Pi) are building proprietary robot foundation models backed by substantial venture funding. Amazon’s robotics division is quietly deploying AI-native systems across its fulfillment network, accumulating proprietary data at scale.

What distinguishes Cosmos 3 is the combination of openness and benchmark performance. No open competitor currently matches it across both visual reasoning and action generation leaderboards. That lead may prove temporary — the pace of progress in physical AI is relentless — but NVIDIA has staked out a commanding early position.

What Comes Next

The immediate watch item is Cosmos 3 Edge, whose specifications NVIDIA has not yet disclosed. If it achieves competitive performance on embedded hardware — especially on NVIDIA’s own Jetson platform — it could become the default substrate for a new generation of cost-effective autonomous systems deployable without cloud connectivity.

Longer term, Cosmos 3’s impact will be measured not in benchmark scores but in what actually ships. If the Cosmos Coalition’s development timeline holds, expect to see the first commercial deployments in manufacturing and logistics by early 2027. Jensen Huang’s “big bang” of physical AI may still be just around the corner — but the countdown has unmistakably begun.

NVIDIA Cosmos 3 physical AI robotics foundation model open source Computex 2026
Share

Related Stories

Nvidia RTX Spark: The Arm+Blackwell Superchip That Wants to Make Windows an AI OS

Nvidia unveiled the RTX Spark Superchip at Computex 2026 — a 70-billion-transistor, TSMC 3nm SoC fusing a 20-core Grace Arm CPU with a Blackwell GPU, 128GB of unified LPDDR5X memory, and 1 petaFLOP of FP4 AI compute in a laptop form factor. Shipping this fall from Dell, HP, Lenovo, ASUS, MSI and Microsoft's Surface Laptop Ultra, it represents Nvidia's most ambitious push into personal computing yet.

5 min read