paper-with-me

홈 › Papers

Optimal partition of feature using Bayesian classifier

2023-04-27 · Sanjay Vishwakarma, Srinjoy Ganguly

The Naive Bayesian classifier is a popular classification method employing the Bayesian paradigm. The concept of having conditional dependence among input variables sounds good in theory but can lead to a majority vote style behaviour. Achieving conditional independence is often difficult, and they introduce decision biases in the estimates. In Naive Bayes, certain features are called independent features as they have no conditional correlation or dependency when predicting a classification. In this paper, we focus on the optimal partition of features by proposing a novel technique called the Comonotone-Independence Classifier (CIBer) which is able to overcome the challenges posed by the Naive Bayes method. For different datasets, we clearly demonstrate the efficacy of our technique, where we achieve lower error rates and higher or equivalent accuracy compared to models such as Random Forests and XGBoost.

📄 PDF Abstract BibTeX arXiv:2304.14537

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Inductive Inference in Supervised Classification

2021-03-18 · Ali Amiryousefi

Inductive inference in supervised classification context constitutes to methods and approaches to assign some objects or items into different predefined classes using a formal rule that is derived from training data and …

ClassificationGeneral ClassificationInductive Learning

On Robust Trimming of Bayesian Network Classifiers

2018-05-29 · YooJung Choi, Guy Van Den Broeck

This paper considers the problem of removing costly features from a Bayesian network classifier. We want the classifier to be robust to these changes, and maintain its classification behavior. To this end, we propose a c…

ClassificationGeneral Classification

Sharded Bayesian Additive Regression Trees

2023-06-01 · Hengrui Luo, Matthew T. Pratola

In this paper we develop the randomized Sharded Bayesian Additive Regression Trees (SBT) model. We introduce a randomization auxiliary variable and a sharding tree to decide partitioning of data, and fit each partition c…

regression

An Optimal Bayesian Network Based Solution Scheme for the Constrained Stochastic On-line Equi-Partitioning Problem

2017-07-11 · Sondre Glimsdal, Ole-Christoffer Granmo

A number of intriguing decision scenarios revolve around partitioning a collection of objects to optimize some application specific objective function. This problem is generally referred to as the Object Partitioning Pro…

Object

Frequency-Adaptive Discrete Cosine-ViT-ResNet Architecture for Sparse-Data Vision

2025-05-28 · Ziyue Kang, Weichuan Zhang

A major challenge in rare animal image classification is the scarcity of data, as many species usually have only a small number of labeled samples. To address this challenge, we designed a hybrid deep-learning framework …

image-classificationImage Classification