TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A Label Attention Model for ICD Coding from Clinical Text

A Label Attention Model for ICD Coding from Clinical Text

Thanh Vu, Dat Quoc Nguyen, Anthony Nguyen

2020-07-13Medical Code Prediction
PaperPDFCodeCode(official)

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.

Results

TaskDatasetMetricValueModel
Medical Code PredictionMIMIC-IIIMacro-AUC92.1JointLAAT
Medical Code PredictionMIMIC-IIIMacro-F110.7JointLAAT
Medical Code PredictionMIMIC-IIIMicro-AUC98.8JointLAAT
Medical Code PredictionMIMIC-IIIMicro-F157.5JointLAAT
Medical Code PredictionMIMIC-IIIPrecision@1559JointLAAT
Medical Code PredictionMIMIC-IIIPrecision@580.6JointLAAT
Medical Code PredictionMIMIC-IIIPrecision@873.5JointLAAT
Medical Code PredictionMIMIC-IIIMacro-AUC91.9LAAT
Medical Code PredictionMIMIC-IIIMacro-F19.9LAAT
Medical Code PredictionMIMIC-IIIMicro-AUC98.8LAAT
Medical Code PredictionMIMIC-IIIMicro-F157.5LAAT
Medical Code PredictionMIMIC-IIIPrecision@1559.1LAAT
Medical Code PredictionMIMIC-IIIPrecision@581.3LAAT
Medical Code PredictionMIMIC-IIIPrecision@873.8LAAT
Multi-Label ClassificationMIMIC-IIIMacro-AUC92.1JointLAAT
Multi-Label ClassificationMIMIC-IIIMacro-F110.7JointLAAT
Multi-Label ClassificationMIMIC-IIIMicro-AUC98.8JointLAAT
Multi-Label ClassificationMIMIC-IIIMicro-F157.5JointLAAT
Multi-Label ClassificationMIMIC-IIIPrecision@1559JointLAAT
Multi-Label ClassificationMIMIC-IIIPrecision@580.6JointLAAT
Multi-Label ClassificationMIMIC-IIIPrecision@873.5JointLAAT
Multi-Label ClassificationMIMIC-IIIMacro-AUC91.9LAAT
Multi-Label ClassificationMIMIC-IIIMacro-F19.9LAAT
Multi-Label ClassificationMIMIC-IIIMicro-AUC98.8LAAT
Multi-Label ClassificationMIMIC-IIIMicro-F157.5LAAT
Multi-Label ClassificationMIMIC-IIIPrecision@1559.1LAAT
Multi-Label ClassificationMIMIC-IIIPrecision@581.3LAAT
Multi-Label ClassificationMIMIC-IIIPrecision@873.8LAAT

Related Papers

Uncertainty-aware abstention in medical diagnosis based on medical texts2025-02-25An Unsupervised Approach to Achieve Supervised-Level Explainability in Healthcare Records2024-06-13Effective Medical Code Prediction via Label Internal Alignment2023-05-09Automated Medical Coding on MIMIC-III and MIMIC-IV: A Critical Review and Replicability Study2023-04-21Can Current Explainability Help Provide References in Clinical Notes to Support Humans Annotate Medical Codes?2022-10-28Knowledge Injected Prompt Based Fine-tuning for Multi-label Few-shot ICD Coding2022-10-07Automatic ICD Coding Exploiting Discourse Structure and Reconciled Code Embeddings2022-10-01HiCu: Leveraging Hierarchy for Curriculum Learning in Automated ICD Coding2022-08-03