Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CovMatch: Cross-Covariance Guided Multimodal Dataset Distillation with Trainable Text Encoder

About

Multimodal dataset distillation aims to synthesize a small set of image-text pairs that enables efficient training of large-scale vision-language models. While dataset distillation has shown promise in unimodal tasks, extending it to multimodal contrastive learning presents key challenges: learning cross-modal alignment and managing the high computational cost of large encoders. Prior approaches address scalability by freezing the text encoder and update only the image encoder and text projection layer. However, we find this severely limits semantic alignment and becomes a bottleneck for performance scaling. We propose CovMatch, a scalable dataset distillation framework that aligns the cross-covariance of real and synthetic features while regularizing feature distributions within each modality. Unlike prior approaches, CovMatch enables joint optimization of both encoders, leading to stronger cross-modal alignment and improved performance. Evaluated on Flickr30K and COCO, CovMatch outperforms state-of-the-art multimodal distillation methods and achieves up to 6.8% absolute gains in retrieval accuracy using only 500 synthetic pairs.

Yongmin Lee, Hye Won Chung• 2025

Related benchmarks

TaskDatasetResultRank
Text-to-Image RetrievalFlickr30k (test)--
528
Image-to-Text RetrievalFlickr30k (test)--
472
Image ClassificationStanford Cars (test)--
320
Image ClassificationCUB-200-2011 (test)
Top-1 Acc12.53
316
Image-Text RetrievalFlickr30k (test)--
45
Image-Text RetrievalCOCO (test)--
41
Image-Text RetrievalFlickr8k (test)
Image Retrieval (IR)28
31
Text-to-Image RetrievalCOCO (test)--
28
Image-Text RetrievalCC3M-595K-LLaVA 1
IR Score4.8
6
Image ClassificationCIFAR-100 (test)
Top-1 Accuracy14.55
5
Showing 10 of 10 rows

Other info

Follow for update