Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ml 90% Match Research Paper Computer Vision Researchers,NLP Researchers,Machine Learning Engineers,AI Researchers 2 weeks ago

AmorLIP: Efficient Language-Image Pretraining via Amortization

computer-vision › model-architecture
📄 Abstract

Abstract: Contrastive Language-Image Pretraining (CLIP) has demonstrated strong zero-shot performance across diverse downstream text-image tasks. Existing CLIP methods typically optimize a contrastive objective using negative samples drawn from each minibatch. To achieve robust representation learning, these methods require extremely large batch sizes and escalate computational demands to hundreds or even thousands of GPUs. Prior approaches to mitigate this issue often compromise downstream performance, prolong training duration, or face scalability challenges with very large datasets. To overcome these limitations, we propose AmorLIP, an efficient CLIP pretraining framework that amortizes expensive computations involved in contrastive learning through lightweight neural networks, which substantially improves training efficiency and performance. Leveraging insights from a spectral factorization of energy-based models, we introduce novel amortization objectives along with practical techniques to improve training stability. Extensive experiments across 38 downstream tasks demonstrate the superior zero-shot classification and retrieval capabilities of AmorLIP, consistently outperforming standard CLIP baselines with substantial relative improvements of up to 12.24%.
Authors (6)
Haotian Sun
Yitong Li
Yuchen Zhuang
Niao He
Hanjun Dai
Bo Dai
Submitted
May 25, 2025
arXiv Category
cs.LG
arXiv PDF

Key Contributions

This paper introduces AmorLIP, an efficient framework for CLIP pretraining that amortizes expensive contrastive learning computations using lightweight neural networks. It leverages spectral factorization insights to introduce novel amortization objectives, significantly improving training efficiency and performance without requiring extremely large batch sizes, thus overcoming limitations of prior CLIP methods.

Business Value

Enables faster and more cost-effective development of powerful multimodal AI models, accelerating the deployment of applications in areas like image search, content recommendation, and visual question answering.