Glossary · Term

CUA-Gym

← all terms

Definition

Plain language

A pipeline for automatically generating verified training tasks and environments for AI agents that operate real software.

As stated in the literature

A framework for scaling RLVR training of computer-use agents using an information-barrier Generator/Discriminator pair to synthesize verified (task, environment, reward) tuples across desktop apps and ninety-four synthesized web mocks, producing roughly 32K training tuples.

Why it matters: Hand-authored agent benchmarks don't scale to the breadth of real software work, so synthetic verified environments are how computer-use agents will keep improving.

For example, CUA-Gym automatically produces tens of thousands of verified desktop and web tasks, each paired with a checker that decides whether the agent succeeded, without humans writing tasks by hand.

Heard on the show

“… The paper we're working from is "CUA-Gym: Scaling Verifiable Training Environments and Tasks for Computer-Use Agents," it went up on arXiv …”
Episode 080 — How a Two-Agent Trick Unlocked Large-Scale Training for Computer-Use Agents

Mentioned in 1 episode

  1. 080
    How a Two-Agent Trick Unlocked Large-Scale Training for Computer-Use Agents

Related terms