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

Evaluating Sample Utility for Efficient Data Selection by Mimicking Model Weights

About

Large-scale web-crawled datasets contain noise, bias, and irrelevant information, necessitating data selection techniques. Existing methods depend on hand-crafted heuristics, downstream datasets, or require expensive influence-based computations -- all of which limit scalability and introduce unwanted data dependencies. To address this, we introduce the Mimic Score, a simple and geometry-based data-quality metric that evaluates utility by measuring alignment between a sample's gradients and a target direction induced by a pre-trained reference model. This leverages readily available model weights, avoids needing validation datasets, and incurs minimal computational overheads. Building on this metric, we propose Grad-Mimic, a two-stage framework that re-weights samples online to accelerate training and aggregates sample utilities offline to construct effective data filters. Empirically, we show that using mimic scores to guide training improves data efficiency, accelerates convergence, yields consistent performance gains across six image datasets, and enhances CLIP models with 20.7% fewer training steps. Additionally, mimic score-based filters augment existing filtering techniques, enabling improved CLIP models trained with 4.7 million fewer samples.

Tzu-Heng Huang, Manjot Bilkhu, John Cooper, Frederic Sala, Javier Movellan• 2025

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR100
Accuracy77.24
301
Image ClassificationCIFAR10
Accuracy (%)94.15
282
Image ClassificationOxford-IIIT Pet
Top-1 Accuracy88.8
39
Image ClassificationDTD
Testing Accuracy54.68
18
Image ClassificationFlowers102
Testing Accuracy42.75
18
Image ClassificationSTL10
Testing Accuracy97.16
18
Data Membership PredictionDataComp
Jaccard Similarity27.1
6
Zero-shot Image ClassificationDataComp Medium scale 128M sample pool
Average Accuracy (38 Datasets)32.3
5
Zero-shot Image Classification and RetrievalDataComp small 10M (train)
Average Zero-Shot Performance14.6
5
Zero-shot Image ClassificationDataComp Small scale 12.8M sample pool
Average Accuracy (Zero-shot)16.4
4
Showing 10 of 20 rows

Other info

Follow for update