Efficient Stochastic Local Search for MPE Solving

Abstract

Finding most probable explanations (MPEs) in graphical models, such as Bayesian belief networks, is a fundamental problem in reasoning under uncertainty, and much effort has been spent on developing effective algorithms for this N P-hard problem. Stochastic local search (SLS) approaches to MPE solving have previously been explored, but were found to be not competitive with state-of-theart branch & bound methods. In this work, we identify the shortcomings of earlier SLS algorithms for the MPE problem and demonstrate how these can be overcome, leading to an SLS algorithm that substantially improves the state-of-the-art in solving hard networks with many variables, large domain sizes, high degree, and, most importantly, networks with high induced width. 1

Cite

Text

Hutter et al. "Efficient Stochastic Local Search for MPE Solving." International Joint Conference on Artificial Intelligence, 2005.

Markdown

[Hutter et al. "Efficient Stochastic Local Search for MPE Solving." International Joint Conference on Artificial Intelligence, 2005.](https://mlanthology.org/ijcai/2005/hutter2005ijcai-efficient/)

BibTeX

@inproceedings{hutter2005ijcai-efficient,
  title     = {{Efficient Stochastic Local Search for MPE Solving}},
  author    = {Hutter, Frank and Hoos, Holger H. and Stützle, Thomas},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2005},
  pages     = {169-174},
  url       = {https://mlanthology.org/ijcai/2005/hutter2005ijcai-efficient/}
}