paper-with-me

Papers

Predictive Multiplicity in Classification

2019-09-14 · ICML 2020 1 · Charles T. Marx, Flavio du Pin Calmon, Berk Ustun

Prediction problems often admit competing models that perform almost equally well. This effect challenges key assumptions in machine learning when competing models assign conflicting predictions. In this paper, we define predictive multiplicity as the ability of a prediction problem to admit competing models with conflicting predictions. We introduce formal measures to evaluate the severity of predictive multiplicity and develop integer programming tools to compute them exactly for linear classification problems. We apply our tools to measure predictive multiplicity in recidivism prediction problems. Our results show that real-world datasets may admit competing models that assign wildly conflicting predictions, and motivate the need to measure and report predictive multiplicity in model development.

📄 PDF Abstract BibTeX arXiv:1909.06677

Code (3)

charliemarx/pmtools 공식 구현
SirRob1997/Collaborative-Filtering-under-Model-Uncertainty
SirRob1997/collaborative_filtering

Tasks

ClassificationGeneral ClassificationModel SelectionPrediction

Similar Papers 제목 키워드 기반

Rashomon Capacity: A Metric for Predictive Multiplicity in Classification

2022-06-02 · Hsiang Hsu, Flavio du Pin Calmon

Predictive multiplicity occurs when classification models with statistically indistinguishable performances assign conflicting predictions to individual samples. When used for decision-making in applications of consequen…

ClassificationDecision Making

Predictive Multiplicity in Probabilistic Classification

2022-06-02 · Jamelle Watson-Daniels, David C. Parkes, Berk Ustun

Machine learning models are often used to inform real world risk assessment tasks: predicting consumer default risk, predicting whether a person suffers from a serious illness, or predicting a person's risk to appear in …

Classification

Mitigating the Multiplicity Burden: The Role of Calibration in Reducing Predictive Multiplicity of Classifiers

2026-03-12 · Mustafa Cavus arxiv

As machine learning models are increasingly deployed in high-stakes environments, ensuring both probabilistic reliability and prediction stability has become critical. This paper examines the interplay between classifica…

Predictive Multiplicity in Survival Models: A Method for Quantifying Model Uncertainty in Predictive Maintenance Applications

2025-04-16 · Mustafa Cavus

In many applications, especially those involving prediction, models may yield near-optimal performance yet significantly disagree on individual-level outcomes. This phenomenon, known as predictive multiplicity, has been …

SchedulingSurvival Analysis

Dropout-Based Rashomon Set Exploration for Efficient Predictive Multiplicity Estimation

2024-02-01 · Hsiang Hsu, Guihong Li, Shaohan Hu, Chun-Fu 외

Predictive multiplicity refers to the phenomenon in which classification tasks may admit multiple competing models that achieve almost-equally-optimal performance, yet generate conflicting outputs for individual samples.…

Model Selection