57
0

Model-agnostic Mitigation Strategies of Data Imbalance for Regression

Main:27 Pages
11 Figures
Bibliography:4 Pages
5 Tables
Appendix:3 Pages
Abstract

Data imbalance persists as a pervasive challenge in regression tasks, introducing bias in model performance and undermining predictive reliability. This is particularly detrimental in applications aimed at predicting rare events that fall outside the domain of the bulk of the training data. In this study, we review the current state-of-the-art regarding sampling-based methods and cost-sensitive learning. Additionally, we propose novel approaches to mitigate model bias. To better asses the importance of data, we introduce the density-distance and density-ratio relevance functions, which effectively integrate empirical frequency of data with domain-specific preferences, offering enhanced interpretability for end-users. Furthermore, we present advanced mitigation techniques (cSMOGN and crbSMOGN), which build upon and improve existing sampling methods. In a comprehensive quantitative evaluation, we benchmark state-of-the-art methods on 10 synthetic and 42 real-world datasets, using neural networks, XGBoosting trees and Random Forest models. Our analysis reveals that while most strategies improve performance on rare samples, they often degrade it on frequent ones. We demonstrate that constructing an ensemble of models -- one trained with imbalance mitigation and another without -- can significantly reduce these negative effects. The key findings underscore the superior performance of our novel crbSMOGN sampling technique with the density-ratio relevance function for neural networks, outperforming state-of-the-art methods.

View on arXiv
@article{wibbeke2025_2506.01486,
  title={ Model-agnostic Mitigation Strategies of Data Imbalance for Regression },
  author={ Jelke Wibbeke and Sebastian Rohjans and Andreas Rauh },
  journal={arXiv preprint arXiv:2506.01486},
  year={ 2025 }
}
Comments on this paper