Most Relevant Explanation: computational complexity and approximation methods

  • Authors:
  • Changhe Yuan;Heejin Lim;Michael L. Littman

  • Affiliations:
  • Department of Computer Science and Engineering, Mississippi State University, Mississippi State, USA 39762;Department of Computer Science and Engineering, Mississippi State University, Mississippi State, USA 39762;Department of Computer Science, Rutgers University, Piscataway, USA 08854

  • Venue:
  • Annals of Mathematics and Artificial Intelligence
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Most Relevant Explanation (MRE) is the problem of finding a partial instantiation of a set of target variables that maximizes the generalized Bayes factor as the explanation for given evidence in a Bayesian network. MRE has a huge solution space and is extremely difficult to solve in large Bayesian networks. In this paper, we first prove that MRE is at least NP-hard. We then define a subproblem of MRE called MRE k that finds the most relevant k-ary explanation and prove that the decision problem of MRE k is $NP^{\it PP}$ -complete. Since MRE needs to find the best solution by MRE k over all k, and we can also show that MRE is in $NP^{\it PP}$ , we conjecture that a decision problem of MRE is $NP^{\it PP}$ -complete as well. Furthermore, we show that MRE remains in $NP^{\it PP}$ even if we restrict the number of target variables to be within a log factor of the number of all unobserved variables. These complexity results prompt us to develop a suite of approximation algorithms for solving MRE, One algorithm finds an MRE solution by integrating reversible-jump MCMC and simulated annealing in simulating a non-homogeneous Markov chain that eventually concentrates its mass on the mode of a distribution of the GBF scores of all solutions. The other algorithms are all instances of local search methods, including forward search, backward search, and tabu search. We tested these algorithms on a set of benchmark diagnostic Bayesian networks. Our empirical results show that these methods could find optimal MRE solutions for most of the test cases in our experiments efficiently.