Microsoft Research has released Echoverse, a collection of twelve deep synthetic environments designed to train computer-use agents. The initiative includes ten domain-specific worlds and two capability-focused worlds, all built to maintain coherent state and behavioral fidelity.
- A 9B model trained on these environments nearly doubled its base score from 36.5% to 67.1%, reaching within fourteen points of GPT-5.4.
- The release includes four of the worlds along with their code, data, and grounded graders.
- High simulation fidelity is critical; shallow worlds caused model regression while deep worlds improved performance.
- The system uses a co-evolutionary loop where graded runs improve both the model and the environment's verifiers.
The release supports research into high-fidelity computer-use environments by providing fixed, controllable synthetic data that avoids the drift of live web pages.