Improving usual Naive Bayes classifier performances with Neural Naive Bayes based models

11/14/2021
by   Elie Azeraf, et al.
0

Naive Bayes is a popular probabilistic model appreciated for its simplicity and interpretability. However, the usual form of the related classifier suffers from two major problems. First, as caring about the observations' law, it cannot consider complex features. Moreover, it considers the conditional independence of the observations given the hidden variable. This paper introduces the original Neural Naive Bayes, modeling the parameters of the classifier induced from the Naive Bayes with neural network functions. This allows to correct the first problem. We also introduce new Neural Pooled Markov Chain models, alleviating the independence condition. We empirically study the benefits of these models for Sentiment Analysis, dividing the error rate of the usual classifier by 4.5 on the IMDB dataset with the FastText embedding.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/19/2012

Locally Weighted Naive Bayes

Despite its simplicity, the naive Bayes classifier has surprised machine...
research
04/27/2023

Optimal partition of feature using Bayesian classifier

The Naive Bayesian classifier is a popular classification method employi...
research
07/16/2017

Improving Naive Bayes for Regression with Optimised Artificial Surrogate Data

Can we evolve better training data for machine learning algorithms? To i...
research
02/13/2013

Geometric Implications of the Naive Bayes Assumption

A naive (or Idiot) Bayes network is a network with a single hypothesis n...
research
06/06/2019

Class-Conditional Compression and Disentanglement: Bridging the Gap between Neural Networks and Naive Bayes Classifiers

In this draft, which reports on work in progress, we 1) adapt the inform...
research
12/21/2014

Locally Weighted Learning for Naive Bayes Classifier

As a consequence of the strong and usually violated conditional independ...
research
12/08/2022

Structure of Classifier Boundaries: Case Study for a Naive Bayes Classifier

Whether based on models, training data or a combination, classifiers pla...

Please sign up or login with your details

Forgot password? Click here to reset