ECQ$^{\text{x}}$: Explainability-Driven Quantization for Low-Bit and Sparse DNNs
Daniel Becking, Maximilian Dreyer, Wojciech Samek, Karsten M\"uller,, Sebastian Lapuschkin

TL;DR
ECQ$^{ ext{x}}$ introduces a novel explainability-driven quantization method that produces ultra low-bit and sparse neural networks, significantly reducing model size while maintaining or improving performance across various datasets.
Contribution
The paper proposes a new quantization approach that incorporates explainability and information theory to preserve important weights, enabling ultra low-bit and sparse DNNs with high compression.
Findings
Achieves 2-5 bit quantization with maintained or improved accuracy.
Up to 103× reduction in model size compared to full-precision models.
Effective across multiple datasets and model types.
Abstract
The remarkable success of deep neural networks (DNNs) in various applications is accompanied by a significant increase in network parameters and arithmetic operations. Such increases in memory and computational demands make deep learning prohibitive for resource-constrained hardware platforms such as mobile devices. Recent efforts aim to reduce these overheads, while preserving model performance as much as possible, and include parameter reduction techniques, parameter quantization, and lossless compression techniques. In this chapter, we develop and describe a novel quantization paradigm for DNNs: Our method leverages concepts of explainable AI (XAI) and concepts of information theory: Instead of assigning weight values based on their distances to the quantization clusters, the assignment function additionally considers weight relevances obtained from Layer-wise Relevance Propagation…
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
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Neural Networks and Applications
