S3Pool: Pooling with Stochastic Spatial Sampling
Shuangfei Zhai Affiliation: Binghamton University Email: Hui Wu Affiliation: IBM T.J. Watson Research Center Email: Abhishek Kumar Affiliation: IBM T.J. Watson Research Center Email: Yu Cheng Affiliation: IBM T.J. Watson Research Center Email: Yongxi Lu Affiliation: University of California, San Diego Email: Zhongfei (Mark) Zhang Affiliation: Binghamton University Email: Rogerio Feris Affiliation: IBM T.J. Watson Research Center Email:
Abstract
Feature pooling layers (e.g., max pooling) in convolutional neural networks (CNNs) serve the dual purpose of providing increasingly abstract representations as well as yielding computational savings in subsequent convolutional layers. We view the pooling operation in CNNs as a two-step procedure: first, a pooling window (e.g., $2\times 2$ ) slides over the feature map with stride one which leaves the spatial resolution intact, and second, downsampling is performed by selecting one pixel from each non-overlapping pooling window in an often uniform and deterministic (e.g., top-left) manner. Our starting point in this work is the observation that this regularly spaced downsampling arising from non-overlapping windows, although intuitive from a signal processing perspective (which has the goal of signal reconstruction), is not necessarily optimal for learning (where the goal is to generalize). We study this aspect and propose a novel pooling strategy with stochastic spatial sampling (S3Pool), where the regular downsampling is replaced by a more general stochastic version. We observe that this general stochasticity acts as a strong regularizer, and can also be seen as doing implicit dat
原文 arXiv:1611.05138;中英对照 + 大白话阅读 https://aha.fim.ai/paper/1611.05138v1