MWQ: Multiscale Wavelet Quantized Neural Networks
Qigong Sun, Yan Ren, Licheng Jiao, Xiufang Li, Fanhua Shang, Fang Liu

TL;DR
This paper introduces MWQ, a multiscale wavelet quantization method that decomposes neural network data into frequency components to reduce information loss and improve performance on resource-constrained devices.
Contribution
The paper proposes a novel wavelet-based quantization approach that considers multiscale frequency information, enhancing neural network performance and flexibility in quantization tasks.
Findings
MWQ improves model compression efficiency.
It enhances the representation ability of quantized networks.
Experimental results outperform existing quantization methods.
Abstract
Model quantization can reduce the model size and computational latency, it has become an essential technique for the deployment of deep neural networks on resourceconstrained hardware (e.g., mobile phones and embedded devices). The existing quantization methods mainly consider the numerical elements of the weights and activation values, ignoring the relationship between elements. The decline of representation ability and information loss usually lead to the performance degradation. Inspired by the characteristics of images in the frequency domain, we propose a novel multiscale wavelet quantization (MWQ) method. This method decomposes original data into multiscale frequency components by wavelet transform, and then quantizes the components of different scales, respectively. It exploits the multiscale frequency and spatial information to alleviate the information loss caused by…
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
TopicsImage and Signal Denoising Methods · Medical Image Segmentation Techniques · Advanced Neural Network Applications
