MassBayes: A New Generative Classifier with Multi-dimensional Likelihood Estimation.

Sunil Aryal,Kai Ming Ting
DOI: https://doi.org/10.1007/978-3-642-37453-1_12
2013-01-01
Abstract:Existing generative classifiers (e.g., BayesNet and AnDE) make independence assumptions and estimate one-dimensional likelihood. This paper presents a new generative classifier called MassBayes that estimates multi-dimensional likelihood without making any explicit assumptions. It aggregates the multi-dimensional likelihoods estimated from random subsets of the training data using varying size random feature subsets. Our empirical evaluations show that MassBayes yields better classification accuracy than the existing generative classifiers in large data sets. As it works with fixed-size subsets of training data, it has constant training time complexity and constant space complexity, and it can easily scale up to very large data sets.
What problem does this paper attempt to address?