VHD-Play is a pipeline that generates diverse agentic reinforcement learning environments by sampling and solving mathematical models before rendering their decision processes as stateful tools. This approach ensures that executable dynamics and trajectory-scoring references are inherited directly from the solved model, addressing the misalignment issues common in existing generation pipelines.
- The pipeline produces 3,300 diverse agentic environments at a cost of a few cents each.
- Training Qwen3.6-35B-A3B on three families raises its mean agentic score from 0.204 to 0.815 in a five-family diagnostic.
- Gains extend to held-out instances, eight unseen mechanism families, and external benchmarks for general function calling, travel planning, and e-commerce.
- Comparisons between written-out problems and stateful versions show that the learnable gap lies primarily in stateful interaction rather than underlying problem solving.
The authors consider this significant because a frozen 35B setter can realize larger environments, and scale-matched training retains gains as mechanism size and horizon grow, indicating the potential for an evolving training substrate.