paper-with-me

홈 › Papers

Calibration for Stratified Classification Models

2017-10-31 · Chandler Zuo

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. Numerical experiments demonstrate that the proposed algorithm effectively addresses the stratified sampling bias issue. Interestingly, the proposed method shows its potential applicability in two other machine learning areas: unsupervised learning and model ensembling, which can be future research topics.

📄 PDF Abstract BibTeX arXiv:1711.00064

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Stratification of uncertainties recalibrated by isotonic regression and its impact on calibration error statistics

2023-06-08 · Pascal Pernot

Abstract Post hoc recalibration of prediction uncertainties of machine learning regression problems by isotonic regression might present a problem for bin-based calibration error statistics (e.g. ENCE). Isotonic regressi…

regression

Classifier Calibration at Scale: An Empirical Study of Model-Agnostic Post-Hoc Methods

2026-01-19 · Valery Manokhin, Daniel Grønhaug arxiv

We study model-agnostic post-hoc calibration methods intended to improve probabilistic predictions in supervised binary classification on real i.i.d. tabular data, with particular emphasis on conformal and Venn-based app…

Classifier calibrationBinary Classification

Machine Learning Classification of Cryopathy Syndromes: A Comprehensive Comparative Study

2026-06-18 · Nataliya Shakhovska, Valentyna Chopyak, Ivan Izonin, Vira Haievska arxiv

Cryopathy syndromes are difficult to classify because laboratory patterns often overlap across diagnostic categories, while some diagnoses are rare. This makes routine interpretation of cryoglobulin-related tests challen…

Feature Engineering

Rethinking Time Series Domain Generalization via Structure-Stratified Calibration

2026-03-03 · Jinyang Li, Shuhao Mei, Xiaoyu Xiao, Shuhang Li 외 arxiv

For time series arising from latent dynamical systems, existing cross-domain generalization methods commonly assume that samples are comparably meaningful within a shared representation space. In real-world settings, how…

Domain Generalization

Task-Stratified Knowledge Scaling Laws for Post-Training Quantized Large Language Models

2025-08-26 · Chenxi Zhou, Pengfei Cao, Jiang Li, Bohan Yu 외 arxiv

Post-Training Quantization (PTQ) is a critical strategy for efficient Large Language Models (LLMs) deployment. However, existing scaling laws primarily focus on general performance, overlooking crucial fine-grained facto…