Variable neighborhood search for graphical model energy minimization
作者:
摘要
Graphical models factorize a global probability distribution/energy function as the product/ sum of local functions. A major inference task, known as MAP in Markov Random Fields and MPE in Bayesian Networks, is to find a global assignment of all the variables with maximum a posteriori probability/minimum energy. A usual distinction on MAP solving methods is complete/incomplete, i.e. the ability to prove optimality or not. Most complete methods rely on tree search, while incomplete methods rely on local search. Among them, we study Variable Neighborhood Search (VNS) for graphical models. In this paper, we propose an iterative approach above VNS that uses (partial) tree search inside its local neighborhood exploration. The proposed approach performs several neighborhood explorations of increasing search complexity, by controlling two parameters, the discrepancy limit and the neighborhood size. Thus, optimality of the obtained solutions can be proven when the neighborhood size is maximal and with unbounded tree search. We further propose a parallel version of our method improving its anytime behavior on difficult instances coming from a large graphical model benchmark. Last we experiment on the challenging minimum energy problem found in Computational Protein Design, showing the practical benefit of our parallel version. A solver is available at https://github.com/toulbar2/toulbar2.
论文关键词:Variable neighborhood search,Computational Protein Design,Parallelism,Complete search method,Anytime algorithm,Discrete graphical model,Combinatorial optimization,Markov Random Field,Most Probable Explanation,Cost Function Network
论文评审过程:Received 14 October 2018, Revised 3 September 2019, Accepted 27 October 2019, Available online 31 October 2019, Version of Record 15 November 2019.
论文官网地址:https://doi.org/10.1016/j.artint.2019.103194