Improving Deep Neural Networks with Probabilistic Maxout Units
Jost Tobias Springenberg, Martin Riedmiller

TL;DR
This paper introduces probabilistic maxout units that enhance invariance properties of neural networks while maintaining high classification performance, outperforming existing methods on benchmark datasets.
Contribution
It proposes probabilistic maxout units that improve invariance in deep neural networks without sacrificing accuracy, advancing the state of the art.
Findings
Achieved state-of-the-art results on CIFAR-10, CIFAR-100, and SVHN.
Probout units improve invariance properties of neural networks.
Performance matches or exceeds current benchmarks.
Abstract
We present a probabilistic variant of the recently introduced maxout unit. The success of deep neural networks utilizing maxout can partly be attributed to favorable performance under dropout, when compared to rectified linear units. It however also depends on the fact that each maxout unit performs a pooling operation over a group of linear transformations and is thus partially invariant to changes in its input. Starting from this observation we ask the question: Can the desirable properties of maxout units be preserved while improving their invariance properties ? We argue that our probabilistic maxout (probout) units successfully achieve this balance. We quantitatively verify this claim and report classification performance matching or exceeding the current state of the art on three challenging image classification benchmarks (CIFAR-10, CIFAR-100 and SVHN).
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Adversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning
MethodsMaxout
