Training-Free Restoration of Pruned Neural Networks
Keonho Lee, Minsoo Kim, and Dong-Wan Choi

TL;DR
This paper introduces LBYL, a novel training-free, data-free method for restoring pruned neural networks by distributing neuron information to preserve network performance without fine-tuning.
Contribution
It proposes a theoretically grounded, robust approach that relaxes previous assumptions, enabling effective network restoration without retraining or data.
Findings
LBYL outperforms recent neuron similarity-based methods.
Restored networks achieve higher accuracy.
The method is theoretically justified and practically effective.
Abstract
Although network pruning has been highly popularized to compress deep neural networks, its resulting accuracy heavily depends on a fine-tuning process that is often computationally expensive and requires the original data. However, this may not be the case in real-world scenarios, and hence a few recent works attempt to restore pruned networks without any expensive retraining process. Their strong assumption is that every neuron being pruned can be replaced with another one quite similar to it, but unfortunately this does not hold in many neural networks, where the similarity between neurons is extremely low in some layers. In this article, we propose a more rigorous and robust method of restoring pruned networks in a fine-tuning free and data-free manner, called LBYL (Leave Before You Leave). LBYL significantly relaxes the aforementioned assumption in a way that each pruned neuron…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning
