paper-with-me

Papers

Calibrate: Interactive Analysis of Probabilistic Model Output

2022-07-27 · Peter Xenopoulos, Joao Rulff, Luis Gustavo Nonato, Brian Barr, Claudio Silva

Analyzing classification model performance is a crucial task for machine learning practitioners. While practitioners often use count-based metrics derived from confusion matrices, like accuracy, many applications, such as weather prediction, sports betting, or patient risk prediction, rely on a classifier's predicted probabilities rather than predicted labels. In these instances, practitioners are concerned with producing a calibrated model, that is, one which outputs probabilities that reflect those of the true distribution. Model calibration is often analyzed visually, through static reliability diagrams, however, the traditional calibration visualization may suffer from a variety of drawbacks due to the strong aggregations it necessitates. Furthermore, count-based approaches are unable to sufficiently analyze model calibration. We present Calibrate, an interactive reliability diagram that addresses the aforementioned issues. Calibrate constructs a reliability diagram that is resistant to drawbacks in traditional approaches, and allows for interactive subgroup analysis and instance-level inspection. We demonstrate the utility of Calibrate through use cases on both real-world and synthetic data. We further validate Calibrate by presenting the results of a think-aloud experiment with data scientists who routinely analyze model calibration.

📄 PDF Abstract BibTeX arXiv:2207.13770

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Calibrated Perception Uncertainty Across Objects and Regions in Bird's-Eye-View

2022-11-08 · Markus Kängsepp, Meelis Kull

In driving scenarios with poor visibility or occlusions, it is important that the autonomous vehicle would take into account all the uncertainties when making driving decisions, including choice of a safe speed. The grid…

Semantic Segmentation

Reliable Probabilistic Classification with Neural Networks

2023-12-15 · Harris Papadopoulos

Venn Prediction (VP) is a new machine learning framework for producing well-calibrated probabilistic predictions. In particular it provides well-calibrated lower and upper bounds for the conditional probability of an exa…

Classification

Dynamic-oracle Transition-based Parsing with Calibrated Probabilistic Output

2013-11-01 · WS 2013 11 · Yoav Goldberg

Efficient and Reliable Probabilistic Interactive Learning with Structured Outputs

2022-02-17 · Stefano Teso, Antonio Vergari

In this position paper, we study interactive learning for structured output spaces, with a focus on active learning, in which labels are unknown and must be acquired, and on skeptical learning, in which the labels are no…

Active LearningPosition

Probabilistic Textual Time Series Depression Detection

2025-11-06 · Fabian Schmidt, Seyedehmoniba Ravan, Vladimir Vlassov arxiv

Accurate and interpretable predictions of depression severity are essential for clinical decision support, yet existing models often lack uncertainty estimates and temporal interpretability. We propose PTTSD, a Probabili…