ICML 2021spotlight28 citations

SGLB: Stochastic Gradient Langevin Boosting

Aleksei Ustimenko, Liudmila Prokhorenkova

Abstract

This paper introduces Stochastic Gradient Langevin Boosting (SGLB) - a powerful and efficient machine learning framework that may deal with a wide range of loss functions and has provable generalization guarantees. The method is based on a special form of the Langevin diffusion equation specifically designed for gradient boosting. This allows us to theoretically guarantee the global convergence even for multimodal loss functions, while standard gradient boosting algorithms can guarantee only local optimum. We also empirically show that SGLB outperforms classic gradient boosting when applied to classification tasks with 0-1 loss function, which is known to be multimodal.

BibTeX
@InProceedings{pmlr-v139-ustimenko21a,
  title = 	 {SGLB: Stochastic Gradient Langevin Boosting},
  author =       {Ustimenko, Aleksei and Prokhorenkova, Liudmila},
  booktitle = 	 {Proceedings of the 38th International Conference on Machine Learning},
  pages = 	 {10487--10496},
  year = 	 {2021},
  editor = 	 {Meila, Marina and Zhang, Tong},
  volume = 	 {139},
  series = 	 {Proceedings of Machine Learning Research},
  month = 	 {18--24 Jul},
  publisher =    {PMLR},
  pdf = 	 {http://proceedings.mlr.press/v139/ustimenko21a/ustimenko21a.pdf},
  url = 	 {https://proceedings.mlr.press/v139/ustimenko21a.html},
  abstract = 	 {This paper introduces Stochastic Gradient Langevin Boosting (SGLB) - a powerful and efficient machine learning framework that may deal with a wide range of loss functions and has provable generalization guarantees. The method is based on a special form of the Langevin diffusion equation specifically designed for gradient boosting. This allows us to theoretically guarantee the global convergence even for multimodal loss functions, while standard gradient boosting algorithms can guarantee only local optimum. We also empirically show that SGLB outperforms classic gradient boosting when applied to classification tasks with 0-1 loss function, which is known to be multimodal.}
}
SGLB: Stochastic Gradient Langevin Boosting · ICML 2021