RECLIP: Resource-efficient CLIP By Training With Small Images
2023 Β· Runze Li, Dahun Kim, Bir Bhanu, et al.
Abstract
We present RECLIP (Resource-efficient CLIP), a simple method that minimizes computational resource footprint for CLIP (Contrastive Language Image Pretraining). Inspired by the notion of coarse-to-fine in computer vision, we leverage small images to learn from large-scale language supervision efficiently, and finetune the model with high-resolution data in the end. Since the complexity of the vision transformer heavily depends on input image size, our approach significantly reduces the training resource requirements both in theory and in practice. Using the same batch size and training epoch, RECLIP achieves highly competitive zero-shot classification and image-text retrieval accuracy with 6 to 8x less computational resources and 7 to 9x fewer FLOPs than the baseline. Compared to the state-of-the-art contrastive learning methods, RECLIP demonstrates 5 to 59x training resource savings while maintaining highly competitive zero-shot classification and retrieval performance. Finally, RECLIP
Authors
(none)
Tags
Stats
Related papers
- Clip-lite: Information Efficient Visual Representation Learning With Language Supervision (2021)2.35
- Mobileclip: Fast Image-text Models Through Multi-modal Reinforced Training (2023)18.12
- Superclip: CLIP With Simple Classification Supervision (2025)0.00
- Distill CLIP (DCLIP): Enhancing Image-text Retrieval Via Cross-modal Transformer Distillation (2025)0.00
- Long-clip: Unlocking The Long-text Capability Of CLIP (2024)14.90
- Efficientclip: Efficient Cross-modal Pre-training By Ensemble Confident Learning And Language Modeling (2021)0.00
- Jina CLIP: Your CLIP Model Is Also Your Text Retriever (2024)0.00
- Uclip: Parameter-efficient Multilingual Extension Of Vision-language Models With Unpaired Data (2025)0.00