Wavelet Convolutional Neural Networks
Shin Fujieda, Kohei Takayama, Toshiya Hachisuka

TL;DR
Wavelet CNNs integrate wavelet-based multiresolution analysis with traditional CNNs to incorporate spectral information, leading to improved accuracy and fewer parameters in image classification and annotation tasks.
Contribution
The paper introduces wavelet CNNs, a novel architecture that combines wavelet transforms with CNNs to enhance spectral information utilization.
Findings
Achieves higher accuracy in texture classification and image annotation.
Uses significantly fewer parameters than conventional CNNs.
Demonstrates the effectiveness of spectral information in image processing.
Abstract
Spatial and spectral approaches are two major approaches for image processing tasks such as image classification and object recognition. Among many such algorithms, convolutional neural networks (CNNs) have recently achieved significant performance improvement in many challenging tasks. Since CNNs process images directly in the spatial domain, they are essentially spatial approaches. Given that spatial and spectral approaches are known to have different characteristics, it will be interesting to incorporate a spectral approach into CNNs. We propose a novel CNN architecture, wavelet CNNs, which combines a multiresolution analysis and CNNs into one model. Our insight is that a CNN can be viewed as a limited form of a multiresolution analysis. Based on this insight, we supplement missing parts of the multiresolution analysis via wavelet transform and integrate them as additional components…
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
TopicsRemote-Sensing Image Classification · Advanced Neural Network Applications · Image and Signal Denoising Methods
