Microsoft Research's Lens proves detailed captions matter more than raw scale for training efficient image generators
3.8B parameters. That's all Microsoft Research needed to match billion-parameter image generators—by ditching web alt-text for GPT-4.1 captions.

Why it matters
Challenges the scale-first paradigm: detailed training data (caption quality) now outweighs raw model size for efficiency. Shifts how companies should budget compute and curation for generative AI.
The key facts
6 to knowLens: 3.8B parameter text-to-image model
800M detailed captions generated by GPT-4.1
Matches larger competitors on benchmarks
Fraction of training cost vs. larger rivals
Code and weights open-sourced
Training approach: quality captions over scale
Go to the source
The Decoderthe-decoder.com
Publisher excerpt: Microsoft Research presents Lens, a text-to-image model with just 3.8 billion parameters that matches much larger rivals on benchmarks, at a fraction of the training cost. The secret sauce: 800 million detailed image captions generated by GPT-4.1 instead of vague web alt-text. Code and weights are…