Multi-Path Learnable Wavelet Neural Network for Image Classification
Despite the remarkable success of deep learning in pattern recognition, deep network models face the problem of training a large number of parameters. In this paper, we propose and evaluate a novel multi-path wavelet neural network architecture for image classification with far less number of trainable parameters. The model architecture consists of a multi-path layout with several levels of wavelet decompositions performed in parallel followed by fully connected layers. These decomposition operations comprise wavelet neurons with learnable parameters, which are updated during the training phase using the back-propagation algorithm. We evaluate the performance of the introduced network using common image datasets without data augmentation except for SVHN and compare the results with influential deep learning models. Our findings support the possibility of reducing the number of parameters significantly in deep neural networks without compromising its accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationData AugmentationDeep LearningGeneral Classificationimage-classificationImage ClassificationSimilar Papers 제목 키워드 기반
Subpixel object segmentation using wavelets and multiresolution analysis
We propose a novel deep learning framework for fast prediction of boundaries of two-dimensional simply connected domains using wavelets and Multiresolution Analysis (MRA). The boundaries are modelled as (piecewise) smoot…
DecoderObjectSemantic SegmentationSubpixel object segmentation using wavelets and multi resolution analysis
We propose a novel deep learning framework for fast prediction of boundaries of two-dimensional simply connected domains using wavelets and Multi Resolution Analysis (MRA). The boundaries are modelled as (piecewise) smoo…
DecoderObjectSemantic SegmentationUnveiling the Power of Wavelets: A Wavelet-based Kolmogorov-Arnold Network for Hyperspectral Image Classification
Hyperspectral image classification is a crucial but challenging task due to the high dimensionality and complex spatial-spectral correlations inherent in hyperspectral data. This paper employs Wavelet-based Kolmogorov-Ar…
Hyperspectral Image Classificationimage-classificationImage ClassificationHi-WaveTST: A Hybrid High-Frequency Wavelet-Transformer for Time-Series Classification
Transformers have become state-of-the-art (SOTA) for time-series classification, with models like PatchTST demonstrating exceptional performance. These models rely on patching the time series and learning relationships b…
Efficient Multi-scale Network with Learnable Discrete Wavelet Transform for Blind Motion Deblurring
Coarse-to-fine schemes are widely used in traditional single-image motion deblur; however, in the context of deep learning, existing multi-scale algorithms not only require the use of complex modules for feature fusion o…
Computational EfficiencyDeblurring