Applying functional dependencies to improve the performance and robustness of hidden naive bayes

Shidong Qin,Limin Wang
DOI: https://doi.org/10.12733/jcis8414
2013-01-01
Journal of Computational Information Systems
Abstract:Hidden Naive Bayes (HNB) has demonstrated remarkable progress in classification accuracy, accurate class probability estimation and ranking. Since HNB is based on one-dependence estimators to get the approximate value of conditional probability, in this paper we try to get more accurate approximations of Bayesian classifier by applying the data dependence theory of relational database. Originally HNB uses a hidden parent of an attribute to represent the influences of all other attributes, while the influence is directed in the Bayesian network. In this paper, we proposed to use the chain rule to estimate the influence among attributes. Compared to HNB, experimental results show that our algorithm has both advantages in classification accuracy and ranking performance which is measured by the area under the ROC curve (AUC). © 2013 Binary Information Press.
What problem does this paper attempt to address?