Calibrate to Interpret

Abstract

Trustworthy Machine learning (ML) is driving a large number of ML community works in order to improve ML acceptance and adoption. The main aspect of trustworthy ML are the followings: fairness, uncertainty, robustness, explainability and formal guaranties. Each of these individual domains gains the ML community interest, visible by the number of related publications. However few works tackle the interconnection between these fields. In this paper we show a first link between uncertainty and explainability, by studying the relation between calibration and interpretation. As the calibration of a given model changes the way it scores samples, and interpretation approaches often rely on these scores, it seems safe to assume that the confidence-calibration of a model interacts with our ability to interpret such model. In this paper, we show, in the context of networks trained on image classification tasks, to what extent interpretations are sensitive to confidence-calibration. It leads us to suggest a simple practice to improve the interpretation outcomes: Calibrate to Interpret .

Cite

Text

Scafarto et al. "Calibrate to Interpret." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022. doi:10.1007/978-3-031-26387-3_21

Markdown

[Scafarto et al. "Calibrate to Interpret." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022.](https://mlanthology.org/ecmlpkdd/2022/scafarto2022ecmlpkdd-calibrate/) doi:10.1007/978-3-031-26387-3_21

BibTeX

@inproceedings{scafarto2022ecmlpkdd-calibrate,
  title     = {{Calibrate to Interpret}},
  author    = {Scafarto, Gregory and Posocco, Nicolas and Bonnefoy, Antoine},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2022},
  pages     = {340-355},
  doi       = {10.1007/978-3-031-26387-3_21},
  url       = {https://mlanthology.org/ecmlpkdd/2022/scafarto2022ecmlpkdd-calibrate/}
}