Decoupling Deep Learning for Interpretable Image Recognition
Yitao Peng, Yihang Liu, Longzhen Yang, Lianghua He

TL;DR
This paper introduces DProtoNet, a decoupled prototype-based neural network that enhances interpretability without sacrificing accuracy, using novel modules for feature generation, prototype learning, and explanation.
Contribution
The paper proposes a decoupled architecture for prototype-based networks, improving interpretability and accuracy simultaneously through new modules and learning strategies.
Findings
Achieved 5% accuracy improvement over previous methods
Demonstrated state-of-the-art interpretability on multiple datasets
Validated effectiveness on both general and medical image datasets
Abstract
The interpretability of neural networks has recently received extensive attention. Previous prototype-based explainable networks involved prototype activation in both reasoning and interpretation processes, requiring specific explainable structures for the prototype, thus making the network less accurate as it gains interpretability. Therefore, the decoupling prototypical network (DProtoNet) was proposed to avoid this problem. This new model contains encoder, inference, and interpretation modules. As regards the encoder module, unrestricted feature masks were presented to generate expressive features and prototypes. Regarding the inference module, a multi-image prototype learning method was introduced to update prototypes so that the network can learn generalized prototypes. Finally, concerning the interpretation module, a multiple dynamic masks (MDM) decoder was suggested to explain…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
