TL;DR
RB-CCR is a novel resampling algorithm that uses class potential to improve data balancing in imbalanced classification tasks, leading to better precision-recall trade-offs and performance metrics.
Contribution
It introduces a class potential-based approach for more accurate local data resampling, enhancing imbalanced data classification beyond existing methods.
Findings
RB-CCR outperforms CCR in precision-recall trade-off.
RB-CCR generally surpasses state-of-the-art resampling methods in AUC and G-mean.
Cross-validation confirms robustness across 57 datasets.
Abstract
Real-world classification domains, such as medicine, health and safety, and finance, often exhibit imbalanced class priors and have asynchronous misclassification costs. In such cases, the classification model must achieve a high recall without significantly impacting precision. Resampling the training data is the standard approach to improving classification performance on imbalanced binary data. However, the state-of-the-art methods ignore the local joint distribution of the data or correct it as a post-processing step. This can causes sub-optimal shifts in the training distribution, particularly when the target data distribution is complex. In this paper, we propose Radial-Based Combined Cleaning and Resampling (RB-CCR). RB-CCR utilizes the concept of class potential to refine the energy-based resampling approach of CCR. In particular, RB-CCR exploits the class potential to…
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.
