paper-with-me

홈 › Papers

SubROC: AUC-Based Discovery of Exceptional Subgroup Performance for Binary Classifiers

2025-05-16 · Tom Siegl, Kutalmış Coşkun, Bjarne Hiller, Amin Mirzaei, Florian Lemmerich, Martin Becker

Machine learning (ML) is increasingly employed in real-world applications like medicine or economics, thus, potentially affecting large populations. However, ML models often do not perform homogeneously across such populations resulting in subgroups of the population (e.g., sex=female AND marital_status=married) where the model underperforms or, conversely, is particularly accurate. Identifying and describing such subgroups can support practical decisions on which subpopulation a model is safe to deploy or where more training data is required. The potential of identifying and analyzing such subgroups has been recognized, however, an efficient and coherent framework for effective search is missing. Consequently, we introduce SubROC, an open-source, easy-to-use framework based on Exceptional Model Mining for reliably and efficiently finding strengths and weaknesses of classification models in the form of interpretable population subgroups. SubROC incorporates common evaluation measures (ROC and PR AUC), efficient search space pruning for fast exhaustive subgroup search, control for class imbalance, adjustment for redundant patterns, and significance testing. We illustrate the practical benefits of SubROC in case studies as well as in comparative analyses across multiple datasets.

📄 PDF Abstract BibTeX arXiv:2505.11283

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Efficiently Discovering Locally Exceptional yet Globally Representative Subgroups

2017-09-22 · Janis Kalofolias, Mario Boley, Jilles Vreeken

Subgroup discovery is a local pattern mining technique to find interpretable descriptions of sub-populations that stand out on a given target variable. That is, these sub-populations are exceptional with regard to the gl…

scientific discoverySubgroup Discovery

Using Constraints to Discover Sparse and Alternative Subgroup Descriptions

2024-06-03 · Jakob Bach

Subgroup-discovery methods allow users to obtain simple descriptions of interesting regions in a dataset. Using constraints in subgroup discovery can enhance interpretability even further. In this article, we focus on tw…

Binary ClassificationHeuristic SearchSubgroup Discovery

Flexibly Mining Better Subgroups

2015-10-28 · Hoang-Vu Nguyen, Jilles Vreeken

In subgroup discovery, also known as supervised pattern mining, discovering high quality one-dimensional subgroups and refinements of these is a crucial task. For nominal attributes, this is relatively straightforward, a…

AttributeSubgroup Discovery

Differential Subgroup Discovery: Characterizing Where Two Populations Differ, and Why

2026-04-30 · Sascha Xu, Jilles Vreeken arxiv

We study the problem of understanding where two populations differ within a feature space, which we formalize in the concept of a differential subgroup: a subset of individuals from both populations who, despite sharing …

Subgroup Performance Analysis in Hidden Stratifications

2025-03-13 · Alceu Bissoto, Trung-Dung Hoang, Tim Flühmann, Susu Sun 외

Machine learning (ML) models may suffer from significant performance disparities between patient groups. Identifying such disparities by monitoring performance at a granular level is crucial for safely deploying ML to ea…

Lesion ClassificationSkin Lesion ClassificationSubgroup Discovery