Model risk in safety-critical ML applications can be evaluated under an ALARP test by combining decision analysis, Bayesian classification uncertainty, and value-of-information analysis, demonstrated for weld radiograph inspection.
Meaningfully Debugging Model Mistakes using Conceptual Counterfactual Explanations
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Understanding and explaining the mistakes made by trained models is critical to many machine learning objectives, such as improving robustness, addressing concept drift, and mitigating biases. However, this is often an ad hoc process that involves manually looking at the model's mistakes on many test samples and guessing at the underlying reasons for those incorrect predictions. In this paper, we propose a systematic approach, conceptual counterfactual explanations (CCE), that explains why a classifier makes a mistake on a particular test sample(s) in terms of human-understandable concepts (e.g. this zebra is misclassified as a dog because of faint stripes). We base CCE on two prior ideas: counterfactual explanations and concept activation vectors, and validate our approach on well-known pretrained models, showing that it explains the models' mistakes meaningfully. In addition, for new models trained on data with spurious correlations, CCE accurately identifies the spurious correlation as the cause of model mistakes from a single misclassified test sample. On two challenging medical applications, CCE generated useful insights, confirmed by clinicians, into biases and mistakes the model makes in real-world settings.
citation-role summary
citation-polarity summary
fields
stat.AP 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Is Your Model Risk ALARP? Evaluating Prospective Safety-Critical Applications of Complex Models
Model risk in safety-critical ML applications can be evaluated under an ALARP test by combining decision analysis, Bayesian classification uncertainty, and value-of-information analysis, demonstrated for weld radiograph inspection.