paper-with-me

홈 › Papers

This actually looks like that: Proto-BagNets for local and global interpretability-by-design

2024-06-21 · Kerol Djoumessi, Bubacarr Bah, Laura Kühlewein, Philipp Berens, Lisa Koch

Interpretability is a key requirement for the use of machine learning models in high-stakes applications, including medical diagnosis. Explaining black-box models mostly relies on post-hoc methods that do not faithfully reflect the model's behavior. As a remedy, prototype-based networks have been proposed, but their interpretability is limited as they have been shown to provide coarse, unreliable, and imprecise explanations. In this work, we introduce Proto-BagNets, an interpretable-by-design prototype-based model that combines the advantages of bag-of-local feature models and prototype learning to provide meaningful, coherent, and relevant prototypical parts needed for accurate and interpretable image classification tasks. We evaluated the Proto-BagNet for drusen detection on publicly available retinal OCT data. The Proto-BagNet performed comparably to the state-of-the-art interpretable and non-interpretable models while providing faithful, accurate, and clinically meaningful local and global explanations. The code is available at https://github.com/kdjoumessi/Proto-BagNets.

📄 PDF Abstract BibTeX arXiv:2406.15168

Code (1)

kdjoumessi/proto-bagnets 공식 구현 pytorch

Tasks

image-classificationImage ClassificationMedical Diagnosis

Similar Papers 제목 키워드 기반

Pixel-Grounded Prototypical Part Networks

2023-09-25 · Zachariah Carmichael, Suhas Lohit, Anoop Cherian, Michael Jones 외

Prototypical part neural networks (ProtoPartNNs), namely PROTOPNET and its derivatives, are an intrinsically interpretable approach to machine learning. Their prototype learning scheme enables intuitive explanations of t…

Object

ProtoArgNet: Interpretable Image Classification with Super-Prototypes and Argumentation [Technical Report]

2023-11-26 · Hamed Ayoobi, Nico Potyka, Francesca Toni

We propose ProtoArgNet, a novel interpretable deep neural architecture for image classification in the spirit of prototypical-part-learning as found, e.g., in ProtoPNet. While earlier approaches associate every class wit…

image-classificationImage Classification

This Looks Like Those: Illuminating Prototypical Concepts Using Multiple Visualizations

2023-09-21 · NeurIPS 2023 11

We present ProtoConcepts, a method for interpretable image classification combining deep learning and case-based reasoning using prototypical parts. Existing work in prototype-based image classification uses a "this look…

This Looks Like That, Because ... Explaining Prototypes for Interpretable Image Recognition

2020-11-05 · Meike Nauta, Annemarie Jutte, Jesper Provoost, Christin Seifert

Image recognition with prototypes is considered an interpretable alternative for black box deep learning models. Classification depends on the extent to which a test image "looks like" a prototype. However, perceptual si…

ClassificationGeneral Classification

Adaptive Patching Is Harder Than It Looks For Time-Series Forecasting

2026-06-02 · Federico Zucchi, Yi Xie, Chao Zhang, Keyuan Luo 외 arxiv

Adaptive patching is a recent and compelling proposal for time-series Transformers: allocate finer patches where the sequence looks locally informative. This paper asks under what conditions a content-adaptive patching o…