Deformable ProtoPNet: An Interpretable Image Classifier Using Deformable Prototypes
Jon Donnelly, Alina Jade Barnett, Chaofan Chen

TL;DR
Deformable ProtoPNet is an interpretable image classification model that uses spatially flexible prototypes to better handle pose variations, leading to improved accuracy and richer explanations.
Contribution
It introduces spatially deformable prototypes that adapt to input images, enhancing interpretability and accuracy over previous rigid prototype methods.
Findings
Achieves state-of-the-art accuracy among prototype-based models.
Provides more context-rich explanations for classifications.
Effectively captures pose variations and context in images.
Abstract
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 classifies input images by comparing them with prototypes learned during training, yielding explanations in the form of "this looks like that." However, while previous methods use spatially rigid prototypes, we address this shortcoming by proposing spatially flexible prototypes. Each prototype is made up of several prototypical parts that adaptively change their relative spatial positions depending on the input image. Consequently, a Deformable ProtoPNet can explicitly capture pose variations and context, improving both model accuracy and the richness of explanations provided. Compared to other case-based interpretable models using prototypes, our approach achieves…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Advanced Neural Network Applications · Machine Learning and Data Classification
