Causal-DFQ: Causality Guided Data-free Network Quantization
Yuzhang Shang, Bingxin Xu, Gaowen Liu, Ramana Kompella, Yan Yan

TL;DR
This paper introduces Causal-DFQ, a novel causality-guided approach for data-free neural network quantization that synthesizes data and reduces discrepancies without relying on original training data.
Contribution
It is the first to incorporate causality into data-free quantization, using a causal graph and a discrepancy reduction loss to align model distributions.
Findings
Effective in eliminating data dependency for quantization
Achieves comparable performance to data-dependent methods
Validated through extensive experiments
Abstract
Model quantization, which aims to compress deep neural networks and accelerate inference speed, has greatly facilitated the development of cumbersome models on mobile and edge devices. There is a common assumption in quantization methods from prior works that training data is available. In practice, however, this assumption cannot always be fulfilled due to reasons of privacy and security, rendering these methods inapplicable in real-life situations. Thus, data-free network quantization has recently received significant attention in neural network compression. Causal reasoning provides an intuitive way to model causal relationships to eliminate data-driven correlations, making causality an essential component of analyzing data-free problems. However, causal formulations of data-free quantization are inadequate in the literature. To bridge this gap, we construct a causal graph to model…
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
Causal-DFQ: Causality Guided Data-Free Network Quantization· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Explainable Artificial Intelligence (XAI)
MethodsALIGN
