Diagrammatization and Abduction to Improve AI Interpretability With Domain-Aligned Explanations for Medical Diagnosis
Brian Y. Lim, Joseph P. Cahaly, Chester Y. F. Sng, Adam Chew
TL;DR
The paper tackles the interpretability gap in AI for high-stakes medical diagnosis by introducing DiagramNet, an ante-hoc model that uses diagrammatic murmur representations and abductive reasoning to align AI explanations with domain knowledge. It formalizes diagrammatization, abductive hypotheses, and an eight-stage architecture to produce perceptual and explained predictions for cardiac diagnoses from phonocardiograms, with murmur diagrams serving as the explanatory medium. Through demonstration, modeling, and qualitative user studies, the approach shows improved explanation faithfulness and predictive performance relative to baselines, and greater clinician trust for domain-aligned diagrammatic explanations over saliency maps. The work provides a framework for domain-aligned XAI in complex domains and demonstrates how explicit domain ontology and reasoning conventions can be embedded into AI to support human-AI collaboration and trust.
Abstract
Many visualizations have been developed for explainable AI (XAI), but they often require further reasoning by users to interpret. Investigating XAI for high-stakes medical diagnosis, we propose improving domain alignment with diagrammatic and abductive reasoning to reduce the interpretability gap. We developed DiagramNet to predict cardiac diagnoses from heart auscultation, select the best-fitting hypothesis based on criteria evaluation, and explain with clinically-relevant murmur diagrams. The ante-hoc interpretable model leverages domain-relevant ontology, representation, and reasoning process to increase trust in expert users. In modeling studies, we found that DiagramNet not only provides faithful murmur shape explanations, but also has better performance than baseline models. We demonstrate the interpretability and trustworthiness of diagrammatic, abductive explanations in a qualitative user study with medical students, showing that clinically-relevant, diagrammatic explanations are preferred over technical saliency map explanations. This work contributes insights into providing domain-aligned explanations for user-centric XAI in complex domains.
