Adaptive Ensemble of Classifiers with Regularization for Imbalanced Data Classification
Chen Wang, Chengyuan Deng, Zhoulu Yu, Dafeng Hui, Xiaofeng Gong,, Ruisen Luo

TL;DR
This paper introduces AER, a regularized dynamic ensemble method for imbalanced data classification that reduces overfitting and improves performance by leveraging stochastic gradient descent and global data geometry.
Contribution
It proposes a novel regularization technique for dynamic ensemble classifiers, addressing overfitting and computational complexity issues in imbalanced data scenarios.
Findings
Outperforms existing algorithms on benchmark datasets
Statistically significant improvements confirmed by hypothesis tests
Reduces asymptotic time and memory complexities
Abstract
The dynamic ensemble selection of classifiers is an effective approach for processing label-imbalanced data classifications. However, such a technique is prone to overfitting, owing to the lack of regularization methods and the dependence of the aforementioned technique on local geometry. In this study, focusing on binary imbalanced data classification, a novel dynamic ensemble method, namely adaptive ensemble of classifiers with regularization (AER), is proposed, to overcome the stated limitations. The method solves the overfitting problem through implicit regularization. Specifically, it leverages the properties of stochastic gradient descent to obtain the solution with the minimum norm, thereby achieving regularization; furthermore, it interpolates the ensemble weights by exploiting the global geometry of data to further prevent overfitting. According to our theoretical proofs, 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.
Taxonomy
TopicsImbalanced Data Classification Techniques · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
