HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

A Label Attention Model for ICD Coding from Clinical Text

Thanh Vu; Dat Quoc Nguyen; Anthony Nguyen

A Label Attention Model for ICD Coding from Clinical Text

Abstract

ICD coding is a process of assigning the International Classification of Disease diagnosis codes to clinical/medical notes documented by health professionals (e.g. clinicians). This process requires significant human resources, and thus is costly and prone to error. To handle the problem, machine learning has been utilized for automatic ICD coding. Previous state-of-the-art models were based on convolutional neural networks, using a single/several fixed window sizes. However, the lengths and interdependence between text fragments related to ICD codes in clinical text vary significantly, leading to the difficulty of deciding what the best window sizes are. In this paper, we propose a new label attention model for automatic ICD coding, which can handle both the various lengths and the interdependence of the ICD code related text fragments. Furthermore, as the majority of ICD codes are not frequently used, leading to the extremely imbalanced data issue, we additionally propose a hierarchical joint learning mechanism extending our label attention model to handle the issue, using the hierarchical relationships among the codes. Our label attention model achieves new state-of-the-art results on three benchmark MIMIC datasets, and the joint learning mechanism helps improve the performances for infrequent codes.

Code Repositories

aehrc/LAAT
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
medical-code-prediction-on-mimic-iiiLAAT
Macro-AUC: 91.9
Macro-F1: 9.9
Micro-AUC: 98.8
Micro-F1: 57.5
Precision@15: 59.1
Precision@5: 81.3
Precision@8: 73.8
medical-code-prediction-on-mimic-iiiJointLAAT
Macro-AUC: 92.1
Macro-F1: 10.7
Micro-AUC: 98.8
Micro-F1: 57.5
Precision@15: 59.0
Precision@5: 80.6
Precision@8: 73.5

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
A Label Attention Model for ICD Coding from Clinical Text | Papers | HyperAI