MEBoost: Mixing Estimators with Boosting for Imbalanced Data Classification
Farshid Rayhan, Sajid Ahmed, Asif Mahbub, Md. Rafsan Jani, Swakkhar, Shatabda, Dewan Md. Farid, Chowdhury Mofizur Rahman

TL;DR
This paper introduces MEBoost, a novel boosting algorithm that combines different weak learners to effectively address class imbalance in datasets, outperforming existing methods in multiple benchmark tests.
Contribution
MEBoost is a new boosting approach that mixes two weak learners to improve classification of imbalanced datasets, providing an effective alternative to existing techniques.
Findings
MEBoost outperforms state-of-the-art ensemble methods on benchmark datasets.
Experimental results show significant accuracy improvements.
MEBoost is a promising method for imbalanced data classification.
Abstract
Class imbalance problem has been a challenging research problem in the fields of machine learning and data mining as most real life datasets are imbalanced. Several existing machine learning algorithms try to maximize the accuracy classification by correctly identifying majority class samples while ignoring the minority class. However, the concept of the minority class instances usually represents a higher interest than the majority class. Recently, several cost sensitive methods, ensemble models and sampling techniques have been used in literature in order to classify imbalance datasets. In this paper, we propose MEBoost, a new boosting algorithm for imbalanced datasets. MEBoost mixes two different weak learners with boosting to improve the performance on imbalanced datasets. MEBoost is an alternative to the existing techniques such as SMOTEBoost, RUSBoost, Adaboost, etc. The…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
