Local overlap reduction procedure for dynamic ensemble selection
Mariana A. Souza, Robert Sabourin, George D. C. Cavalcanti, Rafael, M. O. Cruz

TL;DR
This paper introduces a dynamic selection method that reduces local class overlap effects in ensemble classifiers, improving performance on imbalanced datasets with overlapping classes.
Contribution
It proposes an iterative removal approach based on instance hardness to enhance classifier competence estimation in overlapping regions.
Findings
Significantly outperforms baseline and other DS techniques.
Effective in imbalanced and overlapping class scenarios.
Maintains competitive results with under-sampled data.
Abstract
Class imbalance is a characteristic known for making learning more challenging for classification models as they may end up biased towards the majority class. A promising approach among the ensemble-based methods in the context of imbalance learning is Dynamic Selection (DS). DS techniques single out a subset of the classifiers in the ensemble to label each given unknown sample according to their estimated competence in the area surrounding the query. Because only a small region is taken into account in the selection scheme, the global class disproportion may have less impact over the system's performance. However, the presence of local class overlap may severely hinder the DS techniques' performance over imbalanced distributions as it not only exacerbates the effects of the under-representation but also introduces ambiguous and possibly unreliable samples to the competence estimation…
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
TopicsImbalanced Data Classification Techniques · Electricity Theft Detection Techniques · Artificial Intelligence in Healthcare
