Impact of Disentanglement on Pruning Neural Networks
Carl Shneider, Peyman Rostami, Anis Kacem, Nilotpal Sinha, Abd El, Rahman Shabayek, Djamila Aouada

TL;DR
This paper investigates how learning disentangled representations with Beta-VAE affects neural network pruning efficiency for classification tasks on MNIST and CIFAR10.
Contribution
It explores the impact of disentanglement on pruning processes, providing insights and future directions for model compression techniques.
Findings
Disentangled representations influence pruning effectiveness.
Experiments conducted on MNIST and CIFAR10 datasets.
Challenges in achieving disentanglement are identified.
Abstract
Deploying deep learning neural networks on edge devices, to accomplish task specific objectives in the real-world, requires a reduction in their memory footprint, power consumption, and latency. This can be realized via efficient model compression. Disentangled latent representations produced by variational autoencoder (VAE) networks are a promising approach for achieving model compression because they mainly retain task-specific information, discarding useless information for the task at hand. We make use of the Beta-VAE framework combined with a standard criterion for pruning to investigate the impact of forcing the network to learn disentangled representations on the pruning process for the task of classification. In particular, we perform experiments on MNIST and CIFAR10 datasets, examine disentanglement challenges, and propose a path forward for future works.
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
TopicsGenerative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
MethodsBeta-VAE · Pruning
