Artificial intelligenceAugust 5, 2026· via MarkTechPost

NVIDIA’s Alpamayo 2 Super: A 34B Open Model for Safer Robotaxis

NVIDIA’s Alpamayo 2 Super: A 34B Open Model for Safer Robotaxis

NVIDIA has just dropped Alpamayo 2 Super, a 34-billion-parameter open model designed to handle the trickiest edge cases in autonomous driving—long-tail events where traditional stacks often falter. Unlike systems that break perception, prediction, and planning into separate stages, this model does it all in one pass: given full-surround camera video, it outputs a planned trajectory, a causal explanation of why it chose that path, and a meta-action such as yielding or changing lanes. The weights and code are released under OpenMDW-1.1 and Apache 2.0, allowing immediate commercial use without additional licensing.

From reasoning to action

At its core sits a 32-billion-parameter vision-language model built on NVIDIA’s Cosmos 3 Super Reasoner, fine-tuned with reinforcement learning to interpret complex scenes. A smaller 2.3-billion-parameter diffusion decoder then converts that understanding into a drivable trajectory. The model ingests multi-camera RGB video, egomotion history, and timestamps, and returns 64 waypoints spanning up to 6.4 seconds ahead. Each waypoint includes ego-frame position and orientation, giving downstream planners a precise, temporally consistent path.

Five outputs, one inference

What makes Alpamayo 2 Super operationally compelling is its ability to produce not just a trajectory, but a full Chain-of-Causation trace linking observations to decisions, a meta-action label, auto-generated reasoning, and even 2D-grounded visual question answering. Those traces can plug directly into NVIDIA Halos safety-validation workflows, aligning with ISO/PAS 8800 for AI safety. In tests, the model cut annotation cycles on proprietary fleet data from months to days, a practical win for teams scaling supervised learning.

On benchmark LingoQA, Alpamayo 2 Super scored 79.2 on Lingo-Judge—first among nearly forty models—outperforming Qwen2.5-VL 72B by 17.0 points and GPT-4o by 23.2. Closed-loop evaluation on 910 scenarios yielded an AlpaSim score of 1.50 ± 0.13, while open-loop tests on 937 challenging samples reported a minimum average displacement error of 0.911 m at 6.4 s.

Why it matters

The open release under OpenMDW-1.1 removes a licensing barrier that has slowed commercial deployment of large autonomy models. By unifying perception, reasoning, and action in a single model—and providing causal explanations—NVIDIA is pushing the industry toward systems that are not only capable but also auditable. For teams building robotaxis or advanced driver-assistance features, the model’s ability to auto-label and validate its own decisions could shave months off development cycles while meeting emerging safety standards.


Source: MarkTechPost. AI-assisted editorial synthesis — TechnoExpress.

Read the original source on MarkTechPost →

← Back to home