Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Maxout Networks

About

We consider the problem of designing models to leverage a recently introduced approximate model averaging technique called dropout. We define a simple new model called maxout (so named because its output is the max of a set of inputs, and because it is a natural companion to dropout) designed to both facilitate optimization by dropout and improve the accuracy of dropout's fast approximate model averaging technique. We empirically verify that the model successfully accomplishes both of these tasks. We use maxout and dropout to demonstrate state of the art classification performance on four benchmark datasets: MNIST, CIFAR-10, CIFAR-100, and SVHN.

Ian J. Goodfellow, David Warde-Farley, Mehdi Mirza, Aaron Courville, Yoshua Bengio• 2013

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy59.52
3518
Image ClassificationCIFAR-10 (test)
Accuracy86.8
3381
Image ClassificationCIFAR-10 (test)
Accuracy90.65
906
Image ClassificationMNIST (test)
Accuracy99.55
882
Graph ClassificationPROTEINS
Accuracy76.8
742
Graph ClassificationMUTAG
Accuracy91.5
697
Image ClassificationCIFAR-10
Accuracy88.32
471
Graph ClassificationNCI1
Accuracy83.3
460
Image ClassificationSVHN (test)--
362
Graph ClassificationNCI109
Accuracy83
223
Showing 10 of 31 rows

Other info

Code

Follow for update