Explore and Establish Synergistic Effects Between Weight Pruning and Coreset Selection in Neural Network Training
Weilin Wan, Fan Yi, Weizhong Zhang, Quan Zhou, Cheng Jin

TL;DR
This paper investigates the interaction between weight pruning and coreset selection in neural networks, introduces SWaST to optimize both simultaneously, and demonstrates significant efficiency and accuracy improvements.
Contribution
It reveals the interplay between pruning and coreset selection, identifies the critical double-loss phenomenon, and proposes SWaST with state preservation for stable joint optimization.
Findings
Up to 17.83% accuracy improvement
10% to 90% FLOPs reduction
Strong synergy observed between pruning and coreset selection
Abstract
Modern deep neural networks rely heavily on massive model weights and training samples, incurring substantial computational costs. Weight pruning and coreset selection are two emerging paradigms proposed to improve computational efficiency. In this paper, we first explore the interplay between redundant weights and training samples through a transparent analysis: redundant samples, particularly noisy ones, cause model weights to become unnecessarily overtuned to fit them, complicating the identification of irrelevant weights during pruning; conversely, irrelevant weights tend to overfit noisy data, undermining coreset selection effectiveness. To further investigate and harness this interplay in deep learning, we develop a Simultaneous Weight and Sample Tailoring mechanism (SWaST) that alternately performs weight pruning and coreset selection to establish a synergistic effect in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
