Learning by Extrapolation from Marginal to Full-Multivariate Probability Distributions: Decreasingly Naive Bayesian Classification
Abstract
Averaged n -Dependence Estimators (A n DE) is an approach to probabilistic classification learning that learns by extrapolation from marginal to full-multivariate probability distributions. It utilizes a single parameter that transforms the approach between a low-variance high-bias learner (Naive Bayes) and a high-variance low-bias learner with Bayes optimal asymptotic error. It extends the underlying strategy of Averaged One-Dependence Estimators (AODE), which relaxes the Naive Bayes independence assumption while retaining many of Naive Bayes’ desirable computational and theoretical properties. A n DE further relaxes the independence assumption by generalizing AODE to higher-levels of dependence. Extensive experimental evaluation shows that the bias-variance trade-off for Averaged 2-Dependence Estimators results in strong predictive accuracy over a wide range of data sets. It has training time linear with respect to the number of examples, learns in a single pass through the training data, supports incremental learning, handles directly missing values, and is robust in the face of noise. Beyond the practical utility of its lower-dimensional variants, A n DE is of interest in that it demonstrates that it is possible to create low-bias high-variance generative learners and suggests strategies for developing even more powerful classifiers.
Cite
Text
Webb et al. "Learning by Extrapolation from Marginal to Full-Multivariate Probability Distributions: Decreasingly Naive Bayesian Classification." Machine Learning, 2012. doi:10.1007/S10994-011-5263-6Markdown
[Webb et al. "Learning by Extrapolation from Marginal to Full-Multivariate Probability Distributions: Decreasingly Naive Bayesian Classification." Machine Learning, 2012.](https://mlanthology.org/mlj/2012/webb2012mlj-learning/) doi:10.1007/S10994-011-5263-6BibTeX
@article{webb2012mlj-learning,
title = {{Learning by Extrapolation from Marginal to Full-Multivariate Probability Distributions: Decreasingly Naive Bayesian Classification}},
author = {Webb, Geoffrey I. and Boughton, Janice R. and Zheng, Fei and Ting, Kai Ming and Salem, Houssam},
journal = {Machine Learning},
year = {2012},
pages = {233-272},
doi = {10.1007/S10994-011-5263-6},
volume = {86},
url = {https://mlanthology.org/mlj/2012/webb2012mlj-learning/}
}