English

Training CLIP models on Data from Scientific Papers

Computer Vision and Pattern Recognition 2023-11-09 v1 Machine Learning

Abstract

Contrastive Language-Image Pretraining (CLIP) models are able to capture the semantic relationship of images and texts and have enabled a wide range of applications, from image retrieval to classification. These models are trained with datasets extracted from web crawls, which are of large quantity but limited quality. This paper explores whether limited amounts higher quality data in a specific domain improve the general performance of CLIP models. To this purpose, we extract text-image data from scientific papers hosted in the arXiv and PubMed Central repositories. Experiments on small-scale CLIP models (ViT B/32) show that model performance increases on average, but only moderately. This result indicates that using the data sources considered in the paper to train large-scale CLIP models is a worthwile research direction.

Keywords

Cite

@article{arxiv.2311.04711,
  title  = {Training CLIP models on Data from Scientific Papers},
  author = {Calvin Metzger},
  journal= {arXiv preprint arXiv:2311.04711},
  year   = {2023}
}

Comments

ICCV 2023 Workshop

R2 v1 2026-06-28T13:15:10.190Z