paper-with-me

Papers

An Unsupervised Approach to Achieve Supervised-Level Explainability in Healthcare Records

2024-06-13 · Joakim Edin, Maria Maistro, Lars Maaløe, Lasse Borgholt, Jakob D. Havtorn, Tuukka Ruotsalo

Electronic healthcare records are vital for patient safety as they document conditions, plans, and procedures in both free text and medical codes. Language models have significantly enhanced the processing of such records, streamlining workflows and reducing manual data entry, thereby saving healthcare providers significant resources. However, the black-box nature of these models often leaves healthcare professionals hesitant to trust them. State-of-the-art explainability methods increase model transparency but rely on human-annotated evidence spans, which are costly. In this study, we propose an approach to produce plausible and faithful explanations without needing such annotations. We demonstrate on the automated medical coding task that adversarial robustness training improves explanation plausibility and introduce AttInGrad, a new explanation method superior to previous ones. By combining both contributions in a fully unsupervised setup, we produce explanations of comparable quality, or better, to that of a supervised approach. We release our code and model weights.

📄 PDF Abstract BibTeX arXiv:2406.08958

Code (2)

JoakimEdin/explainable-medical-coding 공식 구현 pytorch
joakimedin/medical-coding-reproducibility pytorch

Tasks

Adversarial RobustnessExplainable Artificial Intelligence (XAI)Feature ImportanceMedical Code Prediction

Similar Papers 제목 키워드 기반

LAVA: Explainability for Unsupervised Latent Embeddings

2025-09-25 · Ivan Stresec, Joana P. Gonçalves arxiv

Unsupervised black-box models are drivers of scientific discovery, yet are difficult to interpret, as their output is often a multidimensional embedding rather than a well-defined target. While explainability for supervi…

Explainability matters: The effect of liability rules on the healthcare sector

2025-09-22 · Jiawen Wei, Elena Verona, Andrea Bertolini, Gianmarco Mengaldo arxiv

Explainability, the capability of an artificial intelligence system (AIS) to explain its outcomes in a manner that is comprehensible to human beings at an acceptable level, has been deemed essential for critical sectors,…

Explainability of Traditional and Deep Learning Models on Longitudinal Healthcare Records

2022-11-22 · Lin Lee Cheong, Tesfagabir Meharizghi, Wynona Black, Yang Guang 외

Recent advances in deep learning have led to interest in training deep learning models on longitudinal healthcare records to predict a range of medical events, with models demonstrating high predictive performance. Predi…

Deep Learning

Robust and Explainable Autoencoders for Unsupervised Time Series Outlier Detection---Extended Version

2022-04-07 · Tung Kieu, Bin Yang, Chenjuan Guo, Christian S. Jensen 외

Time series data occurs widely, and outlier detection is a fundamental problem in data mining, which has numerous applications. Existing autoencoder-based approaches deliver state-of-the-art performance on challenging re…

Outlier DetectionTime SeriesTime Series Analysis

Extracting information from free text through unsupervised graph-based clustering: an application to patient incident records

2019-08-31 · M. Tarik Altuncu, Eloise Sorin, Joshua D. Symons, Erik Mayer 외

The large volume of text in electronic healthcare records often remains underused due to a lack of methodologies to extract interpretable content. Here we present an unsupervised framework for the analysis of free text t…

ClusteringCommunity Detection