AIToday
RoboticsImport AIPublished: Jun 30, 2026, 01:00 JST1 min read

NVIDIA robots achieve 99% success via self-improving AI loop

Key takeaway

  • NVIDIA has created ENPIRE, a software framework that enables physical robots to autonomously improve their performance through self-directed experimentation and code refinement—much like AI agents do.

  • In real-world tests, the system achieved 99% success on complex manipulation tasks with minimal human oversight, though it works best when automatic evaluation and reset are possible.

3 Key Points

  1. What happened

    NVIDIA has developed ENPIRE, software that lets physical robots autonomously improve their own performance through a feedback loop similar to AI agents. The system includes automatic evaluation, reset, policy refinement, and code improvement modules. Coding agents using the framework achieved a 99% success rate on dexterous manipulation tasks such as organizing pins and cutting zip ties in the real world.

  2. Why it matters

    The system minimizes human effort by automating evaluation and reset—tasks that historically required constant human supervision. This suggests a path toward robots that can self-improve without human intervention, which could reshape manufacturing and assembly work. However, the approach currently works best on simple, well-defined tasks where automatic evaluation and reset are feasible.

  3. What to watch

    Performance varies by AI model—GPT-5.5 and Opus 4.7 trade advantages, while larger agent teams (e.g., 8 agents) find better solutions faster than single agents. Each workstation runs an NVIDIA RTX 5090. The main scaling challenge is that robot resources are underutilized when agents read logs or debug, so adding more robots does not naturally parallelize.

Ask the AI about this article →

FAQ

What hardware does ENPIRE require?
Each station comprises two YAM (Yet Another Manipulator) arms from I2RT in a fixed bimanual configuration, a set of cameras, and a single workstation running an NVIDIA RTX 5090.
Which AI models work best with ENPIRE?
GPT-5.5 within Codex and Opus 4.7 within Claude Code trade off with one another for best performance, while Kimi-2.6 lags. Larger numbers of agents (e.g., 8) arrive at higher scoring solutions sooner than single agents.

Get the latest Robotics news every morning

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytime

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleTech teams gain confidence in AI agents for workflow tasks