LiftPool: Bidirectional ConvNet Pooling

04/02/2021
by   Jiaojiao Zhao, et al.
13

Pooling is a critical operation in convolutional neural networks for increasing receptive fields and improving robustness to input variations. Most existing pooling operations downsample the feature maps, which is a lossy process. Moreover, they are not invertible: upsampling a downscaled feature map can not recover the lost information in the downsampling. By adopting the philosophy of the classical Lifting Scheme from signal processing, we propose LiftPool for bidirectional pooling layers, including LiftDownPool and LiftUpPool. LiftDownPool decomposes a feature map into various downsized sub-bands, each of which contains information with different frequencies. As the pooling function in LiftDownPool is perfectly invertible, by performing LiftDownPool backward, a corresponding up-pooling layer LiftUpPool is able to generate a refined upsampled feature map using the detail sub-bands, which is useful for image-to-image translation challenges. Experiments show the proposed methods achieve better results on image classification and semantic segmentation, using various backbones. Moreover, LiftDownPool offers better robustness to input corruptions and perturbations.

READ FULL TEXT

page 2

page 4

page 8

page 13

page 15

research
02/12/2022

Fuzzy Pooling

Convolutional Neural Networks (CNNs) are artificial learning systems typ...
research
11/01/2021

AdaPool: Exponential Adaptive Pooling for Information-Retaining Downsampling

Pooling layers are essential building blocks of Convolutional Neural Net...
research
07/18/2022

Temporal Lift Pooling for Continuous Sign Language Recognition

Pooling methods are necessities for modern neural networks for increasin...
research
04/08/2018

Ordinal Pooling Networks: For Preserving Information over Shrinking Feature Maps

In the framework of convolutional neural networks that lie at the heart ...
research
01/22/2017

A New Convolutional Network-in-Network Structure and Its Applications in Skin Detection, Semantic Segmentation, and Artifact Reduction

The inception network has been shown to provide good performance on imag...
research
06/15/2018

Recurrent Multiresolution Convolutional Networks for VHR Image Classification

Classification of very high resolution (VHR) satellite images has three ...
research
11/02/2020

Receptive Field Size Optimization with Continuous Time Pooling

The pooling operation is a cornerstone element of convolutional neural n...

Please sign up or login with your details

Forgot password? Click here to reset