Efficient Parameter Learning of Bayesian Network Classifiers
Abstract
Recent advances have demonstrated substantial benefits from learning with both generative and discriminative parameters. On the one hand, generative approaches address the estimation of the parameters of the joint distribution— $\mathrm{P}(y,\mathbf{x})$ P ( y , x ) , which for most network types is very computationally efficient (a notable exception to this are Markov networks) and on the other hand, discriminative approaches address the estimation of the parameters of the posterior distribution—and, are more effective for classification, since they fit $\mathrm{P}(y|\mathbf{x})$ P ( y | x ) directly. However, discriminative approaches are less computationally efficient as the normalization factor in the conditional log-likelihood precludes the derivation of closed-form estimation of parameters. This paper introduces a new discriminative parameter learning method for Bayesian network classifiers that combines in an elegant fashion parameters learned using both generative and discriminative methods. The proposed method is discriminative in nature, but uses estimates of generative probabilities to speed-up the optimization process. A second contribution is to propose a simple framework to characterize the parameter learning task for Bayesian network classifiers. We conduct an extensive set of experiments on 72 standard datasets and demonstrate that our proposed discriminative parameterization provides an efficient alternative to other state-of-the-art parameterizations.
Cite
Text
Zaidi et al. "Efficient Parameter Learning of Bayesian Network Classifiers." Machine Learning, 2017. doi:10.1007/S10994-016-5619-ZMarkdown
[Zaidi et al. "Efficient Parameter Learning of Bayesian Network Classifiers." Machine Learning, 2017.](https://mlanthology.org/mlj/2017/zaidi2017mlj-efficient/) doi:10.1007/S10994-016-5619-ZBibTeX
@article{zaidi2017mlj-efficient,
title = {{Efficient Parameter Learning of Bayesian Network Classifiers}},
author = {Zaidi, Nayyar Abbas and Webb, Geoffrey I. and Carman, Mark James and Petitjean, François and Buntine, Wray L. and Hynes, Mike and De Sterck, Hans},
journal = {Machine Learning},
year = {2017},
pages = {1289-1329},
doi = {10.1007/S10994-016-5619-Z},
volume = {106},
url = {https://mlanthology.org/mlj/2017/zaidi2017mlj-efficient/}
}