A Structurally Regularized Convolutional Neural Network for Image Classification using Wavelet-based SubBand Decomposition
Pavel Sinha, Ioannis Psaromiligkos, Zeljko Zilic

TL;DR
This paper introduces a wavelet-based subband CNN architecture for image classification that improves generalization and robustness by decomposing images into subbands and processing each with a dedicated CNN.
Contribution
It presents a novel CNN architecture that uses wavelet subband decomposition for structural regularization, enhancing generalization and robustness over traditional CNNs.
Findings
Achieves best-in-class multiply-add operations
Nearly best-in-class parameter efficiency
More robust to quantization noise
Abstract
We propose a convolutional neural network (CNN) architecture for image classification based on subband decomposition of the image using wavelets. The proposed architecture decomposes the input image spectra into multiple critically sampled subbands, extracts features using a single CNN per subband, and finally, performs classification by combining the extracted features using a fully connected layer. Processing each of the subbands by an individual CNN, thereby limiting the learning scope of each CNN to a single subband, imposes a form of structural regularization. This provides better generalization capability as seen by the presented results. The proposed architecture achieves best-in-class performance in terms of total multiply-add-accumulator operations and nearly best-in-class performance in terms of total parameters required, yet it maintains competitive classification…
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.
