Microsoft's Echoverse: Deep Synthetic Environments Boost Computer-Use Agents to 65% Accuracy
omarsar0 · x · 2026-08-01
Microsoft has published new research named Echoverse, focusing on training computer-use agents at scale.
- Approach: While recent pipelines generate synthetic environments in bulk, environment quality becomes the bottleneck. Echoverse compiles specifications into stateful applications, grades tasks against the application's own database, and runs a co-evolution loop. This loop reads every graded rollout twice: once as repairs to the environment and its verifier, and once as a training signal for the model.
- Results: On the same domains, shallow environments pushed live-site accuracy below the base model (from 80.0% down to 75.0%). Deep environments raised it significantly (from 80.0% to 85.0% and 48.0% to 65.0%).
- Impact: Repairing a single environment lifted the trained model's accuracy from 16.2% to 38.5%. Across twelve environments, a 9B model improved from 36.5% to 67.1% on fourteen evaluation splits, performing within fourteen points of much larger models.
More from coding & agent
- Tencent Releases UI-Mate-27B, a Desktop GUI Agent Model — tencent · 2026-08-24
- Comparing AI Subscriptions: DeepSeek API vs. Claude Pro vs. Local LLMs — Unlikely_Bluejay5392 · 2026-08-24
- Claude Code introduces 'Remote Control' feature to boost coding efficiency — rohanpaul_ai · 2026-08-24
- rauchg lays out fx extension philosophy: MCP, Skills, Plugins and Unix composition — AccBalanced · 2026-08-24
- Netflix details its production LLM judge: hundreds of thousands of recommendations scored weekly — omarsar0 · 2026-08-24
- smolvm passes Simon Willison's Fable 5 agent test as a secure sandbox — yawnxyz · 2026-08-24