vix.ing · top · new · best · stats · spec

Discriminative classification with generative features: bridging Naive Bayes and logistic regression

2025/11/30 by Zachary Terner, Terner, Zachary, Alexander Petersen +3
Computer Science · #Artificial Intelligence (cs.AI) #Bayesian Methods and Mixture Models #Computation (stat.CO) #FOS: Computer and information sciences #Generative Adversarial Networks and Image Synthesis #Imbalanced Data Classification Techniques #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Methodology (stat.ME)

paper · pdf · doi:10.48550/arxiv.2512.01097

openalex publication_date 2025/11/30 · openalex created_date 2025/12/03 · openalex updated_date 2026/07/28

Abstract

We introduce Smart Bayes, a new classification framework that bridges generative and discriminative modeling by integrating likelihood-ratio-based generative features into a logistic-regression-style discriminative classifier. From the generative perspective, Smart Bayes relaxes the fixed unit weights of Naive Bayes by allowing data-driven coefficients on density-ratio features. From a discriminative perspective, it constructs transformed inputs as marginal log-density ratios that explicitly quantify how much more likely each feature value is under one class than another, thereby providing predictors with stronger class separation than the raw covariates. To support this framework, we develop a spline-based estimator for univariate log-density ratios that is flexible, robust, and computationally efficient. Through extensive simulations and real-data studies, Smart Bayes often outperforms both logistic regression and Naive Bayes. Our results highlight the potential of hybrid approaches that exploit generative structure to enhance discriminative performance.

Citations

Related