Optimal Projections for Classification with Naive Bayes
David P. Hofmeyr, Francois Kamper, Michail C. Melonas

TL;DR
This paper introduces a projection pursuit method to optimize the basis for Naive Bayes classification, improving its discriminatory power, reducing dimensions, and enhancing visualization, with strong empirical results on benchmark datasets.
Contribution
It proposes a novel projection pursuit approach to find optimal bases for Naive Bayes, outperforming existing probabilistic models and rivaling SVMs in classification accuracy.
Findings
Outperforms popular probabilistic discriminant models
Highly competitive with Support Vector Machines
Effective in dimension reduction and visualization
Abstract
In the Naive Bayes classification model the class conditional densities are estimated as the products of their marginal densities along the cardinal basis directions. We study the problem of obtaining an alternative basis for this factorisation with the objective of enhancing the discriminatory power of the associated classification model. We formulate the problem as a projection pursuit to find the optimal linear projection on which to perform classification. Optimality is determined based on the multinomial likelihood within which probabilities are estimated using the Naive Bayes factorisation of the projected data. Projection pursuit offers the added benefits of dimension reduction and visualisation. We discuss an intuitive connection with class conditional independent components analysis, and show how this is realised visually in practical applications. The performance of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Advanced Statistical Methods and Models · Statistical Methods and Inference
