PolyGen: Fully Synthetic Vision-Language Training via Multi-Generator Ensembles
Leonardo Brusini, Cristian Sbrolli, Eugenio Lomurno, Toshihiko Yamasaki, Matteo Matteucci
TL;DR
PolyGen tackles the synthetic data gap in vision-language pre-training by enforcing generator-invariance through a polylithic ensemble of diverse diffusion models and a structured hard-negative curriculum. It combines Structured Caption Pairs, a Multi-Generator Synthesis Ensemble, and Curriculum-Based Training with TripletCLIP losses to promote semantic alignment across heterogeneous visual manifolds and improve compositional reasoning. Empirically, it achieves up to +19.0% Delta_MTL over SynthCLIP and notable gains on SugarCrepe-based benchmarks, illustrating that manifold diversity can be a more data-efficient scaling strategy than sheer volume. The work underscores the value of controlled synthetic data, safety-conscious generation, and curriculum-driven learning for robust, open-world vision-language understanding with practical societal benefits.
Abstract
Synthetic data offers a scalable solution for vision-language pre-training, yet current state-of-the-art methods typically rely on scaling up a single generative backbone, which introduces generator-specific spectral biases and limits feature diversity. In this work, we introduce PolyGen, a framework that redefines synthetic data construction by prioritizing manifold coverage and compositional rigor over simple dataset size. PolyGen employs a Polylithic approach to train on the intersection of architecturally distinct generators, effectively marginalizing out model-specific artifacts. Additionally, we introduce a Programmatic Hard Negative curriculum that enforces fine-grained syntactic understanding. By structurally reallocating the same data budget from unique captions to multi-source variations, PolyGen achieves a more robust feature space, outperforming the leading single-source baseline (SynthCLIP) by +19.0% on aggregate multi-task benchmarks and on the SugarCrepe++ compositionality benchmark (+9.1%). These results demonstrate that structural diversity is a more data-efficient scaling law than simply increasing the volume of single-source samples.
