Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Generalized Statistical Pooling: Learning to Model Local Distributions for Adaptive Downsampling

View through CrossRef
Pooling operations play an essential role in convolutional neural networks by providing spatial subsampling, an enlarged receptive field, and local invariance. However, existing CNNs are based on heuristic pooling operations such as max pooling or average pooling, which use a single statistic to describe the local neighborhood. However, this is a limited representation of the underlying activation distribution. In this work, we introduce a new framework for adaptive multi-statistical pooling, in which the pooling operation is formulated as a local statistical modeling problem. Unlike existing pooling operations, the proposed method extracts several statistical descriptors from the local neighborhood, such as the mean, standard deviation, median, median absolute deviation, and maximum. These statistical measures describe different aspects of the activation distribution, such as central tendency, dispersion, robustness, etc. A selection mechanism is introduced, which learns the combination of the extracted statistical measures. This pooling operation generalizes conventional pooling operations, where maximum pooling and average pooling are special cases of the proposed method. Furthermore, the pooling module is integrated into a hierarchical encoder-decoder model with multi-scale feature extraction and coordinated attention mechanisms to improve the representation of spatial features. By explicitly modeling the statistical structure of feature maps, the proposed approach improves the expressiveness and robustness of the spatial subsampling process, while remaining fully differentiable and trainable from end to end. Evaluations of the proposed approach through experiments confirmed the effectiveness and flexibility of the proposed statistical pooling approach as a more informative alternative to conventional pooling approaches.
Title: Generalized Statistical Pooling: Learning to Model Local Distributions for Adaptive Downsampling
Description:
Pooling operations play an essential role in convolutional neural networks by providing spatial subsampling, an enlarged receptive field, and local invariance.
However, existing CNNs are based on heuristic pooling operations such as max pooling or average pooling, which use a single statistic to describe the local neighborhood.
However, this is a limited representation of the underlying activation distribution.
In this work, we introduce a new framework for adaptive multi-statistical pooling, in which the pooling operation is formulated as a local statistical modeling problem.
Unlike existing pooling operations, the proposed method extracts several statistical descriptors from the local neighborhood, such as the mean, standard deviation, median, median absolute deviation, and maximum.
These statistical measures describe different aspects of the activation distribution, such as central tendency, dispersion, robustness, etc.
A selection mechanism is introduced, which learns the combination of the extracted statistical measures.
This pooling operation generalizes conventional pooling operations, where maximum pooling and average pooling are special cases of the proposed method.
Furthermore, the pooling module is integrated into a hierarchical encoder-decoder model with multi-scale feature extraction and coordinated attention mechanisms to improve the representation of spatial features.
By explicitly modeling the statistical structure of feature maps, the proposed approach improves the expressiveness and robustness of the spatial subsampling process, while remaining fully differentiable and trainable from end to end.
Evaluations of the proposed approach through experiments confirmed the effectiveness and flexibility of the proposed statistical pooling approach as a more informative alternative to conventional pooling approaches.

Related Results

Pooling Operations in Deep Learning: From “Invariable” to “Variable”
Pooling Operations in Deep Learning: From “Invariable” to “Variable”
Deep learning has become a research hotspot in multimedia, especially in the field of image processing. Pooling operation is an important operation in deep learning. Pooling operat...
CREATING LEARNING MEDIA IN TEACHING ENGLISH AT SMP MUHAMMADIYAH 2 PAGELARAN ACADEMIC YEAR 2020/2021
CREATING LEARNING MEDIA IN TEACHING ENGLISH AT SMP MUHAMMADIYAH 2 PAGELARAN ACADEMIC YEAR 2020/2021
The pandemic Covid-19 currently demands teachers to be able to use technology in teaching and learning process. But in reality there are still many teachers who have not been able ...
Frequency of Common Chromosomal Abnormalities in Patients with Idiopathic Acquired Aplastic Anemia
Frequency of Common Chromosomal Abnormalities in Patients with Idiopathic Acquired Aplastic Anemia
Objective: To determine the frequency of common chromosomal aberrations in local population idiopathic determine the frequency of common chromosomal aberrations in local population...
FPGA implementation of AAD pooling unit and performance analysis
FPGA implementation of AAD pooling unit and performance analysis
Convolutional Neural Network (CNN) has been witnessing a massive growth for its various applications in different fields. It is a category of Neural Network or Deep learning that i...
Examination of homogeneity of selected Irish pooling groups
Examination of homogeneity of selected Irish pooling groups
Abstract. In regional flood frequency estimation, a homogeneous pooling group of sites leads to a reduction in the error of quantile estimators which is the main aim of a regional ...
Purchase Versus Pooling in Stock-for-Stock Acquisitions: Why Do Firms Care
Purchase Versus Pooling in Stock-for-Stock Acquisitions: Why Do Firms Care
We investigate firms' financial reporting policies with respect to business combinations, particularly the choice between the purchase and pooling-of-interests methods. To control ...
samsampleX: Distribution-aware downsampling for benchmarking next-generation sequencing data
samsampleX: Distribution-aware downsampling for benchmarking next-generation sequencing data
Abstract Summary High-throughput next-generation sequencing (NGS) is essential for genetic variant discovery across diverse app...
A Learnable Motion Preserving Pooling for Fine-Grained Video Classification
A Learnable Motion Preserving Pooling for Fine-Grained Video Classification
Using deep neural network (DNN) for video understanding tasks is expensive in terms of computation cost. Pooling layers in DNN which are widely used in most of vision tasks to resi...

Back to Top