Pairwise Decomposition for Combinatorial Optimization in Graphical Models
Abstract
We propose a new additive decomposition of probability tables that preserves equivalence of the joint distribution while reducing the size of potentials, without extra variables. We formulate the Most Probable Explanation (MPE) problem in belief networks as a Weighted Constraint Satisfaction Problem (WCSP). Our pairwise decomposition allows to replace a cost function with smaller-arity functions. The resulting pairwise decomposed WCSP is then easier to solve using state-of-the-art WCSP techniques. Although testing pairwise decomposition is equivalent to testing pairwise independence in the original belief network, we show how to efficiently test and enforce it, even in the presence of hard constraints. Furthermore, we infer additional information from the resulting nonbinary cost functions by projecting and subtracting them on binary functions. We observed huge improvements by preprocessing with pairwise decomposition and project&subtract compared to the current state-of-the-art solvers on two difficult sets of benchmark.
Cite
Text
Favier et al. "Pairwise Decomposition for Combinatorial Optimization in Graphical Models." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-355Markdown
[Favier et al. "Pairwise Decomposition for Combinatorial Optimization in Graphical Models." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/favier2011ijcai-pairwise/) doi:10.5591/978-1-57735-516-8/IJCAI11-355BibTeX
@inproceedings{favier2011ijcai-pairwise,
title = {{Pairwise Decomposition for Combinatorial Optimization in Graphical Models}},
author = {Favier, Aurélie and de Givry, Simon and Legarra, Andrés and Schiex, Thomas},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2011},
pages = {2126-2132},
doi = {10.5591/978-1-57735-516-8/IJCAI11-355},
url = {https://mlanthology.org/ijcai/2011/favier2011ijcai-pairwise/}
}