A Semi-Supervised Adaptive Discriminative Discretization Method Improving Discrimination Power of Regularized Naive Bayes
Shihe Wang, Jianfeng Ren, Ruibin Bai

TL;DR
This paper introduces a semi-supervised adaptive discretization method that enhances the discrimination power of regularized naive Bayes classifiers by effectively utilizing labeled and unlabeled data to reduce information loss.
Contribution
It proposes a novel semi-supervised adaptive discriminative discretization framework that improves data distribution estimation and classifier discrimination power in naive Bayes models.
Findings
RNB+ outperforms existing naive Bayes classifiers on various datasets.
The method effectively utilizes unlabeled data to improve discretization.
Discretization reduces information loss and enhances classification accuracy.
Abstract
Recently, many improved naive Bayes methods have been developed with enhanced discrimination capabilities. Among them, regularized naive Bayes (RNB) produces excellent performance by balancing the discrimination power and generalization capability. Data discretization is important in naive Bayes. By grouping similar values into one interval, the data distribution could be better estimated. However, existing methods including RNB often discretize the data into too few intervals, which may result in a significant information loss. To address this problem, we propose a semi-supervised adaptive discriminative discretization framework for naive Bayes, which could better estimate the data distribution by utilizing both labeled data and unlabeled data through pseudo-labeling techniques. The proposed method also significantly reduces the information loss during discretization by utilizing an…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Text and Document Classification Technologies · Machine Learning and Data Classification
