Highlight

Learning Transferable Visual Models From Natural Language Supervision

Learns visual representations by predicting image-caption pairings from 400 million web image-text pairs, enabling zero-shot transfer.

Based on

Learning Transferable Visual Models From Natural Language Supervision

By Alec Radford, Jong Wook Kim, Chris Hallacy et al.International Conference on Machine Learning
Read original article →

This paper proposes learning visual representations directly from natural language supervision rather than fixed category labels. The method pre-trains on 400 million (image, text) pairs collected from the internet using a simple contrastive objective: predicting which caption correctly pairs with which image, a task that scales efficiently to this large, noisy web dataset.

After pre-training, natural language can be used to reference learned visual concepts or describe entirely new ones, enabling zero-shot transfer to downstream tasks without any dataset-specific training. Benchmarked across more than 30 existing computer vision datasets covering OCR, video action recognition, geo-localization, and fine-grained object classification, the model transfers non-trivially and is often competitive with fully supervised baselines, notably matching the original ResNet-50's accuracy on ImageNet in a zero-shot setting despite never seeing its 1.28 million training examples; code and pre-trained weights were released.

Abstract

Standard vision systems train on fixed predetermined categories, limiting generality without more labeled data. This paper learns directly from raw image text via a simple pre-training task predicting which caption matches which image, scaled to 400 million web image-text pairs. After pre-training, natural language enables zero-shot transfer, benchmarked across 30+ vision datasets spanning OCR, action recognition, and fine-grained classification, often matching supervised baselines, e.g. matching ResNet-50's zero-shot ImageNet accuracy without its training data.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

contrastive learningzero-shot learningvision-language modelsnatural language supervisionrepresentation learning
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.