paper-with-me

홈 › Papers

TT-XAI: Trustworthy Clinical Text Explanations via Keyword Distillation and LLM Reasoning

2025-07-30 · Kristian Miok, Blaz Škrlj, Daniela Zaharie, Marko Robnik Šikonja arxiv

Clinical language models often struggle to provide trustworthy predictions and explanations when applied to lengthy, unstructured electronic health records (EHRs). This work introduces TT-XAI, a lightweight and effective framework that improves both classification performance and interpretability through domain-aware keyword distillation and reasoning with large language models (LLMs). First, we demonstrate that distilling raw discharge notes into concise keyword representations significantly enhances BERT classifier performance and improves local explanation fidelity via a focused variant of LIME. Second, we generate chain-of-thought clinical explanations using keyword-guided prompts to steer LLMs, producing more concise and clinically relevant reasoning. We evaluate explanation quality using deletion-based fidelity metrics, self-assessment via LLaMA-3 scoring, and a blinded human study with domain experts. All evaluation modalities consistently favor the keyword-augmented method, confirming that distillation enhances both machine and human interpretability. TT-XAI offers a scalable pathway toward trustworthy, auditable AI in clinical decision support.

📄 PDF Abstract BibTeX arXiv:2508.08273

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Transparency of Deep Neural Networks for Medical Image Analysis: A Review of Interpretability Methods

2021-11-01 · Zohaib Salahuddin, Henry C Woodruff, Avishek Chatterjee, Philippe Lambin

Artificial Intelligence has emerged as a useful aid in numerous clinical applications for diagnosis and treatment decisions. Deep neural networks have shown same or better performance than clinicians in many tasks owing …

Decision MakingMedical Image Analysis

Model Distillation for Faithful Explanations of Medical Code Predictions

2022-05-01 · BioNLP (ACL) 2022 5 · Zach Wood-Doughty, Isabel Cachola, Mark Dredze

Machine learning models that offer excellent predictive performance often lack the interpretability necessary to support integrated human machine decision-making. In clinical medicine and other high-risk settings, domain…

Decision MakingKnowledge Distillation

Trustworthy Visual Analytics in Clinical Gait Analysis: A Case Study for Patients with Cerebral Palsy

2022-08-10 · Alexander Rind, Djordje Slijepčević, Matthias Zeppelzauer, Fabian Unglaube 외

Three-dimensional clinical gait analysis is essential for selecting optimal treatment interventions for patients with cerebral palsy (CP), but generates a large amount of time series data. For the automated analysis of t…

ClassificationExplainable artificial intelligenceTime SeriesTime Series Analysis

Evaluation of Popular XAI Applied to Clinical Prediction Models: Can They be Trusted?

2023-06-21 · Aida Brankovic, David Cook, Jessica Rahman, Wenjie Huang 외

The absence of transparency and explainability hinders the clinical adoption of Machine learning (ML) algorithms. Although various methods of explainable artificial intelligence (XAI) have been suggested, there is a lack…

BenchmarkingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Bridging AI and Clinical Reasoning: Abductive Explanations for Alignment on Critical Symptoms

2026-02-15 · Belona Sonna, Alban Grastien arxiv

Artificial intelligence (AI) has demonstrated strong potential in clinical diagnostics, often achieving accuracy comparable to or exceeding that of human experts. A key challenge, however, is that AI reasoning frequently…

Medical Diagnosis