Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Stochastic Pooling for Regularization of Deep Convolutional Neural Networks

About

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.

Matthew D. Zeiler, Rob Fergus• 2013

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationCIFAR-10 (test)--
3381
Image ClassificationCIFAR-10 (test)
Accuracy84.87
906
Image ClassificationMNIST (test)--
894
Image ClassificationCIFAR-10
Accuracy84.87
564
Image ClassificationSVHN (test)--
401
ClassificationSVHN (test)
Error Rate2.8
182
Image ClassificationMNIST (train)--
53
Image ClassificationMNIST standard (test)
Error Rate0.47
40
Image ClassificationCIFAR-10 (train)
Error Rate3.4
35
Showing 10 of 14 rows

Other info

Code

Follow for update