# Emergence of Selective Invariance in Hierarchical Feed Forward Networks

**Authors:** Dipan K. Pal, Vishnu Boddeti, Marios Savvides

arXiv: 1701.08837 · 2017-02-27

## TL;DR

This paper introduces adaptive pooling in hierarchical networks to learn selective invariance, enhancing pattern recognition by moving beyond traditional max/mean pooling schemes, with competitive performance on large-scale object categorization datasets.

## Contribution

It proposes a novel adaptive pooling layer that learns linear pooling weights, enabling networks to develop selective invariance tailored to specific transformations.

## Key findings

- Adaptive pooling can converge to mean pooling or find more general schemes.
- Networks with learned pooling perform comparably to max/mean pooling networks.
- Adaptive pooling can decide not to pool at all, offering flexible invariance learning.

## Abstract

Many theories have emerged which investigate how in- variance is generated in hierarchical networks through sim- ple schemes such as max and mean pooling. The restriction to max/mean pooling in theoretical and empirical studies has diverted attention away from a more general way of generating invariance to nuisance transformations. We con- jecture that hierarchically building selective invariance (i.e. carefully choosing the range of the transformation to be in- variant to at each layer of a hierarchical network) is im- portant for pattern recognition. We utilize a novel pooling layer called adaptive pooling to find linear pooling weights within networks. These networks with the learnt pooling weights have performances on object categorization tasks that are comparable to max/mean pooling networks. In- terestingly, adaptive pooling can converge to mean pooling (when initialized with random pooling weights), find more general linear pooling schemes or even decide not to pool at all. We illustrate the general notion of selective invari- ance through object categorization experiments on large- scale datasets such as SVHN and ILSVRC 2012.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1701.08837/full.md

## Figures

19 figures with captions in the complete paper: https://tomesphere.com/paper/1701.08837/full.md

## References

23 references — full list in the complete paper: https://tomesphere.com/paper/1701.08837/full.md

---
Source: https://tomesphere.com/paper/1701.08837