ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
Reinforcement learning with verifiable rewards (RLVR) has substantially improved language-model reasoning, yet its extension to vision-language models remains constrained by the lack of training data that are simultaneously broad, exactly verifiable, and reproducible. We introduce Trace, a taxonomy-guided environment for multidomain visual reasoning. Trace factorizes task construction into a scene grammar and an executable task program, separating visual realization from answer computation. A shared semantic state determines the rendered image, prompt, typed answer, verifier state, and replayable instance trace. The resulting environment comprises 1,000 tasks over 277 scene grammars and 11 visual domains, with controlled semantic and visual variation. RLVR on 64,000 Trace instances improves the macro-average across 24 external benchmarks by 3.51 percentage points for Qwen2.5-VL-3B and 4.06 points for Qwen2.5-VL-7B, providing evidence that broad procedural training can transfer beyond the generated task distributions. Project page: https://maveryn.github.io/trace/.
This paper addresses a critical bottleneck in extending reinforcement learning with verifiable rewards (RLVR) to vision-language models (VLMs): the lack of training data that is simultaneously broad, exactly verifiable, and reproducible. Existing datasets for visual reasoning are often static, limited in domain coverage, or lack the procedural structure needed for RLVR. Trace introduces a taxonomy-guided environment that systematically generates diverse, verifiable tasks across 11 visual domains, enabling RLVR training that demonstrably transfers to external benchmarks. This is significant because it provides a principled way to scale up training data for VLMs without manual annotation, potentially unlocking the same reasoning improvements that RLVR has brought to language models.
Trace provides a scalable, principled framework for generating verifiable training data for vision-language reasoning, addressing a key data bottleneck in multimodal AI. By enabling RLVR training that transfers to external benchmarks, it opens the door to systematic improvement of VLMs without reliance on static, manually annotated datasets. This could accelerate progress in applications requiring robust visual reasoning, such as autonomous driving, medical imaging, and robotics. The taxonomy-guided approach also offers a template for building similar environments in other domains, potentially advancing the broader field of procedural data generation for AI.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba