Fast Conditional Network Compression Using Bayesian HyperNetworks
Phuoc Nguyen, Truyen Tran, Ky Le, Sunil Gupta, Santu Rana, Dang, Nguyen, Trong Nguyen, Shannon Ryan, and Svetha Venkatesh

TL;DR
This paper presents a Bayesian hypernetwork-based framework for rapid, context-specific compression of large neural networks into smaller, efficient models tailored to specific resource or task constraints.
Contribution
It introduces a novel Bayesian hypernetwork approach with group sparsity for fast, conditional network compression tailored to various contextual requirements.
Findings
Generated smaller networks significantly faster than baselines.
Achieved highly compressed models with minimal performance loss.
Demonstrated adaptability to different resource constraints.
Abstract
We introduce a conditional compression problem and propose a fast framework for tackling it. The problem is how to quickly compress a pretrained large neural network into optimal smaller networks given target contexts, e.g. a context involving only a subset of classes or a context where only limited compute resource is available. To solve this, we propose an efficient Bayesian framework to compress a given large network into much smaller size tailored to meet each contextual requirement. We employ a hypernetwork to parameterize the posterior distribution of weights given conditional inputs and minimize a variational objective of this Bayesian neural network. To further reduce the network sizes, we propose a new input-output group sparsity factorization of weights to encourage more sparseness in the generated weights. Our methods can quickly generate compressed networks with…
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
TopicsMachine Learning and Data Classification · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
MethodsHyperNetwork
