English

Robust Probabilistic Modeling with Bayesian Data Reweighting

Machine Learning 2018-06-20 v3 Artificial Intelligence Machine Learning

Abstract

Probabilistic models analyze data by relying on a set of assumptions. Data that exhibit deviations from these assumptions can undermine inference and prediction quality. Robust models offer protection against mismatch between a model's assumptions and reality. We propose a way to systematically detect and mitigate mismatch of a large class of probabilistic models. The idea is to raise the likelihood of each observation to a weight and then to infer both the latent variables and the weights from data. Inferring the weights allows a model to identify observations that match its assumptions and down-weight others. This enables robust inference and improves predictive accuracy. We study four different forms of mismatch with reality, ranging from missing latent groups to structure misspecification. A Poisson factorization analysis of the Movielens 1M dataset shows the benefits of this approach in a practical scenario.

Keywords

Cite

@article{arxiv.1606.03860,
  title  = {Robust Probabilistic Modeling with Bayesian Data Reweighting},
  author = {Yixin Wang and Alp Kucukelbir and David M. Blei},
  journal= {arXiv preprint arXiv:1606.03860},
  year   = {2018}
}

Comments

In ICML 2017. Updated related work

R2 v1 2026-06-22T14:23:46.528Z