REVIEW 4 cited by
Improved baselines for vision-language pre-training
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Contrastive learning has emerged as an efficient framework to learn multimodal representations. CLIP, a seminal work in this area, achieved impressive results by training on paired image-text data using the contrastive loss. Recent work claims improvements over CLIP using additional non-contrastive losses inspired from self-supervised learning. However, it is sometimes hard to disentangle the contribution of these additional losses from other implementation details, e.g., data augmentation or regularization techniques, used to train the model. To shed light on this matter, in this paper, we first propose, implement and evaluate several baselines obtained by combining contrastive learning with recent advances in self-supervised learning. In particular, we use the loss functions that were proven successful for visual self-supervised learning to align image and text modalities. We find that these baselines outperform a basic implementation of CLIP. However, when a stronger training recipe is employed, the advantage disappears. Indeed, we find that a simple CLIP baseline can also be improved substantially, up to a 25% relative improvement on downstream zero-shot tasks, by using well-known training techniques that are popular in other subfields. Moreover, we discover that it is enough to apply image and text augmentations to make up for most of the improvement attained by prior works. With our improved training recipe for CLIP, we obtain state-of-the-art performance on four standard datasets, and consistently outperform prior work (up to +4% on the largest dataset), while being substantially simpler. The code is available at https://github.com/facebookresearch/clip-rocket
Forward citations
Cited by 4 Pith papers
-
TAPS : Frustratingly Simple Test Time Active Learning for VLMs
TAPS queries uncertain test images in a single-sample stream, stores them in a class-balanced buffer, and updates CLIP prompts to achieve small improvements over test-time tuning baselines.
-
HyperCLIP: Adapting Vision-Language models with Hypernetworks
HyperCLIP trains a hypernetwork to generate task-specific normalization parameters for a small image encoder, improving zero-shot accuracy over SigLIP baselines on several benchmarks.
-
ResCLIP: Residual Attention for Training-free Dense Vision-language Inference
ResCLIP improves training-free open-vocabulary segmentation by blending CLIP's intermediate cross-correlation attention with final-layer attention and refining scores via an initial segmentation map.
-
Multimodal Autoregressive Pre-training of Large Vision Encoders
AIMV2 pre-trains vision encoders by autoregressively predicting both image patches and text tokens, beating CLIP and SigLIP on many recognition and multimodal benchmarks.
Discussion (0). Continue with ORCID to comment.