CVAIMar 27

LACON: Training Text-to-Image Model from Uncurated Data

arXiv:2603.2686689.4h-index: 9
AI Analysis

For text-to-image generation, LACON challenges the filter-first paradigm by showing that low-quality data can be valuable when properly conditioned.

LACON re-purposes quality signals as condition labels to train text-to-image models on uncurated data, achieving superior generation quality compared to baselines trained only on filtered data with the same compute budget.

The success of modern text-to-image generation is largely attributed to massive, high-quality datasets. Currently, these datasets are curated through a filter-first paradigm that aggressively discards low-quality raw data based on the assumption that it is detrimental to model performance. Is the discarded bad data truly useless, or does it hold untapped potential? In this work, we critically re-examine this question. We propose LACON (Labeling-and-Conditioning), a novel training framework that exploits the underlying uncurated data distribution. Instead of filtering, LACON re-purposes quality signals, such as aesthetic scores and watermark probabilities as explicit, quantitative condition labels. The generative model is then trained to learn the full spectrum of data quality, from bad to good. By learning the explicit boundary between high- and low-quality content, LACON achieves superior generation quality compared to baselines trained only on filtered data using the same compute budget, proving the significant value of uncurated data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes