Bayesian Random Fields: The Bethe-Laplace Approximation
Max Welling, Sridevi Parise

TL;DR
This paper introduces a Bayesian approach for undirected graphical models using the Bethe-Laplace approximation, enabling posterior inference with applications in computer vision and text modeling.
Contribution
It develops a novel Laplace-based method for approximating the posterior of undirected models, utilizing loopy belief propagation for covariance computation.
Findings
Effective posterior approximation demonstrated on real data
New structured bagging variant improves model robustness
Method applicable to models with hidden variables
Abstract
While learning the maximum likelihood value of parameters of an undirected graphical model is hard, modelling the posterior distribution over parameters given data is harder. Yet, undirected models are ubiquitous in computer vision and text modelling (e.g. conditional random fields). But where Bayesian approaches for directed models have been very successful, a proper Bayesian treatment of undirected models in still in its infant stages. We propose a new method for approximating the posterior of the parameters given data based on the Laplace approximation. This approximation requires the computation of the covariance matrix over features which we compute using the linear response approximation based in turn on loopy belief propagation. We develop the theory for conditional and 'unconditional' random fields with or without hidden variables. In the conditional setting we introduce a new…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Bayesian Methods and Mixture Models · Data Management and Algorithms
