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

PruneFuse: Efficient Data Selection via Weight Pruning and Network Fusion

About

Efficient data selection is crucial for enhancing the training efficiency of deep neural networks and minimizing annotation requirements. Traditional methods often face high computational costs, limiting their scalability and practical use. We introduce PruneFuse, a novel strategy that leverages pruned networks for data selection and later fuses them with the original network to optimize training. PruneFuse operates in two stages: First, it applies structured pruning to create a smaller pruned network that, due to its structural coherence with the original network, is well-suited for the data selection task. This small network is then trained and selects the most informative samples from the dataset. Second, the trained pruned network is seamlessly fused with the original network. This integration leverages the insights gained during the training of the pruned network to facilitate the learning process of the fused network while leaving room for the network to discover more robust solutions. Extensive experimentation on various datasets demonstrates that PruneFuse significantly reduces computational costs for data selection, achieves better performance than baselines, and accelerates the overall training process.

Humaira Kousar, Hasnain Irshad Bhatti, Jaekyun Moon• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10
Accuracy96.24
508
Image ClassificationCIFAR-10 (test)
Accuracy94.9
410
Image ClassificationCIFAR-100 original (test)
Accuracy74.43
293
Image ClassificationCIFAR-100 (test)
Top-1 Accuracy74.32
175
Image ClassificationCIFAR-100 (test)
Accuracy67.75
80
Text ClassificationAmazon Review Polarity (AMZP)
Accuracy95.88
57
ClassificationTiny ImageNet 200 (test)
Test Accuracy55.89
41
Text ClassificationAmazon Review Full
Accuracy62.85
33
Text ClassificationAmazon Review Full (test)
Accuracy62.85
25
Image ClassificationCIFAR-10 (test)
Accuracy83.64
20
Showing 10 of 18 rows

Other info

Follow for update