English

Approximation Complexity of Maximum A Posteriori Inference in Sum-Product Networks

Artificial Intelligence 2017-09-06 v5

Abstract

We discuss the computational complexity of approximating maximum a posteriori inference in sum-product networks. We first show NP-hardness in trees of height two by a reduction from maximum independent set; this implies non-approximability within a sublinear factor. We show that this is a tight bound, as we can find an approximation within a linear factor in networks of height two. We then show that, in trees of height three, it is NP-hard to approximate the problem within a factor 2f(n)2^{f(n)} for any sublinear function ff of the size of the input nn. Again, this bound is tight, as we prove that the usual max-product algorithm finds (in any network) approximations within factor 2cn2^{c \cdot n} for some constant c<1c < 1. Last, we present a simple algorithm, and show that it provably produces solutions at least as good as, and potentially much better than, the max-product algorithm. We empirically analyze the proposed algorithm against max-product using synthetic and realistic networks.

Keywords

Cite

@article{arxiv.1703.06045,
  title  = {Approximation Complexity of Maximum A Posteriori Inference in Sum-Product Networks},
  author = {Diarmaid Conaty and Denis D. Mauá and Cassio P. de Campos},
  journal= {arXiv preprint arXiv:1703.06045},
  year   = {2017}
}

Comments

18 pages