Adaptive Robust Learning Using Latent Bernoulli Variables

Abstract

We present an adaptive approach for robust learning from corrupted training sets. We identify corrupted and non-corrupted samples with latent Bernoulli variables and thus formulate the learning problem as maximization of the likelihood where latent variables are marginalized. The resulting problem is solved via variational inference, using an efficient Expectation-Maximization based method. The proposed approach improves over the state-of-the-art by automatically inferring the corruption level, while adding minimal computational overhead. We demonstrate our robust learning method and its parameter-free nature on a wide variety of machine learning tasks including online learning and deep learning where it adapts to different levels of noise and maintains high prediction accuracy.

Cite

Text

Karakulev et al. "Adaptive Robust Learning Using Latent Bernoulli Variables." International Conference on Machine Learning, 2024.

Markdown

[Karakulev et al. "Adaptive Robust Learning Using Latent Bernoulli Variables." International Conference on Machine Learning, 2024.](https://mlanthology.org/icml/2024/karakulev2024icml-adaptive/)

BibTeX

@inproceedings{karakulev2024icml-adaptive,
  title     = {{Adaptive Robust Learning Using Latent Bernoulli Variables}},
  author    = {Karakulev, Aleksandr and Zachariah, Dave and Singh, Prashant},
  booktitle = {International Conference on Machine Learning},
  year      = {2024},
  pages     = {23105-23122},
  volume    = {235},
  url       = {https://mlanthology.org/icml/2024/karakulev2024icml-adaptive/}
}