Dropout distillation.

ICML'16: Proceedings of the 33rd International Conference on International Conference on Machine Learning - Volume 48(2016)

引用 51|浏览52
暂无评分
摘要
Dropout is a popular stochastic regularization technique for deep neural networks that works by randomly dropping ( i.e. zeroing) units from the network during training. This randomization process allows to implicitly train an ensemble of exponentially many networks sharing the same parametrization, which should be averaged at test time to deliver the final prediction. A typical workaround for this intractable averaging operation consists in scaling the layers undergoing dropout randomization. This simple rule called "standard dropout" is efficient, but might degrade the accuracy of the prediction. In this work we introduce a novel approach, coined "dropout distillation", that allows us to train a predictor in a way to better approximate the intractable, but preferable, averaging process, while keeping under control its computational efficiency. We are thus able to construct models that are as efficient as standard dropout, or even more efficient, while being more accurate. Experiments on standard benchmark datasets demonstrate the validity of our method, yielding consistent improvements over conventional dropout.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要