Nvidia · Filed Jan 23, 2025 · Published Jul 23, 2026 · verified — real USPTO data

Nvidia Patents a Circular Training Loop That Teaches Robots Around the Clock

Most AI training happens in distinct rounds: gather data, train, stop, evaluate, repeat. Nvidia's new patent describes a system where all three of those phases run at the same time, in a circle, so the AI never stops getting better.

Nvidia Patent: Continuous AI Training Loop for Robots — figure from US 2026/0212190 A1
Figure from the official USPTO publication.
Publication number US 2026/0212190 A1
Applicant NVIDIA CORPORATION
Filing date Jan 23, 2025
Publication date Jul 23, 2026
Inventors Arun Shamanna Lakshmi, Eric Matthew Colter
CPC classification 706/25
Grant likelihood Medium
Examiner CENTRAL, DOCKET (Art Unit OPAP)
Status Docketed New Case - Ready for Examination (Mar 12, 2025)
Parent application is a Continuation of 19035411 (filed 2025-01-23)
Document 20 claims

How Nvidia keeps robots learning without stopping

Imagine teaching someone to cook by doing three things at once: one person constantly making up new practice recipes, a second person studying which techniques the student already knows and building them into a cookbook, and a third person actually cooking from that cookbook and reporting back on what they learned. That loop never stops.

That's essentially what Nvidia is patenting here, but for AI systems, specifically robots. Three separate groups of computers run three different jobs simultaneously: one batch generates fake but realistic training scenarios, a second batch uses those scenarios to update the AI's core knowledge, and a third batch experiments with the latest version of the AI to discover new skills. Each group feeds its output to the others.

The goal is to train robots, including humanoid ones, faster and more efficiently than the current stop-and-start approach. Instead of waiting for one phase to finish before the next begins, all three run in parallel and keep each other supplied with fresh data and fresh knowledge.

How the three-cluster loop feeds itself continuously

The patent describes a system built on three distinct computing clusters, each specialized for a different job and each running at the same time.

  • Cluster 1 (Synthetic Data Generation): Computers here continuously produce artificial training scenarios, think simulated environments, fake sensor readings, or virtual robot movements. These get written to a shared networked file system that all three clusters can access.
  • Cluster 2 (Supervised Learning): These computers pull the latest synthetic data from the file system and also pull a set of "skills or experiences" that the AI has already figured out. They use both to update a foundation model (the AI's core brain, a large pre-trained system). The updated model gets written back to the shared storage.
  • Cluster 3 (Reinforcement Learning): These computers take the freshly updated model and run experiments, essentially letting the AI try things and learn from the results, like a robot figuring out how to pick up an oddly shaped object. New skills get written back to the shared file system for Cluster 2 to use next.

Because all three clusters operate concurrently rather than sequentially, there's no idle time. Cluster 2 doesn't wait for Cluster 3 to finish; it just grabs the latest available skills. The system is designed to scale up across large numbers of machines using specialized hardware in each cluster.

What this means for humanoid robot development

Training AI, especially for physical tasks like robotics, is enormously expensive in both time and computing power. The conventional approach runs phases back to back, which means expensive GPU clusters sit idle while other parts of the pipeline catch up. Nvidia's circular approach keeps everything running at full capacity.

For humanoid robots specifically, this could meaningfully compress the time it takes to teach a robot a new skill or improve its reliability. Nvidia has been publicly investing in physical AI and robotics through its Isaac and Groot platforms, and this patent fits squarely into that strategy. If the system works as described, the companies building robots on Nvidia hardware would get faster iteration cycles, which is a significant competitive advantage in a field where physical testing is slow and expensive.

Editorial take

This is a serious infrastructure patent, not a flashy AI demo. The idea of running training phases concurrently in a loop is genuinely useful, and the detail about using specialized hardware per cluster suggests Nvidia is thinking carefully about real deployment costs. It's worth watching because it connects directly to Nvidia's very public push into robotics and physical AI.

Which company should we read for you?

We track 17 companies here. Pro is the same weekly breakdown for any company you choose, delivered privately. Type a name and we'll scope it and send you a quote.

Get one Big Tech patent every Sunday

Plain English, intelligent commentary, no hype. Free.

Source. Full patent text and figures from the official USPTO publication PDF.

Editorial commentary on a publicly published patent application. Not legal advice.