Vision and Language Pre-Trained Models

In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss (formulated as normalized softmax) that pushes the embeddings of the matched image-text pair together and pushing those of non-matched image-text pair apart. The model learns to align visual and language representations of the image and text pairs using the contrastive loss. The representations can be used for vision-only or vision-language task transfer. Without any fine-tuning, ALIGN powers zero-shot visual classification and cross-modal search including image-to-text search, text-to image search and even search with joint image+text queries.

Source: Scaling Up Visual and Vision-Language Representation Learning With Noisy Text Supervision

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
Language Modelling 47 6.23%
Large Language Model 24 3.18%
Semantic Segmentation 19 2.52%
Image Generation 19 2.52%
Retrieval 18 2.39%
Question Answering 16 2.12%
Domain Adaptation 15 1.99%
Decision Making 13 1.72%
Text Generation 13 1.72%

Components


Component Type
🤖 No Components Found You can add them if they exist; e.g. Mask R-CNN uses RoIAlign

Categories