TensorX
返回文献探索

Paper · arXiv 2305.07017

An Inverse Scaling Law for CLIP Training

Xianhang Li, Zeyu Wang, Cihang Xie

3 upvotesMay 11, 2023arXiv 预印本
AI 摘要

Reducing the token length in CLIP training improves scaling efficiency, allowing academic researchers to train high-performing models with limited resources.

CLIPfoundation modelinverse scaling lawimage/text encodersimage/text tokenssequence lengthzero-shotImageNet accuracy

Abstract

CLIP, the first foundation model that connects images and text, has enabled many recent breakthroughs in computer vision. However, its associated training cost is prohibitively high, imposing a significant barrier to its widespread exploration. In this paper, we present a surprising finding that there exists an inverse scaling law for CLIP training, whereby the larger the image/text encoders used, the shorter the sequence length of image/text tokens that can be applied in training. Moreover, we showcase that the strategy for reducing image/text token length plays a crucial role in determining the quality of this scaling law. As a result of this finding, we are able to successfully train CLIP even by using academic resources. For example, on an A100 eight-GPU server, our CLIP models achieve zero-shot top-1 ImageNet accuracies of 63.2% in ~2 days, 67.8% in ~3 days, and 69.3% in ~4 days. By reducing the computation barrier associated with CLIP, we hope to inspire more research in this field, particularly from academics. Our code is available at https://github.com/UCSC-VLAA/CLIPA.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
An Inverse Scaling Law for CLIP Training | TensorX