MPE and Partial Inversion in Lifted Probabilistic Variable Elimination
Abstract
It is often convenient to represent probabilistic models in a first-order fashion, using logical atoms such as random variables parameterized by logical variables. (de Salvo Braz et al., 2005), following (Poole, 2003), give a lifted variable elimination algorithm (FOVE) for computing marginal probabilities from first-order probabilistic models (belief assessment, or BA). FOVE is lifted because it works directly at the first-order level, eliminating all the instantiations of a set of atoms in a single step. Previous work could treat only restricted potential functions. There, atoms ’ instantiations cannot constrain each other: predicates can appear at most once, or logical variables must not interact across atoms. In this paper, we present two contributions. The first one is a significantly more general lifted variable elimination algorithm, FOVE-P, that covers many cases where atoms share logical variables. The second contribution is to use FOVE-P for solving the Most Probable Explanation (MPE) problem, which consists of calculating the most probable assignment of the random variables in a model. We introduce the notion of lifted assignments, a distribution of values to a set of random variables rather than to each individual one. Lifted assignments are cheaper to compute while being as useful as regular assignments over that group. Both contributions advance the theoretical understanding of lifted probabilistic inference.
Cite
Text
de Salvo Braz et al. "MPE and Partial Inversion in Lifted Probabilistic Variable Elimination." AAAI Conference on Artificial Intelligence, 2006.Markdown
[de Salvo Braz et al. "MPE and Partial Inversion in Lifted Probabilistic Variable Elimination." AAAI Conference on Artificial Intelligence, 2006.](https://mlanthology.org/aaai/2006/desalvobraz2006aaai-mpe/)BibTeX
@inproceedings{desalvobraz2006aaai-mpe,
title = {{MPE and Partial Inversion in Lifted Probabilistic Variable Elimination}},
author = {de Salvo Braz, Rodrigo and Amir, Eyal and Roth, Dan},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2006},
pages = {1123-1130},
url = {https://mlanthology.org/aaai/2006/desalvobraz2006aaai-mpe/}
}