CLIP and DALL·E
OpenAI releases a model that matches images to captions across 400 million pairs, and a model that draws images from text; pictures become something you ask for.
what had to happen · 37 events back to 1943
Every event this one built on, transitively, in order. Direct influences are marked.
00 · One neuron · 1
I · Foundations · 6
W1 · The first winter · 2
II · Connection · 3
W2 · The second winter · 3
III · Statistics and data · 9
IV · Deep learning · 7
V · Transformers · 6
On 5 January 2021 OpenAI announced two models. CLIP was trained on 400 million image–caption pairs from the web to do one thing: given a batch of images and a batch of captions, say which goes with which. A text transformer and a vision transformer learned to place matching pairs close together in a shared space. The result classified images it had never been trained on, from written descriptions of the categories, about as well as the best supervised models, and it became the standard way to measure whether a picture matched a sentence.
DALL·E, named for Dalí and the Pixar robot, was a twelve-billion-parameter GPT trained on text and image tokens together, so that it continued a caption with a picture. Its avocado armchairs and radishes walking dogs were the first machine-made images that the public found delightful rather than uncanny.
Between them the two models set up the generative image boom. CLIP scored the candidates and, in later systems, conditioned the generator; diffusion replaced DALL·E's autoregressive decoder within eighteen months. DALL·E 2, Midjourney and Stable Diffusion all use CLIP or a model trained the same way to understand what was asked for.
what it led to · 4 events downstream, through 2024
Built on it directly:
- 2022DALL·E 2VI
- 2022Midjourney opens its betaVI
- 2022Stable Diffusion is releasedVI
And, through them, by era:
VI · Everyone · 1
- 2024Sora