Abstracting Deep Neural Networks into Concept Graphs for Concept Level Interpretability
Avinash Kori, Parth Natekar, Ganapathy Krishnamurthi, Balaji, Srinivasan

TL;DR
This paper introduces a method to abstract deep neural networks into concept graphs, enabling higher-level interpretability of models in biomedical image analysis by revealing their decision-making hierarchy.
Contribution
The work presents a novel framework for converting neural network behavior into concept graphs, facilitating interpretability at a conceptual level in biomedical applications.
Findings
Applied to brain tumor segmentation and fundus image classification
Provided a graphical representation that aids in understanding model reasoning
Enhanced interpretability of deep models in medical imaging
Abstract
The black-box nature of deep learning models prevents them from being completely trusted in domains like biomedicine. Most explainability techniques do not capture the concept-based reasoning that human beings follow. In this work, we attempt to understand the behavior of trained models that perform image processing tasks in the medical domain by building a graphical representation of the concepts they learn. Extracting such a graphical representation of the model's behavior on an abstract, higher conceptual level would unravel the learnings of these models and would help us to evaluate the steps taken by the model for predictions. We show the application of our proposed implementation on two biomedical problems - brain tumor segmentation and fundus image classification. We provide an alternative graphical representation of the model by formulating a concept level graph as discussed…
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 · Advanced Graph Neural Networks
