NEAILGApr 25, 2019

Survey of Dropout Methods for Deep Neural Networks

arXiv:1904.13310v2174 citations
Originality Synthesis-oriented
AI Analysis

It provides a comprehensive overview for researchers and practitioners, but is incremental as it reviews existing work.

This paper surveys dropout methods for deep neural networks, summarizing their history, applications, and current research areas without presenting new experimental results.

Dropout methods are a family of stochastic techniques used in neural network training or inference that have generated significant research interest and are widely used in practice. They have been successfully applied in neural network regularization, model compression, and in measuring the uncertainty of neural network outputs. While original formulated for dense neural network layers, recent advances have made dropout methods also applicable to convolutional and recurrent neural network layers. This paper summarizes the history of dropout methods, their various applications, and current areas of research interest. Important proposed methods are described in additional detail.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes