Multimodality · 2021
CLIP: Learning Transferable Visual Models from NL Supervision
Introduced CLIP, which trains image and text encoders jointly on 400 million web image-caption pairs with a contrastive objective, removing the need for fixed labeled classification datasets and enabling zero-shot recognition from natural-language prompts.
Editorial record
Plain-language summary
Two encoders (one for images, one for text) are trained so that a photo and its matching caption land close together in a shared embedding space while mismatched pairs are pushed apart. To classify a new image with no task-specific training, you write candidate labels as text prompts and pick the one whose embedding is closest to the image. Because the labels are open-ended text rather than a fixed category list, one model transfers to many recognition tasks and became a reusable component for retrieval and for later image-generation and vision-language systems.
Knowledge graph
Relationships
Antecedents
EnablesEvidence: Direct
Flamingo: a Visual Language Model for Few-Shot Learning
CLIP encoder feeds Flamingo
P-303
EnablesEvidence: Direct
BLIP / BLIP-2 (Q-Former)
CLIP encoder feeds BLIP-2
P-304
EnablesEvidence: Direct
LLaVA: Visual Instruction Tuning
CLIP features projected into LLaVA
P-305
Applies toEvidence: Direct
Zero-Shot Text-to-Image Generation (DALL-E)
CLIP is used to rerank DALL-E samples
P-530
Conceptual ancestorEvidence: Strongly supported
LAION-5B: An Open Large-Scale Dataset for Training Next Generation Image-Text Models
LAION set out to openly reproduce CLIP-scale image-text data
LAION
Descendants
Depends onEvidence: Direct
Vision Transformer (An Image is Worth 16x16 Words)
CLIP uses a ViT image encoder
P-301
Parallel workEvidence: Strongly supported
ALIGN: Scaling Up Visual and Vision-Language Representation Learning
ALIGN is concurrent contrastive VL pretraining
P-302
EnablesEvidence: Strongly supported
ImageNet: A Large-Scale Hierarchical Image Database
Large labelled image corpora underpin later vision-language pretraining
CLIP
Source record
Provenance
- Record ID
- P-301
- Record created
- 2026-07-13
- Last reviewed
- 2026-07-14
- Record version
- 2
- https://arxiv.org/abs/2103.00020
- arXiv:2103.00020
Citation caveat: Citation metadata is approximate and marked unverified in the source dataset.