Fractional Naive Bayes (FNB): non-convex optimization for a parsimonious weighted selective naive Bayes classifier
Carine Hue, Marc Boull\'e

TL;DR
This paper introduces a non-convex optimization approach for a weighted naive Bayes classifier that aims to create simpler, more robust models by directly estimating variable weights with sparse regularization.
Contribution
It proposes a novel non-convex optimization framework with two-stage algorithms for direct variable weight estimation in weighted naive Bayes classifiers, improving model parsimony and robustness.
Findings
Algorithms produce parsimonious models with fewer variables.
Optimized classifiers perform comparably to averaging-based methods.
Methods are validated on benchmark datasets.
Abstract
We study supervised classification for datasets with a very large number of input variables. The na\"ive Bayes classifier is attractive for its simplicity, scalability and effectiveness in many real data applications. When the strong na\"ive Bayes assumption of conditional independence of the input variables given the target variable is not valid, variable selection and model averaging are two common ways to improve the performance. In the case of the na\"ive Bayes classifier, the resulting weighting scheme on the models reduces to a weighting scheme on the variables. Here we focus on direct estimation of variable weights in such a weighted na\"ive Bayes classifier. We propose a sparse regularization of the model log-likelihood, which takes into account prior penalization costs related to each input variable. Compared to averaging based classifiers used up until now, our main goal is to…
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
TopicsFace and Expression Recognition · Spectroscopy and Chemometric Analyses · Machine Learning and Algorithms
MethodsFocus
