paper-with-me

홈 › Papers

Fractional Naive Bayes (FNB): non-convex optimization for a parsimonious weighted selective naive Bayes classifier

2024-09-17 · Carine Hue, Marc Boullé

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 obtain parsimonious robust models with less variables and equivalent performance. The direct estimation of the variable weights amounts to a non-convex optimization problem for which we propose and compare several two-stage algorithms. First, the criterion obtained by convex relaxation is minimized using several variants of standard gradient methods. Then, the initial non-convex optimization problem is solved using local optimization methods initialized with the result of the first stage. The various proposed algorithms result in optimization-based weighted na\"ive Bayes classifiers, that are evaluated on benchmark datasets and positioned w.r.t. to a reference averaging-based classifier.

📄 PDF Abstract BibTeX arXiv:2409.11100

Code (0)

등록된 구현이 없습니다.

Tasks

Variable Selection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Convergence Analysis of Fractional Gradient Descent

2023-11-30 · Ashwani Aggarwal

Fractional derivatives are a well-studied generalization of integer order derivatives. Naturally, for optimization, it is of interest to understand the convergence properties of gradient descent using fractional derivati…

More Optimal Fractional-Order Stochastic Gradient Descent for Non-Convex Optimization Problems

2025-05-05 · Mohammad Partohaghighi, Roummel Marcia, YangQuan Chen

Fractional-order stochastic gradient descent (FOSGD) leverages fractional exponents to capture long-memory effects in optimization. However, its utility is often limited by the difficulty of tuning and stabilizing these …

Naive Feature Selection: a Nearly Tight Convex Relaxation for Sparse Naive Bayes

2019-05-23 · Armin Askari, Alexandre d'Aspremont, Laurent El Ghaoui

Due to its linear complexity, naive Bayes classification remains an attractive supervised learning method, especially in very large-scale settings. We propose a sparse version of naive Bayes, which can be used for featur…

feature selection

Dirichlet Process Parsimonious Mixtures for clustering

2015-01-14 · Faicel Chamroukhi, Marius Bartcus, Hervé Glotin

The parsimonious Gaussian mixture models, which exploit an eigenvalue decomposition of the group covariance matrices of the Gaussian mixture, have shown their success in particular in cluster analysis. Their estimation i…

ClusteringModel Selection

Effective Dimension Aware Fractional-Order Stochastic Gradient Descent for Convex Optimization Problems

2025-03-17 · Mohammad Partohaghighi, Roummel Marcia, YangQuan Chen

Fractional-order stochastic gradient descent (FOSGD) leverages fractional exponents to capture long-memory effects in optimization. However, its utility is often limited by the difficulty of tuning and stabilizing these …

image-classificationImage Classification