Efficient Algorithms for Bayesian Network Parameter Learning from Incomplete Data (bibtex)
by Guy Van den Broeck, Karthika Mohan, Arthur Choi, Adnan Darwiche and Judea Pearl
Abstract:
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.
Reference:
Guy Van den Broeck, Karthika Mohan, Arthur Choi, Adnan Darwiche and Judea Pearl. Efficient Algorithms for Bayesian Network Parameter Learning from Incomplete Data, In Proceedings of the 31st Conference on Uncertainty in Artificial Intelligence (UAI), 2015.
Bibtex Entry:
@inproceedings{VdBUAI15,
author = {Van den Broeck, Guy and Mohan, Karthika and Choi, Arthur and Darwiche, Adnan and Pearl, Judea},
title = {Efficient Algorithms for Bayesian Network Parameter Learning from Incomplete Data},
booktitle= {Proceedings of the 31st Conference on Uncertainty in Artificial Intelligence (UAI)},
year = {2015},
url={http://starai.cs.ucla.edu/papers/VdBUAI15.pdf},
slides = "http://starai.cs.ucla.edu/slides/UAI15.pdf",
code = "https://github.com/UCLA-StarAI/Direct-Factored-Deletion",
annotation = "(Oral full presentation, acceptance rate 28/292 = 9\%)",
keywords = {conference,selective}
}PDF Preview:
Powered by bibtexbrowser