UniPTS: A Unified Framework for Proficient Post-Training Sparsity
Jingjing Xie, Yuxin Zhang, Mingbao Lin, Zhihang Lin, Liujuan Cao,, Rongrong Ji

TL;DR
UniPTS is a comprehensive framework that significantly improves post-training sparsity performance by integrating a decay-based sparsity objective, an optimal sparsity search algorithm, and dynamic sparse training, outperforming existing methods on benchmarks.
Contribution
The paper introduces UniPTS, a novel unified framework that enhances post-training sparsity by addressing key factors affecting performance, with innovative algorithms and training strategies.
Findings
Substantially improves sparsity performance on benchmarks.
Achieves 68.6% accuracy at 90% sparsity on ResNet-50/ImageNet.
Outperforms existing PTS methods significantly.
Abstract
Post-training Sparsity (PTS) is a recently emerged avenue that chases efficient network sparsity with limited data in need. Existing PTS methods, however, undergo significant performance degradation compared with traditional methods that retrain the sparse networks via the whole dataset, especially at high sparsity ratios. In this paper, we attempt to reconcile this disparity by transposing three cardinal factors that profoundly alter the performance of conventional sparsity into the context of PTS. Our endeavors particularly comprise (1) A base-decayed sparsity objective that promotes efficient knowledge transferring from dense network to the sparse counterpart. (2) A reducing-regrowing search algorithm designed to ascertain the optimal sparsity distribution while circumventing overfitting to the small calibration set in PTS. (3) The employment of dynamic sparse training predicated on…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScheduling and Timetabling Solutions · Simulation Techniques and Applications · Mining Techniques and Economics
MethodsSparse Evolutionary Training · Pruning
