E Pluribus Unum Interpretable Convolutional Neural Networks
George Dimas, Eirini Cholopoulou, Dimitris K. Iakovidis

TL;DR
This paper introduces EPU-CNN, a novel interpretable CNN framework that provides human-understandable explanations of its decisions based on perceptual features, while maintaining high classification performance.
Contribution
The paper presents a general framework for inherently interpretable CNNs that align with human perception, combining interpretability with competitive accuracy.
Findings
EPU-CNN achieves comparable or better accuracy than traditional CNNs.
EPU-CNN provides human-perceivable interpretations of model decisions.
Demonstrated effectiveness on diverse datasets, including medical data.
Abstract
The adoption of Convolutional Neural Network (CNN) models in high-stake domains is hindered by their inability to meet society's demand for transparency in decision-making. So far, a growing number of methodologies have emerged for developing CNN models that are interpretable by design. However, such models are not capable of providing interpretations in accordance with human perception, while maintaining competent performance. In this paper, we tackle these challenges with a novel, general framework for instantiating inherently interpretable CNN models, named E Pluribus Unum Interpretable CNN (EPU-CNN). An EPU-CNN model consists of CNN sub-networks, each of which receives a different representation of an input image expressing a perceptual feature, such as color or texture. The output of an EPU-CNN model consists of the classification prediction and its interpretation, in terms of…
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) · Machine Learning in Healthcare · Machine Learning and Data Classification
