A Structurally Regularized CNN Architecture via Adaptive Subband Decomposition
Pavel Sinha, Ioannis Psaromiligkos, Zeljko Zilic

TL;DR
This paper introduces a novel CNN architecture that decomposes input signals into subbands using adaptive filter banks, enhancing robustness, reducing computational costs, and achieving state-of-the-art accuracy on multiple image classification datasets.
Contribution
The proposed CNN architecture integrates adaptive subband decomposition into the learning process, providing structural regularization and computational efficiency while maintaining high accuracy.
Findings
Achieved over 90% reduction in inference computation cost.
Surpassed state-of-the-art accuracy on multiple datasets.
Demonstrated robustness to quantization noise.
Abstract
We propose a generalized convolutional neural network (CNN) architecture that first decomposes the input signal into subbands by an adaptive filter bank structure, and then uses convolutional layers to extract features from each subband independently. Fully connected layers finally combine the extracted features to perform classification. The proposed architecture restrains each of the subband CNNs from learning using the entire input signal spectrum, resulting in structural regularization. Our proposed CNN architecture is fully compatible with the end-to-end learning mechanism of typical CNN architectures and learns the subband decomposition from the input dataset. We show that the proposed CNN architecture has attractive properties, such as robustness to input and weight-and-bias quantization noise, compared to regular full-band CNN architectures. Importantly, the proposed…
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
TopicsGeophysical Methods and Applications · Advanced SAR Imaging Techniques · Image and Signal Denoising Methods
