Explainable Automated Coding of Clinical Notes using Hierarchical Label-wise Attention Networks and Label Embedding Initialisation
Hang Dong, V\'ictor Su\'arez-Paniagua, William Whiteley, Honghan Wu

TL;DR
This paper introduces a Hierarchical Label-wise Attention Network (HLAN) for automated medical coding that enhances interpretability and exploits label correlations, achieving superior performance on clinical note datasets.
Contribution
The paper proposes a novel HLAN model with interpretability via attention weights and a label embedding initialization method, improving accuracy and explainability in medical coding tasks.
Findings
HLAN outperforms state-of-the-art models on top-50 code prediction.
LE initialization boosts deep learning model performance.
HLAN provides more meaningful interpretation of model decisions.
Abstract
Diagnostic or procedural coding of clinical notes aims to derive a coded summary of disease-related information about patients. Such coding is usually done manually in hospitals but could potentially be automated to improve the efficiency and accuracy of medical coding. Recent studies on deep learning for automated medical coding achieved promising performances. However, the explainability of these models is usually poor, preventing them to be used confidently in supporting clinical practice. Another limitation is that these models mostly assume independence among labels, ignoring the complex correlation among medical codes which can potentially be exploited to improve the performance. We propose a Hierarchical Label-wise Attention Network (HLAN), which aimed to interpret the model by quantifying importance (as attention weights) of words and sentences related to each of the labels.…
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 · Topic Modeling · Natural Language Processing Techniques
