paper-with-me

Papers

The Hybrid Bootstrap: A Drop-in Replacement for Dropout

2018-01-22 · Robert Kosar, David W. Scott

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.

📄 PDF Abstract BibTeX arXiv:1801.07316

Code (3)

r-kosar/hybrid_bootstrap 공식 구현
bluesky314/Porto-Seguro-s-Safe-Driver-Prediction pytorch
bluesky314/Representation-Learning-Porto-Seguro-s-Safe-Driver-Prediction pytorch

Similar Papers 제목 키워드 기반

Efficient Sparse Training with Structured Dropout

2024-11-02 · Andy Lo

Dropout is a common regularisation technique in deep learning that improves generalisation. Even though it introduces sparsity and thus potential for higher throughput, it usually cannot bring speed-ups on GPUs due to it…

Improving Robustness of Neural Dialog Systems in a Data-Efficient Way with Turn Dropout

2018-11-29 · Igor Shalyminov, Sungjin Lee

Neural network-based dialog models often lack robustness to anomalous, out-of-domain (OOD) user input which leads to unexpected dialog behavior and thus considerably limits such models' usage in mission-critical producti…

Universal Approximation in Dropout Neural Networks

2020-12-18 · Oxana A. Manita, Mark A. Peletier, Jacobus W. Portegies, Jaron Sanders 외

We prove two universal approximation theorems for a range of dropout neural networks. These are feed-forward neural networks in which each edge is given a random $\{0,1\}$-valued filter, that have two modes of operation:…

Wasserstein Dropout

2020-12-23 · Joachim Sicking, Maram Akila, Maximilian Pintz, Tim Wirtz 외

Despite of its importance for safe machine learning, uncertainty quantification for neural networks is far from being solved. State-of-the-art approaches to estimate neural uncertainties are often hybrid, combining param…

Object DetectionregressionUncertainty Quantification

Self-Normalized Density Map (SNDM) for Counting Microbiological Objects

2022-03-15 · Krzysztof M. Graczyk, Jaroslaw Pawlowski, Sylwia Majchrowska, Tomasz Golan

The statistical properties of the density map (DM) approach to counting microbiological objects on images are studied in detail. The DM is given by U$^2$-Net. Two statistical methods for deep neural networks are utilized…