A deep dive into how AWS and NVIDIA built a reference architecture for training physical AI — robots and autonomous vehicles — as a continuous, closed-loop "model factory" instead of a one-time training run split across fragmented GPU clusters. We cover the business problem (physical AI needs a perpetual loop of real-world data ingestion, synthetic data generation, post-training, and simulation evaluation, and running each stage on its own dedicated GPU cluster wastes capacity and adds expensive data movement), the technical approach (NVIDIA Cosmos 3's unified token stream carrying video, images, actions, audio, and text through one sequence; a Mixture-of-Transformers design pairing a reasoner and generator tower; and the elegant trick that the same checkpoint becomes a world model, an action-labeling model, or a deployed robot policy purely by changing which tokens start as noise, all running on one shared, persistent SageMaker HyperPod cluster), and what the reported scaling numbers actually show — near-linear multi-node training efficiency and roughly 1% checkpoint overhead, reported as reproducible methodology rather than leaderboard bragging rights. Source article: "Build a Physical AI Model Factory with NVIDIA Cosmos 3 on SageMaker HyperPod" — AWS Machine Learning Blog / NVIDIA, https://aws.amazon.com/blogs/machine-learning/build-a-physical-ai-model-factory-with-nvidia-cosmos-3-on-sagemaker-hyperpod/ (published 2026).
続きを読む
一部表示