AIMay 9, 2012

Bisimulation-based Approximate Lifted Inference

arXiv:1205.2616v161 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficient probabilistic inference for users dealing with symmetric first-order models, offering incremental improvements by automating symmetry detection and enabling tunable accuracy-efficiency trade-offs.

The paper tackles the problem of performing lifted inference in probabilistic models by automatically detecting symmetries to speed up inference, with approximate methods allowing a trade-off between accuracy and efficiency while keeping error bounded. Experiments show that in the presence of symmetries, run-times can be improved significantly, with approximate lifted inference providing orders of magnitude speedup over ground inference.

There has been a great deal of recent interest in methods for performing lifted inference; however, most of this work assumes that the first-order model is given as input to the system. Here, we describe lifted inference algorithms that determine symmetries and automatically lift the probabilistic model to speedup inference. In particular, we describe approximate lifted inference techniques that allow the user to trade off inference accuracy for computational efficiency by using a handful of tunable parameters, while keeping the error bounded. Our algorithms are closely related to the graph-theoretic concept of bisimulation. We report experiments on both synthetic and real data to show that in the presence of symmetries, run-times for inference can be improved significantly, with approximate lifted inference providing orders of magnitude speedup over ground inference.

Foundations

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

Your Notes