Related Experiment Video
Updated: Nov 27, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
Building an Ensemble of Fine-Tuned Naive Bayesian Classifiers for Text Classification
Khalil El Hindi1, Hussien AlSalman1, Safwan Qasem1
1Department of Computer Science, College of Computer and Information Sciences, King Saud University, Riyadh 11543, Saudi Arabia.
Fine-tuning naive Bayesian (NB) classifiers significantly boosts text classification accuracy. Ensembles of these fine-tuned NB (FTNB) models, particularly using bagging, show remarkable performance improvements over standard NB algorithms.
Area of Science:
- Machine Learning
- Natural Language Processing
- Computational Linguistics
Background:
- Naive Bayesian (NB) algorithms excel in text classification.
- Ensemble methods typically offer limited gains with stable NB classifiers.
- Improving NB classifier performance via ensembles is challenging.
Purpose of the Study:
- To investigate ensemble-building techniques for enhancing NB text classification.
- To develop a fine-tuning algorithm for NB classifiers that improves accuracy and stability.
- To evaluate the suitability of the proposed algorithm for ensemble methods like bagging.
Main Methods:
- Proposed a novel fine-tuning algorithm for NB classifiers (FTNB).
- Compared FTNB ensembles with standard NB ensembles.
- Utilized bagging for ensemble construction.
- Conducted empirical experiments on 16 benchmark text classification datasets.
Main Results:
- Ensembles of standard NB classifiers showed minimal accuracy improvement.
- Ensembles of fine-tuned NB (FTNB) classifiers achieved significant accuracy gains.
- The FTNB algorithm demonstrated improved accuracy and reduced stability compared to standard NB.
- FTNB proved more suitable for ensemble methods like bagging.
Conclusions:
- Fine-tuning NB classifiers is a viable strategy for improving text classification accuracy.
- Ensembles of fine-tuned NB classifiers, especially with bagging, offer substantial performance benefits.
- The proposed FTNB algorithm enhances NB suitability for ensemble learning in text classification.
More Related Videos
Related Concept Videos
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Classification of Systems-II
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Classification of Leukocytes
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...

