English

Valid P-Value for Deep Learning-Driven Salient Region

Machine Learning 2023-01-09 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Various saliency map methods have been proposed to interpret and explain predictions of deep learning models. Saliency maps allow us to interpret which parts of the input signals have a strong influence on the prediction results. However, since a saliency map is obtained by complex computations in deep learning models, it is often difficult to know how reliable the saliency map itself is. In this study, we propose a method to quantify the reliability of a salient region in the form of p-values. Our idea is to consider a salient region as a selected hypothesis by the trained deep learning model and employ the selective inference framework. The proposed method can provably control the probability of false positive detections of salient regions. We demonstrate the validity of the proposed method through numerical examples in synthetic and real datasets. Furthermore, we develop a Keras-based framework for conducting the proposed selective inference for a wide class of CNNs without additional implementation cost.

Keywords

Cite

@article{arxiv.2301.02437,
  title  = {Valid P-Value for Deep Learning-Driven Salient Region},
  author = {Daiki Miwa and Vo Nguyen Le Duy and Ichiro Takeuchi},
  journal= {arXiv preprint arXiv:2301.02437},
  year   = {2023}
}
R2 v1 2026-06-28T08:04:49.476Z