paper-with-me

Papers

The Co-12 Recipe for Evaluating Interpretable Part-Prototype Image Classifiers

2023-07-26 · Meike Nauta, Christin Seifert

Interpretable part-prototype models are computer vision models that are explainable by design. The models learn prototypical parts and recognise these components in an image, thereby combining classification and explanation. Despite the recent attention for intrinsically interpretable models, there is no comprehensive overview on evaluating the explanation quality of interpretable part-prototype models. Based on the Co-12 properties for explanation quality as introduced in arXiv:2201.08164 (e.g., correctness, completeness, compactness), we review existing work that evaluates part-prototype models, reveal research gaps and outline future approaches for evaluation of the explanation quality of part-prototype models. This paper, therefore, contributes to the progression and maturity of this relatively new research field on interpretable part-prototype models. We additionally provide a ``Co-12 cheat sheet'' that acts as a concise summary of our findings on evaluating part-prototype models.

📄 PDF Abstract BibTeX arXiv:2307.14517

Code (1)

m-nauta/pipnet pytorch

Similar Papers 제목 키워드 기반

On the Interpretability of Part-Prototype Based Classifiers: A Human Centric Analysis

2023-10-10 · Omid Davoodi, Shayan Mohammadizadehsamakosh, Majid Komeili

Part-prototype networks have recently become methods of interest as an interpretable alternative to many of the current black-box image classifiers. However, the interpretability of these methods from the perspective of …

PIP-Net: Patch-Based Intuitive Prototypes for Interpretable Image Classification

2023-01-01 · CVPR 2023 1 · Meike Nauta, Jörg Schlötterer, Maurice van Keulen, Christin Seifert

Interpretable methods based on prototypical patches recognize various components in an image in order to explain their reasoning to humans. However, existing prototype-based methods can learn prototypes that are not …

Decision Makingimage-classificationImage Classification

Deformable ProtoPNet: An Interpretable Image Classifier Using Deformable Prototypes

2021-11-29 · CVPR 2022 1 · Jon Donnelly, Alina Jade Barnett, Chaofan Chen

We present a deformable prototypical part network (Deformable ProtoPNet), an interpretable image classifier that integrates the power of deep learning and the interpretability of case-based reasoning. This model classifi…

FairnessImage Classification

Multi-Scale Grouped Prototypes for Interpretable Semantic Segmentation

2024-09-14 · Hugo Porta, Emanuele Dalsasso, Diego Marcos, Devis Tuia

Prototypical part learning is emerging as a promising approach for making semantic segmentation interpretable. The model selects real patches seen during training as prototypes and constructs the dense prediction map bas…

SegmentationSemantic Segmentation

Interpretable Image Classification with Adaptive Prototype-based Vision Transformers

2024-10-28 · Chiyu Ma, Jon Donnelly, Wenjun Liu, Soroush Vosoughi 외

We present ProtoViT, a method for interpretable image classification combining deep learning and case-based reasoning. This method classifies an image by comparing it to a set of learned prototypes, providing explanation…

image-classificationImage Classification