A multi-path wavelet neural network with two learnable filter angles per wavelet neuron is claimed to reach 94.87% on CIFAR-10 with 264k parameters and no augmentation, but the supporting evidence is inconsistent and incomplete.
Detailed Dense Inference with Convolutional Neural Networks via Discrete Wavelet Transform
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Dense pixelwise prediction such as semantic segmentation is an up-to-date challenge for deep convolutional neural networks (CNNs). Many state-of-the-art approaches either tackle the loss of high-resolution information due to pooling in the encoder stage, or use dilated convolutions or high-resolution lanes to maintain detailed feature maps and predictions. Motivated by the structural analogy between multi-resolution wavelet analysis and the pooling/unpooling layers of CNNs, we introduce discrete wavelet transform (DWT) into the CNN encoder-decoder architecture and propose WCNN. The high-frequency wavelet coefficients are computed at encoder, which are later used at the decoder to unpooled jointly with coarse-resolution feature maps through the inverse DWT. The DWT/iDWT is further used to develop two wavelet pyramids to capture the global context, where the multi-resolution DWT is applied to successively reduce the spatial resolution and increase the receptive field. Experiment with the Cityscape dataset, the proposed WCNNs are computationally efficient and yield improvements the accuracy for high-resolution dense pixelwise prediction.
fields
cs.CV 1years
2019 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Multi-Path Learnable Wavelet Neural Network for Image Classification
A multi-path wavelet neural network with two learnable filter angles per wavelet neuron is claimed to reach 94.87% on CIFAR-10 with 264k parameters and no augmentation, but the supporting evidence is inconsistent and incomplete.