Explainable Diagnosis Prediction through Neuro-Symbolic Integration
Qiuhao Lu, Rui Li, Elham Sagheb, Andrew Wen, Jinlian Wang, Liwei Wang,, Jungwei W. Fan, Hongfang Liu

TL;DR
This paper introduces neuro-symbolic models using Logical Neural Networks for explainable diagnosis prediction, achieving high accuracy and interpretability in healthcare applications, especially for diabetes prediction.
Contribution
It presents novel LNN-based models that integrate domain knowledge with learnable parameters, improving both accuracy and interpretability over traditional methods.
Findings
LNN models outperform traditional models in accuracy and AUROC.
Learned weights provide direct insights into feature importance.
Models demonstrate potential for explainable healthcare AI.
Abstract
Diagnosis prediction is a critical task in healthcare, where timely and accurate identification of medical conditions can significantly impact patient outcomes. Traditional machine learning and deep learning models have achieved notable success in this domain but often lack interpretability which is a crucial requirement in clinical settings. In this study, we explore the use of neuro-symbolic methods, specifically Logical Neural Networks (LNNs), to develop explainable models for diagnosis prediction. Essentially, we design and implement LNN-based models that integrate domain-specific knowledge through logical rules with learnable thresholds. Our models, particularly and , demonstrate superior performance over traditional models such as Logistic Regression, SVM, and Random Forest, achieving higher accuracy (up to 80.52\%) and AUROC…
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
TopicsMachine Learning in Healthcare · Explainable Artificial Intelligence (XAI) · AI in cancer detection
MethodsLogistic Regression · Support Vector Machine · Focus
