Geometric Properties of Naive Bayes in Nominal Domains

Abstract

It is well known that the naive Bayesian classifier is linear in binary domains. However, little work is done on the learnability of the naive Bayesian classifier in nominal domains, a general case of binary domains. This paper explores the geometric properties of the naive Bayesian classifier in nominal domains. First we propose a three-layer measure for the linearity of functions in nominal domains: hard linear, soft nonlinear, and hard nonlinear. We examine the learnability of the naive Bayesian classifier in terms of that linearity measure. We show that the naive Bayesian classifier can learn some hard linear and some soft nonlinear nominal functions, but still cannot learn any hard nonlinear functions.

Cite

Text

Zhang and Ling. "Geometric Properties of Naive Bayes in Nominal Domains." European Conference on Machine Learning, 2001. doi:10.1007/3-540-44795-4_50

Markdown

[Zhang and Ling. "Geometric Properties of Naive Bayes in Nominal Domains." European Conference on Machine Learning, 2001.](https://mlanthology.org/ecmlpkdd/2001/zhang2001ecml-geometric/) doi:10.1007/3-540-44795-4_50

BibTeX

@inproceedings{zhang2001ecml-geometric,
  title     = {{Geometric Properties of Naive Bayes in Nominal Domains}},
  author    = {Zhang, Huajie and Ling, Charles X.},
  booktitle = {European Conference on Machine Learning},
  year      = {2001},
  pages     = {588-599},
  doi       = {10.1007/3-540-44795-4_50},
  url       = {https://mlanthology.org/ecmlpkdd/2001/zhang2001ecml-geometric/}
}