English

Active Data Curation Effectively Distills Large-Scale Multimodal Models

Computer Vision and Pattern Recognition 2025-05-06 v2 Machine Learning

Abstract

Knowledge distillation (KD) is the de facto standard for compressing large-scale models into smaller ones. Prior works have explored ever more complex KD strategies involving different objective functions, teacher-ensembles, and weight inheritance. In this work we explore an alternative, yet simple approach -- active data curation as effective distillation for contrastive multimodal pretraining. Our simple online batch selection method, ACID, outperforms strong KD baselines across various model-, data- and compute-configurations. Further, we find such an active data curation strategy to in fact be complementary to standard KD, and can be effectively combined to train highly performant inference-efficient models. Our simple and scalable pretraining framework, ACED, achieves state-of-the-art results across 27 zero-shot classification and retrieval tasks with upto 11% less inference FLOPs. We further demonstrate that our ACED models yield strong vision-encoders for training generative multimodal models in the LiT-Decoder setting, outperforming larger vision encoders for image-captioning and visual question-answering tasks.

Keywords

Cite

@article{arxiv.2411.18674,
  title  = {Active Data Curation Effectively Distills Large-Scale Multimodal Models},
  author = {Vishaal Udandarao and Nikhil Parthasarathy and Muhammad Ferjad Naeem and Talfan Evans and Samuel Albanie and Federico Tombari and Yongqin Xian and Alessio Tonioni and Olivier J. Hénaff},
  journal= {arXiv preprint arXiv:2411.18674},
  year   = {2025}
}

Comments

Accepted to IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2025

R2 v1 2026-06-28T20:15:07.340Z