LGAINov 25, 2014

Efficient Algorithms for Bayesian Network Parameter Learning from Incomplete Data

arXiv:1411.7014v128 citations
Originality Highly original
AI Analysis

This addresses a key bottleneck in probabilistic modeling for domains with missing data, offering a significant efficiency improvement.

The authors tackled the problem of learning Bayesian network parameters from incomplete data by proposing a non-iterative, closed-form algorithm that eliminates the need for inference, resulting in orders of magnitude faster speed and higher accuracy compared to EM.

We propose an efficient family of algorithms to learn the parameters of a Bayesian network from incomplete data. In contrast to textbook approaches such as EM and the gradient method, our approach is non-iterative, yields closed form parameter estimates, and eliminates the need for inference in a Bayesian network. Our approach provides consistent parameter estimates for missing data problems that are MCAR, MAR, and in some cases, MNAR. Empirically, our approach is orders of magnitude faster than EM (as our approach requires no inference). Given sufficient data, we learn parameters that can be orders of magnitude more accurate.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes