English

Self-Balanced Dropout

Computation and Language 2019-08-07 v1 Machine Learning

Abstract

Dropout is known as an effective way to reduce overfitting via preventing co-adaptations of units. In this paper, we theoretically prove that the co-adaptation problem still exists after using dropout due to the correlations among the inputs. Based on the proof, we further propose Self-Balanced Dropout, a novel dropout method which uses a trainable variable to balance the influence of the input correlation on parameter update. We evaluate Self-Balanced Dropout on a range of tasks with both simple and complex models. The experimental results show that the mechanism can effectively solve the co-adaption problem to some extent and significantly improve the performance on all tasks.

Keywords

Cite

@article{arxiv.1908.01968,
  title  = {Self-Balanced Dropout},
  author = {Shen Li and Chenhao Su and Renfen Hu and Zhengdong Lu},
  journal= {arXiv preprint arXiv:1908.01968},
  year   = {2019}
}