paper-with-me

Papers

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 in line with human visual perception, i.e., the same prototype can refer to different concepts in the real world, making interpretation not intuitive. Driven by the principle of explainability-by-design, we introduce PIP-Net (Patch-based Intuitive Prototypes Network): an interpretable image classification model that learns prototypical parts in a self-supervised fashion which correlate better with human vision. PIP-Net can be interpreted as a sparse scoring sheet where the presence of a prototypical part in an image adds evidence for a class. The model can also abstain from a decision for out-of-distribution data by saying "I haven't seen this before". We only use image-level labels and do not rely on any part annotations. PIP-Net is globally interpretable since the set of learned prototypes shows the entire reasoning of the model. A smaller local explanation locates the relevant prototypes in one image. We show that our prototypes correlate with ground-truth object parts, indicating that PIP-Net closes the "semantic gap" between latent space and pixel space. Hence, our PIP-Net with interpretable prototypes enables users to interpret the decision making process in an intuitive, faithful and semantically meaningful way. Code is available at https://github.com/M-Nauta/PIPNet.

📄 PDF Abstract BibTeX

Code (1)

m-nauta/pipnet 공식 구현 pytorch

Tasks

Decision Makingimage-classificationImage Classification

Similar Papers 제목 키워드 기반

PiPViT: Patch-based Visual Interpretable Prototypes for Retinal Image Analysis

2025-06-12 · Marzieh Oghbaie, Teresa Araújoa, Hrvoje Bogunović

Background and Objective: Prototype-based methods improve interpretability by learning fine-grained part-prototypes; however, their visualization in the input pixel space is not always consistent with human-understandabl…

Contrastive LearningDiagnosticimage-classificationImage Classification

Patch-based Intuitive Multimodal Prototypes Network (PIMPNet) for Alzheimer's Disease classification

2024-07-19 · Lisa Anita De Santi, Jörg Schlötterer, Meike Nauta, Vincenzo Positano 외

Volumetric neuroimaging examinations like structural Magnetic Resonance Imaging (sMRI) are routinely applied to support the clinical diagnosis of dementia like Alzheimer's Disease (AD). Neuroradiologists examine 3D sMRI …

Binary ClassificationDiagnostic

Interactive Medical Image Analysis with Concept-based Similarity Reasoning

2025-03-10 · CVPR 2025 1 · Ta Duc Huy, Sen Kim Tran, Phan Nguyen, Nguyen Hoang Tran 외

The ability to interpret and intervene model decisions is important for the adoption of computer-aided diagnosis methods in clinical workflows. Recent concept-based methods link the model predictions with interpretable c…

Medical Image Analysis

PatchCT: Aligning Patch Set and Label Set with Conditional Transport for Multi-Label Image Classification

2023-07-18 · ICCV 2023 1 · Miaoge Li, Dongsheng Wang, Xinyang Liu, Zequn Zeng 외

Multi-label image classification is a prediction task that aims to identify more than one label from a given image. This paper considers the semantic consistency of the latent space between the visual patch and linguisti…

image-classificationImage ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

ProtoSiTex: Learning Semi-Interpretable Prototypes for Multi-label Text Classification

2025-10-14 · Utsav Kumar Nareti, Suraj Kumar, Soumya Pandey, Soumi Chattopadhyay 외 arxiv

The rapid growth of user-generated text across digital platforms has intensified the need for interpretable models capable of fine-grained text classification and explanation. Existing prototype-based models offer intuit…

Multi-Label Text Classification