Binary Classification: Counterbalancing Class Imbalance by Applying Regression Models in Combination with One-Sided Label Shifts
Peter Bellmann, Heinke Hihn, Daniel A. Braun, Friedhelm Schwenker

TL;DR
This paper introduces a novel approach for imbalanced binary classification by transforming the task into a balanced regression problem using label shifts, and demonstrates its effectiveness with SVMs on public datasets.
Contribution
The study proposes a new method that converts imbalanced classification into a balanced regression problem through label shifting, offering an alternative to traditional resampling techniques.
Findings
The proposed method performs comparably or better than SMOTE on several datasets.
Transforming classification into regression with label shifts effectively addresses class imbalance.
Experimental results show promising potential for the new approach in real-world applications.
Abstract
In many real-world pattern recognition scenarios, such as in medical applications, the corresponding classification tasks can be of an imbalanced nature. In the current study, we focus on binary, imbalanced classification tasks, i.e.~binary classification tasks in which one of the two classes is under-represented (minority class) in comparison to the other class (majority class). In the literature, many different approaches have been proposed, such as under- or oversampling, to counter class imbalance. In the current work, we introduce a novel method, which addresses the issues of class imbalance. To this end, we first transfer the binary classification task to an equivalent regression task. Subsequently, we generate a set of negative and positive target labels, such that the corresponding regression task becomes balanced, with respect to the redefined target label set. We evaluate our…
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.
