Microsoft Open-Sources Echoverse: High-Fidelity Worlds Boost 9B Agents to Rival GPT-5.4
Microsoft Research · rss · 2026-07-31
Microsoft Research introduced Echoverse, a set of deep, evolving environments designed to train computer-use agents. The project includes 12 training worlds (10 deep domain worlds and 2 capability worlds targeting specific UI controls like date pickers).
Key Concepts & Findings:
- Fidelity Matters: Shallow worlds cause model regression, while deep builds significantly improve performance. Trained on all 12 worlds, a 9B model nearly doubled its score (36.5% to 67.1%), rivaling GPT-5.4.
- Co-evolution: The system treats model training and the improvement of environments, tasks, and verifiers as a single loop. Each graded run generates both training data and environmental repairs.
- RL over Imitation: Using grounded verifiers as rewards, reinforcement learning pushes agents past imitation, teaching them to reach goals in fewer steps.
Microsoft has open-sourced 4 of the worlds with their code, data, and grounded graders to support further research.
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