We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

stat.ML

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: MEBoost: Mixing Estimators with Boosting 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 performance of MEBoost has been evaluated on 12 benchmark imbalanced datasets with state of the art ensemble methods like SMOTEBoost, RUSBoost, Easy Ensemble, EUSBoost, DataBoost. Experimental results show significant improvement over the other methods and it can be concluded that MEBoost is an effective and promising algorithm to deal with imbalance datasets. The python version of the code is available here: this https URL
Comments: SKIMA-2017
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
DOI: 10.1109/SKIMA.2017.8294128
Cite as: arXiv:1712.06658 [cs.LG]
  (or arXiv:1712.06658v2 [cs.LG] for this version)

Submission history

From: Farshid Rayhan [view email]
[v1] Mon, 18 Dec 2017 20:18:30 GMT (860kb,D)
[v2] Sat, 13 Jan 2018 19:21:33 GMT (827kb,D)

Link back to: arXiv, form interface, contact.