English

Procedural Environment Generation for Tool-Use Agents

Machine Learning 2025-09-25 v2

Abstract

Although the power of LLM tool-use agents has ignited a flurry of recent research in this area, the curation of tool-use training data remains an open problem-especially for online RL training. Existing approaches to synthetic tool-use data generation tend to be non-interactive, and/or non-compositional. We introduce RandomWorld, a pipeline for the procedural generation of interactive tools and compositional tool-use data. We show that models tuned via SFT and RL on synthetic RandomWorld data improve on a range of tool-use benchmarks, and set the new SoTA for two metrics on the NESTFUL dataset. Further experiments show that downstream performance scales with the amount of RandomWorld-generated training data, opening up the possibility of further improvement through the use of entirely synthetic data.

Keywords

Cite

@article{arxiv.2506.11045,
  title  = {Procedural Environment Generation for Tool-Use Agents},
  author = {Michael Sullivan and Mareike Hartmann and Alexander Koller},
  journal= {arXiv preprint arXiv:2506.11045},
  year   = {2025}
}

Comments

16 pages, 3 figures; accepted at EMNLP 2025

R2 v1 2026-07-01T03:14:14.219Z