Explainable Transformer Prototypes for Medical Diagnoses
Ugur Demir, Debesh Jha, Zheyuan Zhang, Elif Keles, Bradley Allen,, Aggelos K. Katsaggelos, Ulas Bagci

TL;DR
This paper introduces a novel prototype-based attention mechanism for Transformer models in medical diagnosis, enhancing explainability by highlighting regions of interest, thereby increasing trust and facilitating clinical adoption.
Contribution
It proposes a new attention block that emphasizes region-to-region correlations using prototype learning, improving interpretability over traditional pixel-based explanations.
Findings
Demonstrated effectiveness on NIH chest X-ray dataset
Provided both quantitative and qualitative validation
Enhanced interpretability of Transformer-based diagnostics
Abstract
Deployments of artificial intelligence in medical diagnostics mandate not just accuracy and efficacy but also trust, emphasizing the need for explainability in machine decisions. The recent trend in automated medical image diagnostics leans towards the deployment of Transformer-based architectures, credited to their impressive capabilities. Since the self-attention feature of transformers contributes towards identifying crucial regions during the classification process, they enhance the trustability of the methods. However, the complex intricacies of these attention mechanisms may fall short of effectively pinpointing the regions of interest directly influencing AI decisions. Our research endeavors to innovate a unique attention block that underscores the correlation between 'regions' rather than 'pixels'. To address this challenge, we introduce an innovative system grounded in…
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
TopicsMachine Learning in Healthcare
