Parameterized Complexity Results for Bayesian Inference
Hans Bodlaender, Nils Donselaar, Johan Kwisthout

TL;DR
This paper establishes complexity classifications for Bayesian inference based on variable count and directed graph structure, revealing inherent computational challenges and the need for exponential resources in certain cases.
Contribution
It introduces new parameterized complexity classes and completeness results, advancing understanding of Bayesian inference's computational complexity.
Findings
Inference is complete for certain parameters, indicating high complexity.
Deterministic algorithms may require exponential space in terms of pathwidth.
Results relate Bayesian inference complexity to graph parameters like pathwidth.
Abstract
We present completeness results for inference in Bayesian networks with respect to two different parameterizations, namely the number of variables and the topological vertex separation number. For this we introduce the parameterized complexity classes and , which relate to and respectively as does to . The second parameter is intended as a natural translation of the notion of pathwidth to the case of directed acyclic graphs, and as such it is a stronger parameter than the more commonly considered treewidth. Based on a recent conjecture, the completeness results for this parameter suggest that deterministic algorithms for inference require exponential space in terms of pathwidth and by extension treewidth. These results are intended to contribute towards a more precise understanding of the…
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 · Markov Chains and Monte Carlo Methods
