English

Getting More Juice Out of Your Data: Hard Pair Refinement Enhances Visual-Language Models Without Extra Data

Computer Vision and Pattern Recognition 2025-02-10 v3 Computation and Language

Abstract

Contrastive Language-Image Pre-training (CLIP) has become the standard for cross-modal image-text representation learning. Improving CLIP typically requires additional data and retraining with new loss functions, but these demands raise resource and time costs, limiting practical use. In this work, we introduce HELIP, a cost-effective strategy that improves CLIP models by exploiting challenging text-image pairs within existing datasets in continuous training. This eliminates the need for additional data or extensive retraining. Moreover, HELIP integrates effortlessly into current training pipelines with minimal code modifications, allowing for quick and seamless implementation. On comprehensive benchmarks, HELIP consistently boosts existing models. In particular, within just two epochs of training, it improves zero-shot classification accuracy on ImageNet for SLIP models pre-trained on CC3M, CC12M, and YFCC15M datasets by 3.05%, 4.47%, and 10.1% , respectively. In addition, on fine-grained classification datasets, HELIP improves the zero-shot performance of CLIP and SLIP by an average of 8.4% and 18.6%, and their linear probe performance by an average of 9.5% and 3.0%. The code is publicly available at: https://github.com/haonan3/HELIP-NACCL-2025.git.

Keywords

Cite

@article{arxiv.2305.05208,
  title  = {Getting More Juice Out of Your Data: Hard Pair Refinement Enhances Visual-Language Models Without Extra Data},
  author = {Haonan Wang and Minbin Huang and Runhui Huang and Lanqing Hong and Hang Xu and Tianyang Hu and Xiaodan Liang and Zhenguo Li and Hong Cheng and Kenji Kawaguchi},
  journal= {arXiv preprint arXiv:2305.05208},
  year   = {2025}
}

Comments

Accepted to NAACL 2025, main conference. 20 pages, 10 figures, 10 tables

R2 v1 2026-06-28T10:29:27.019Z