Papers › Regularization of Neural Networks using DropConnect

Regularization of Neural Networks using DropConnect

13 Jun 2013ICML'13: Proceedings of the 30th International Conference on International Conference on Machine Learning - Volume 28 2013 6archive 2025-07-28

Li Wan, Matthew Zeiler, Sixin Zhang, Yann Lecun, Rob Fergus

We introduce DropConnect, a generalization of Dropout (Hinton et al., 2012), for regularizing large fully-connected layers within neural networks. When training with Dropout, a randomly selected subset of activations are set to zero within each layer. DropConnect instead sets a randomly selected subset of weights within the network to zero. Each unit thus receives input from a random subset of units in the previous layer. We derive a bound on the generalization performance of both Dropout and DropConnect. We then evaluate DropConnect on a range of datasets, comparing to Dropout, and show state-of-the-art results on several image recognition benchmarks by aggregating multiple DropConnect-trained models.

PaperPDFCode

Code

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Image Classification

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Classification MNIST DropConnect Accuracy 99.77 #7 of 81 Archive leaderboard report
Image Classification MNIST DropConnect Percentage error 0.21 #7 of 81 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Introduced by this paper: DropConnect

DropConnect

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections