Calibration for Stratified Classification Models
Chandler Zuo

TL;DR
This paper investigates optimal calibration strategies for stratified classification models affected by sampling bias, proposing a practical algorithm that improves ranking performance and has potential applications in unsupervised learning and ensembling.
Contribution
It develops an analytical solution for calibrating stratified sampling bias and introduces a practical ranking algorithm for general models under such bias, with promising experimental results.
Findings
Proposed algorithm effectively mitigates stratified sampling bias.
Analytical calibration method optimizes ROC curve performance.
Potential applicability in unsupervised learning and model ensembling.
Abstract
In classification problems, sampling bias between training data and testing data is critical to the ranking performance of classification scores. Such bias can be both unintentionally introduced by data collection and intentionally introduced by the algorithm, such as under-sampling or weighting techniques applied to imbalanced data. When such sampling bias exists, using the raw classification score to rank observations in the testing data can lead to suboptimal results. In this paper, I investigate the optimal calibration strategy in general settings, and develop a practical solution for one specific sampling bias case, where the sampling bias is introduced by stratified sampling. The optimal solution is developed by analytically solving the problem of optimizing the ROC curve. For practical data, I propose a ranking algorithm for general classification models with stratified data.…
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 · Machine Learning and Algorithms
