HCE: Improving Performance and Efficiency with Heterogeneously Compressed Neural Network Ensemble
Jingchi Zhang, Huanrui Yang, Hai Li

TL;DR
This paper introduces Heterogeneously Compressed Ensemble (HCE), a novel approach combining pruned and quantized models from a pretrained DNN to enhance ensemble efficiency and accuracy through intrinsic diversity.
Contribution
The paper proposes HCE, leveraging intrinsic diversity from pruning and quantization, with a diversity-aware training objective to improve ensemble performance and efficiency.
Findings
HCE outperforms traditional ensemble methods in efficiency-accuracy tradeoff.
Pruned and quantized models exhibit distinct decision boundary behaviors.
HCE achieves significant improvements over previous compression and ensemble techniques.
Abstract
Ensemble learning has gain attention in resent deep learning research as a way to further boost the accuracy and generalizability of deep neural network (DNN) models. Recent ensemble training method explores different training algorithms or settings on multiple sub-models with the same model architecture, which lead to significant burden on memory and computation cost of the ensemble model. Meanwhile, the heurtsically induced diversity may not lead to significant performance gain. We propose a new prespective on exploring the intrinsic diversity within a model architecture to build efficient DNN ensemble. We make an intriguing observation that pruning and quantization, while both leading to efficient model architecture at the cost of small accuracy drop, leads to distinct behavior in the decision boundary. To this end, we propose Heterogeneously Compressed Ensemble (HCE), where we build…
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
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
MethodsPruning
