English

Learning Compact Convolutional Neural Networks with Nested Dropout

Computer Vision and Pattern Recognition 2015-04-13 v4 Machine Learning Neural and Evolutionary Computing

Abstract

Recently, nested dropout was proposed as a method for ordering representation units in autoencoders by their information content, without diminishing reconstruction cost. However, it has only been applied to training fully-connected autoencoders in an unsupervised setting. We explore the impact of nested dropout on the convolutional layers in a CNN trained by backpropagation, investigating whether nested dropout can provide a simple and systematic way to determine the optimal representation size with respect to the desired accuracy and desired task and data complexity.

Keywords

Cite

@article{arxiv.1412.7155,
  title  = {Learning Compact Convolutional Neural Networks with Nested Dropout},
  author = {Chelsea Finn and Lisa Anne Hendricks and Trevor Darrell},
  journal= {arXiv preprint arXiv:1412.7155},
  year   = {2015}
}

Comments

4 pages, 2 figures. Accepted as a workshop contribution at ICLR 2015

R2 v1 2026-06-22T07:41:24.877Z