Calibrate: analyzing model output
Interactive tool for visualizing and analyzing the calibration of probabilistic models, enabling deeper understanding and trust.
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.
Latest publications
SPEAR-MM: Selective Parameter Evaluation and Restoration via Model Merging for efficient financial LLM adaptation
A practical framework that preserves critical general skills while enabling domain adaptation in LLMs.
IEEET-Explainer: a model-agnostic explainability framework based on gradients
A novel, stable, local additive attribution XAI framework based on Taylor expansion.
IEEEVisagreement: visualizing and exploring explanations (Dis)Agreement
A visualization tool for tabular data, exploring where and why local feature importance explanations agree or disagree.
IEEE