Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GRAD-MATCH: Gradient Matching based Data Subset Selection for Efficient Deep Model Training

About

The great success of modern machine learning models on large datasets is contingent on extensive computational resources with high financial and environmental costs. One way to address this is by extracting subsets that generalize on par with the full data. In this work, we propose a general framework, GRAD-MATCH, which finds subsets that closely match the gradient of the training or validation set. We find such subsets effectively using an orthogonal matching pursuit algorithm. We show rigorous theoretical and convergence guarantees of the proposed algorithm and, through our extensive experiments on real-world datasets, show the effectiveness of our proposed framework. We show that GRAD-MATCH significantly and consistently outperforms several recent data-selection algorithms and achieves the best accuracy-efficiency trade-off. GRAD-MATCH is available as a part of the CORDS toolkit: \url{https://github.com/decile-team/cords}.

Krishnateja Killamsetty, Durga Sivasubramanian, Ganesh Ramakrishnan, Abir De, Rishabh Iyer• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy30.1
3518
Image ClassificationCIFAR-10 (test)
Accuracy94.1
3381
Image ClassificationFashionMNIST (test)--
218
Sentiment ClassificationSST2 (test)
Accuracy57
214
Sentiment AnalysisSST-5 (test)
Accuracy26.3
173
Sentiment ClassificationMR (test)
Accuracy56.6
142
Question ClassificationTREC (test)
Accuracy25.8
124
Topic ClassificationAG News (test)
Accuracy32.6
98
Image ClassificationImageNet-10 (test)
Accuracy95.2
42
Image ClassificationImageNet-50 (test)
Test Accuracy26
39
Showing 10 of 15 rows

Other info

Follow for update