English

The Hybrid Bootstrap: A Drop-in Replacement for Dropout

Machine Learning 2018-01-24 v1 Machine Learning

Abstract

Regularization is an important component of predictive model building. The hybrid bootstrap is a regularization technique that functions similarly to dropout except that features are resampled from other training points rather than replaced with zeros. We show that the hybrid bootstrap offers superior performance to dropout. We also present a sampling based technique to simplify hyperparameter choice. Next, we provide an alternative sampling technique for convolutional neural networks. Finally, we demonstrate the efficacy of the hybrid bootstrap on non-image tasks using tree-based models.

Keywords

Cite

@article{arxiv.1801.07316,
  title  = {The Hybrid Bootstrap: A Drop-in Replacement for Dropout},
  author = {Robert Kosar and David W. Scott},
  journal= {arXiv preprint arXiv:1801.07316},
  year   = {2018}
}
R2 v1 2026-06-22T23:52:30.412Z