English

Dropout Regularization in Extended Generalized Linear Models based on Double Exponential Families

Machine Learning 2024-07-30 v2 Machine Learning

Abstract

Even though dropout is a popular regularization technique, its theoretical properties are not fully understood. In this paper we study dropout regularization in extended generalized linear models based on double exponential families, for which the dispersion parameter can vary with the features. A theoretical analysis shows that dropout regularization prefers rare but important features in both the mean and dispersion, generalizing an earlier result for conventional generalized linear models. To illustrate, we apply dropout to adaptive smoothing with B-splines, where both the mean and dispersion parameters are modeled flexibly. The important B-spline basis functions can be thought of as rare features, and we confirm in experiments that dropout is an effective form of regularization for mean and dispersion parameters that improves on a penalized maximum likelihood approach with an explicit smoothness penalty. An application to traffic detection data from Berlin further illustrates the benefits of our method.

Keywords

Cite

@article{arxiv.2305.06625,
  title  = {Dropout Regularization in Extended Generalized Linear Models based on Double Exponential Families},
  author = {Benedikt Lütke Schwienhorst and Lucas Kock and Nadja Klein and David J. Nott},
  journal= {arXiv preprint arXiv:2305.06625},
  year   = {2024}
}

Comments

Added a real-world data application and comments on approximations in the appendix

R2 v1 2026-06-28T10:31:46.442Z