Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 16 Issue 11, 2025.
Abstract: Class imbalance is a common problem that occurs in classification where one class has much more instances than the other class. Class imbalance is especially challenging in high-stakes fields like medical diagnosis, fraud detection and predictive maintenance among others. In cases of imbalanced class distribution, models perform well while predicting the majority class but are unable to predict the minority class, which is usually more important. This paper introduces the MI-Heat (Mutual-Information and Heatmap Driven Under-sampling), a hybrid algorithm which targets the binary classification problem. The algorithm is a data-level method that combines Mutual Information (MI) for identifying important features and K-Means clustering for identification of the most important majority class samples. In addition, a distance heatmap is used to project proximities among samples and cluster centers, guiding what majority instances to retain and what to discard. Together, Mutual Information, clustering, and heatmap preserve diversity and suppress noise in order to increase the ability of the model to represent both classes equally with clarity. Performance of the MI-Heat algorithm is tested on 23 benchmark datasets and the results are seen as an improvement in classification accuracy, minority class recall and model generalization. When compared to the traditional under-sampling approaches, MI-Heat performance is consistently better, which clearly demonstrates its dominance over dealing with the class imbalance issue.
Sehar Gul, Syahid Anuar, Hazlifah Mohd Rusli, Azri Azmi and Sadaquat Ali Ruk. “A Hybrid Mutual-Information and Heatmap Driven Under-Sampling Algorithm for Imbalanced Binary Classification”. International Journal of Advanced Computer Science and Applications (IJACSA) 16.11 (2025). http://dx.doi.org/10.14569/IJACSA.2025.0161197
@article{Gul2025,
title = {A Hybrid Mutual-Information and Heatmap Driven Under-Sampling Algorithm for Imbalanced Binary Classification},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2025.0161197},
url = {http://dx.doi.org/10.14569/IJACSA.2025.0161197},
year = {2025},
publisher = {The Science and Information Organization},
volume = {16},
number = {11},
author = {Sehar Gul and Syahid Anuar and Hazlifah Mohd Rusli and Azri Azmi and Sadaquat Ali Ruk}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.