HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Stochastic Pooling for Regularization of Deep Convolutional Neural Networks

Matthew D. Zeiler; Rob Fergus

Stochastic Pooling for Regularization of Deep Convolutional Neural Networks

Abstract

We introduce a simple and effective method for regularizing large convolutional neural networks. We replace the conventional deterministic pooling operations with a stochastic procedure, randomly picking the activation within each pooling region according to a multinomial distribution, given by the activities within the pooling region. The approach is hyper-parameter free and can be combined with other regularization approaches, such as dropout and data augmentation. We achieve state-of-the-art performance on four image datasets, relative to other approaches that do not utilize data augmentation.

Code Repositories

szagoruyko/imagine-nn
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-classification-on-cifar-10Stochastic Pooling
Percentage correct: 84.9
image-classification-on-cifar-100Stochastic Pooling
Percentage correct: 57.5
image-classification-on-svhnStochastic Pooling
Percentage error: 2.8

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Stochastic Pooling for Regularization of Deep Convolutional Neural Networks | Papers | HyperAI