General-Purpose MCMC Inference over Relational Structures
Brian Milch, Stuart Russell

TL;DR
This paper introduces a flexible, general-purpose MCMC inference method for relational structures, enabling probabilistic reasoning over complex data without custom coding for each application.
Contribution
It presents a novel MCMC approach that operates over partial world descriptions using a probabilistic modeling language, improving flexibility and applicability.
Findings
Comparable accuracy to application-specific systems
Supports partial world descriptions for efficiency
Effective on citation matching task
Abstract
Tasks such as record linkage and multi-target tracking, which involve reconstructing the set of objects that underlie some observed data, are particularly challenging for probabilistic inference. Recent work has achieved efficient and accurate inference on such problems using Markov chain Monte Carlo (MCMC) techniques with customized proposal distributions. Currently, implementing such a system requires coding MCMC state representations and acceptance probability calculations that are specific to a particular application. An alternative approach, which we pursue in this paper, is to use a general-purpose probabilistic modeling language (such as BLOG) and a generic Metropolis-Hastings MCMC algorithm that supports user-supplied proposal distributions. Our algorithm gains flexibility by using MCMC states that are only partial descriptions of possible worlds; we provide conditions under…
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
TopicsData Quality and Management · Bayesian Modeling and Causal Inference · Data Management and Algorithms
