Learning to Guide Local Search for MPE Inference in Probabilistic Graphical Models
Brij Malhotra, Shivvrat Arya, Tahrima Rahman, Vibhav Giridhar Gogate

TL;DR
This paper introduces a neural amortization approach that enhances local search algorithms for MPE inference in PGMs, enabling more effective repeated-query inference by learning to guide move selection.
Contribution
It proposes an attention-based neural framework that predicts move quality, improving local search efficiency and convergence in repeated MPE inference tasks within fixed graphical models.
Findings
Consistent improvement over SLS and GLS+ algorithms.
Effective in high-treewidth benchmark problems.
Seamless integration with existing local search methods.
Abstract
Most Probable Explanation (MPE) inference in Probabilistic Graphical Models (PGMs) is a fundamental yet computationally challenging problem arising in domains such as diagnosis, planning, and structured prediction. In many practical settings, the graphical model remains fixed while inference must be performed repeatedly for varying evidence patterns. Stochastic Local Search (SLS) algorithms scale to large models but rely on myopic best-improvement rule that prioritizes immediate likelihood gains and often stagnate in poor local optima. Heuristics such as Guided Local Search (GLS+) partially alleviate this limitation by modifying the search landscape, but their guidance cannot be reused effectively across multiple inference queries on the same model. We propose a neural amortization framework for improving local search in this repeated-query regime. Exploiting the fixed graph structure,…
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
TopicsBayesian Modeling and Causal Inference · Explainable Artificial Intelligence (XAI) · Advanced Graph Neural Networks
