Inference in Hybrid Networks: Theoretical Limits and Practical Algorithms
Uri Lerner, Ron Parr

TL;DR
This paper investigates the computational complexity of inference in Conditional Linear Gaussian (CLG) networks, proving NP-hardness even in simple structures, and proposes several approximate algorithms, including a novel enumeration method, for practical inference.
Contribution
It establishes the NP-hardness of inference in simple CLG structures and introduces a new enumeration-based approximation algorithm for large hybrid networks.
Findings
Inference in CLGs is NP-hard even for simple structures.
The proposed enumeration-based algorithm outperforms Monte Carlo methods in large problems.
Approximate algorithms can effectively handle complex hybrid Bayesian networks.
Abstract
An important subclass of hybrid Bayesian networks are those that represent Conditional Linear Gaussian (CLG) distributions --- a distribution with a multivariate Gaussian component for each instantiation of the discrete variables. In this paper we explore the problem of inference in CLGs. We show that inference in CLGs can be significantly harder than inference in Bayes Nets. In particular, we prove that even if the CLG is restricted to an extremely simple structure of a polytree in which every continuous node has at most one discrete ancestor, the inference task is NP-hard.To deal with the often prohibitive computational cost of the exact inference algorithm for CLGs, we explore several approximate inference algorithms. These algorithms try to find a small subset of Gaussians which are a good approximation to the full mixture distribution. We consider two Monte Carlo approaches and a…
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 · Target Tracking and Data Fusion in Sensor Networks · Fault Detection and Control Systems
