arXiv:2605.02007cs.LGcs.CV2026-05中稿 · the 2025 IEEE Inte…

用新指标找最适合人类感知的CNN解释方法

How Can One Choose the Best CAM-Based Explainability Method for a CNN Model?

论文配图:How Can One Choose the Best CAM-Based Explainability Method for a CNN Model?
图 1 · 摘自论文原文
  • 用曼哈顿距离和相关性衡量人类标注与显著图对齐度
  • 实验发现层间激活图、得分图、IS图最贴近人眼判断
  • 提出基于排名重叠的评估框架,适合需要可信解释的场景

近年来深度学习模型在众多应用中取得显著成果,尤其在涉及人类生命安全的领域,需提供清晰可解释的决策依据。尽管已有多种基于类激活图(CAM)的解释方法,但缺乏有效评估指标。现有常用指标交并比(IoU)因显著图形状不确定而存在局限。本文提出通过多种距离度量,比较人类标注框与各方法生成的显著图之间的对齐程度,以寻找更符合人类感知的评估方式。实验基于ImageNet中部分奇瓦瓦犬图像,采用多类CAM方法生成显著图,利用距离度量计算其与人工标注框的匹配程度,并结合众包收集的人类选择结果进行排名对比。使用排名偏移重叠(RBO)评估两种排名一致性。结果显示,曼哈顿距离与相关性度量最能反映人类感知;表现最佳的方法为LayerCAM、Score-CAM和IS-CAM。

原文摘要 · Abstract (English)

In recent years, several advances have been observed in Deep Learning with surprising results. Models in this area have been increasingly used in numerous applications, including those sensitive to human life, which require clear explanations and justifications. Various explainability methods have been proposed, but not many metrics to evaluate these methods. The most commonly used metric is the Intersection over Union (IoU). However, due to the characteristics of the results of the explainability methods, called saliency maps, which do not have a known shape, we hypothesise that there must be a better metric that allows one to find an explainability method that produces results that best resemble the human perception. We propose using different metrics to assess the similarity between human perception and the explanation saliency maps to find a better metric. An investigation was conducted employing a subset of the Chihuahuas images from ImageNet dataset. Several CAM-based explainability methods were used to generate saliency maps for each chihuahua image. Alignment was measured by applying distance metrics between the bounding box of human annotations and the saliency maps produced by each explainability method. Rankings of the best saliency maps were created using the results of the distance metrics and compared to the ranking obtained using people's choice, collected through crowdsourcing, of the best explanation saliency maps for each selected image. Comparison between rankings was performed using the Rank-Biased Overlap (RBO) metric. The results indicate the feasibility of our method to find the explainability method that best resembles human perception. In our experiments, the two metrics that best resemble human perception corresponded to Manhattan and Correlation. Besides, the best explainability methods regarding human perception were LayerCAM, Score-CAM, and IS-CAM.

模型解释CAM方法人类感知评估指标

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。