MLJul 19, 2015

The Population Posterior and Bayesian Inference on Streams

arXiv:1507.05253v27 citations
AI Analysis

This work addresses the problem of probabilistic modeling for streaming data, which is incremental as it adapts existing Bayesian methods to a new data type.

The authors tackled the challenge of applying Bayesian inference to streaming data by developing population variational Bayes, which approximates a population posterior distribution, and demonstrated its effectiveness on large-scale datasets using latent Dirichlet allocation and Dirichlet process mixtures.

Many modern data analysis problems involve inferences from streaming data. However, streaming data is not easily amenable to the standard probabilistic modeling approaches, which assume that we condition on finite data. We develop population variational Bayes, a new approach for using Bayesian modeling to analyze streams of data. It approximates a new type of distribution, the population posterior, which combines the notion of a population distribution of the data with Bayesian inference in a probabilistic model. We study our method with latent Dirichlet allocation and Dirichlet process mixtures on several large-scale data sets.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes