paper-with-me

Papers

WASUP: Interpretable Classification with Weight-Input Alignment and Class-Discriminative SUPports Vectors

2025-01-28 · Tom Nuno Wolf, Christian Wachinger

The deployment of deep learning models in critical domains necessitates a balance between high accuracy and interpretability. We introduce WASUP, an inherently interpretable neural network that provides local and global explanations of its decision-making process. We prove that these explanations are faithful by fulfilling established axioms for explanations. Leveraging the concept of case-based reasoning, WASUP extracts class-representative support vectors from training images, ensuring they capture relevant features while suppressing irrelevant ones. Classification decisions are made by calculating and aggregating similarity scores between these support vectors and the input's latent feature vector. We employ B-Cos transformations, which align model weights with inputs to enable faithful mappings of latent features back to the input space, facilitating local explanations in addition to global explanations of case-based reasoning. We evaluate WASUP on three tasks: fine-grained classification on Stanford Dogs, multi-label classification on Pascal VOC, and pathology detection on the RSNA dataset. Results indicate that WASUP not only achieves competitive accuracy compared to state-of-the-art black-box models but also offers insightful explanations verified through theoretical analysis. Our findings underscore WASUP's potential for applications where understanding model decisions is as critical as the decisions themselves.

📄 PDF Abstract BibTeX arXiv:2501.17328

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Convolutional Dynamic Alignment Networks for Interpretable Classifications

2021-03-31 · CVPR 2021 1 · Moritz Böhle, Mario Fritz, Bernt Schiele

We introduce a new family of neural network models called Convolutional Dynamic Alignment Networks (CoDA-Nets), which are performant classifiers with a high degree of inherent interpretability. Their core building blocks…

Optimising for Interpretability: Convolutional Dynamic Alignment Networks

2021-09-27 · Moritz Böhle, Mario Fritz, Bernt Schiele

We introduce a new family of neural network models called Convolutional Dynamic Alignment Networks (CoDA Nets), which are performant classifiers with a high degree of inherent interpretability. Their core building blocks…

Fast and Interpretable Protein Substructure Alignment via Optimal Transport

2025-10-12 · Zhiyu Wang, Bingxin Zhou, Jing Wang, Yang Tan 외 arxiv

Proteins are essential biological macromolecules that execute life functions. Local structural motifs, such as active sites, are the most critical components for linking structure to function and are key to understanding…

B-cosification: Transforming Deep Neural Networks to be Inherently Interpretable

2024-11-01 · Shreyash Arya, Sukrut Rao, Moritz Böhle, Bernt Schiele

B-cos Networks have been shown to be effective for obtaining highly human interpretable explanations of model decisions by architecturally enforcing stronger alignment between inputs and weight. B-cos variants of convolu…

Soft Token Matching for Interpretable Low-Resource Classification

2019-09-25 · Federico Errica, Fabrizio Silvestri, Bora Edizel, Sebastian Riedel 외

We propose a model to tackle classification tasks in the presence of very little training data. To this aim, we introduce a novel matching mechanism to focus on elements of the input by using vectors that represent seman…

Classificationtext-classificationText Classification