惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
The Cloudflare Blog
IT之家
IT之家
V
V2EX
雷峰网
雷峰网
MyScale Blog
MyScale Blog
P
Proofpoint News Feed
Stack Overflow Blog
Stack Overflow Blog
博客园 - Franky
Engineering at Meta
Engineering at Meta
S
SegmentFault 最新的问题
GbyAI
GbyAI
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 司徒正美
云风的 BLOG
云风的 BLOG
小众软件
小众软件
博客园 - 叶小钗
Blog — PlanetScale
Blog — PlanetScale
C
Check Point Blog
A
About on SuperTechFans
B
Blog
月光博客
月光博客
宝玉的分享
宝玉的分享
Last Week in AI
Last Week in AI

The Decoder

Google files first joint lawsuit with FBI over Chinese AI scam network, OpenAI blocks PRC influence clusters The AI industry's platform trap is starting to look a lot like Microsoft's OpenAI buys Ona to push Codex toward long-running, autonomous coding tasks Jeff Bezos' AI startup Prometheus closes $12 billion round at a $41 billion valuation Free Deezer tool lets users on any streaming service check their playlists for AI music OpenAI vs. Anthropic: A price war over API tokens is brewing Dario Amodei's new essay reads like a Cold War playbook for the AI age Claude Fable 5: Anthropic admits "wrong tradeoff" after invisibly throttling rival AI researchers Google's new open model DiffusionGemma generates text from noise instead of word by word OpenAI's IPO slips as Altman tells staff to expect a public offering "within the next year" Anthropic study shows AI needs hours, not weeks, to build exploits from security patches OpenAI wants its biggest data center yet, and Nvidia would back the bill Claude Fable 5: The first Mythos model is powerful, expensive, and heavily filtered Germany's National Security Council greenights an AI Safety Institute modeled after the UK's AISI Google's NotebookLM now runs its own cloud computer with code execution and agent-based research Anthropic releases Claude Fable 5 and Mythos 5 with major gains in coding and science Google's Gemini 3.5 Live Translate delivers real-time voice translation across 70+ languages SpaceX wants to put data centers in orbit, and Musk says it's no big deal Landmark German ruling declares Google's AI Overviews are Google's own words and makes it liable for false answers Beijing's $295 billion AI buildout would require 80 percent domestic chips, locking out US suppliers Apple Intelligence gets a second shot with help from Google and Nvidia OpenAI now says "entirely automating everything is not the future we want" OpenAI says going public is "a complicated set of tradeoffs" and is unsure about the timing Microsoft Research's Lens proves detailed captions matter more than raw scale for training efficient image generators Intel gets a second life as Google and Nvidia explore it as a TSMC backup for AI chips Most companies are flying blind on AI spending Frontier Radar #3: How agentic AI is turning tokens into a business metric Instagram AI chatbot breach may have affected over to 20,000 accounts, Meta discloses Microsoft tightens rules for conflict zones after investigation into Israel's military use of Azure Moonshot AI targets a $30 billion valuation, more than six times its late-2025 worth
Nvidia bets big on physical AI at GTC Taipei with a new w...
Maximilian Schreiner · 2026-06-01 · via The Decoder

Image description

Nano Banana Pro prompted by THE DECODER

Nvidia used GTC Taipei to launch a series of models for robots, autonomous vehicles, and video systems. The centerpieces are the new world model Cosmos 3, a significantly scaled-up driving model called Alpamayo 2 Super, and an open reference platform for humanoid robots.

Cosmos 3 is Nvidia's next version of its open "omnimodel," which processes text, images, video, ambient audio, and action data in a single system. Developers building robots, autonomous vehicles, and video surveillance systems can use it to generate synthetic training data, interpret scenes, and predict future world states without having to painstakingly recreate those situations in the real world.

Nvidia names three use cases. As a vision-language model, Cosmos 3 analyzes video, for example to detect traffic anomalies in smart cities, as partner Linker Vision is already doing.

As a world model, it generates photorealistic video sequences of rare situations like near-misses or unusual object arrangements in a warehouse.

And as the basis for so-called world-action models, it produces numerical motion data like joint angles or gripper positions that robots use to learn tasks such as picking and placing, as industrial partner Agile Robots demonstrates.

The architecture uses a mixture-of-transformers approach: one reasoning transformer analyzes a scene, then a second generation transformer produces videos, descriptions, or motion trajectories from that analysis. Training data included billions of examples spanning text, images, video, audio, and action data. Nvidia offers three variants: Cosmos 3 Super delivers the best current quality, Nano is built for fast inference, and a forthcoming Edge model targets real-time operation on embedded systems. The models are available under the OpenMDW-1.1 license on Hugging Face and GitHub.

The release comes alongside the "Cosmos Coalition," a partner group that includes Black Forest Labs, Runway, LTX, Generalist, Agile Robots, and Skild AI. In practice, it's an alliance that uses Nvidia's DGX Cloud training infrastructure and contributes models and data in return.

Alpamayo 2 Super is meant to be a teacher model for robotaxis

The Alpamayo family is Nvidia's open model series for Level 4 autonomous driving, meaning robotaxis that operate without a human driver within a defined area. The models take in camera images, derive a driving decision, and output a concrete trajectory. Previous versions included Alpamayo 1 Nano and 1.5 Nano, each with ten billion parameters.

Alpamayo 2 Super replaces that generation at the top end with 32 billion parameters. The jump is supposed to improve spatial understanding and handling of rare situations. New is the output of so-called meta-actions like "lane change," "stop," or "yield," which the model delivers to a downstream planner alongside the trajectory. Perception now also covers the entire vehicle rather than just the front cameras. Every decision comes with a "chain of causation," a textual reasoning chain that Nvidia says is designed for safety documentation and regulatory review. This brings a familiar question from the AI alignment debate into the driving safety discussion: how reliably do these reasoning traces actually reflect what's happening inside the network?

Nvidia says the large model is intended as a teacher model. Manufacturers are supposed to use it to distill smaller models that then run on the vehicle-grade Drive AGX Thor chip. Nvidia is also releasing AlpaGym, an open-source framework for closed-loop reinforcement learning in simulation, and OmniDreams, a generative model for rare traffic scenarios. Nvidia doesn't provide any reliable external comparison numbers, for example against the stacks from Waymo or Tesla. Code and weights are expected to appear on GitHub and Hugging Face this summer.

An open humanoid robot built on a Unitree chassis

With the Isaac GR00T Reference Humanoid Robot, Nvidia is also releasing a reference platform for academic research in humanoid robotics. The roughly six-foot-tall robot is based on the Unitree H2 Plus chassis, paired with tactile five-finger hands from Sharpa, and powered by the Jetson AGX Thor T5000 with 2,070 FP4 teraflops. The system has 75 degrees of freedom in total. On the software side, it runs the Isaac GR00T stack, which covers teleoperation, simulation in Isaac Sim, foundation models, and ROS middleware.

Nvidia's reference design is built on Unitree hardware. | Image: Nvidia

Nvidia isn't selling the robot itself. Instead, it points to Unitree, which plans to offer the hardware by late 2026. Research partners include Ai2, ETH Zurich, the Stanford Robotics Center, and the UC San Diego ARC Lab. In practice, Nvidia is trying to standardize a hardware-software bundle that deepens the robotics research community's reliance on Jetson chips and Isaac tooling.

AI News Without the Hype – Curated by Humans

Subscribe to THE DECODER for ad-free reading, a weekly AI newsletter, our exclusive "AI Radar" frontier report six times a year, full archive access, and access to our comment section.

Subscribe now

  • Access to all THE DECODER articles.
  • Read without distractions – no Google ads.
  • Access to comments and community discussions.
  • Weekly AI newsletter.
  • 6 times a year: “AI Radar” – deep dives on key AI topics.
  • Up to 25 % off on KI Pro online events.
  • Access to our full ten-year archive.
  • Get the latest AI news from The Decoder.

Subscribe to The Decoder