MHLAT: Multi-hop Label-wise Attention Model for Automatic ICD Coding
Junwen Duan, Han Jiang, Ying Yu

TL;DR
This paper introduces MHLAT, a multi-hop label-wise attention model for automatic ICD coding that improves accuracy and efficiency by mimicking human reading strategies and reducing memory usage.
Contribution
The paper proposes a novel multi-hop label-wise attention mechanism that enhances ICD coding accuracy while using fewer parameters than existing pretrained models.
Findings
Achieves superior or competitive performance on benchmark datasets.
Uses significantly fewer parameters than pretrained language models.
Demonstrates effectiveness across multiple evaluation metrics.
Abstract
International Classification of Diseases (ICD) coding is the task of assigning ICD diagnosis codes to clinical notes. This can be challenging given the large quantity of labels (nearly 9,000) and lengthy texts (up to 8,000 tokens). However, unlike the single-pass reading process in previous works, humans tend to read the text and label definitions again to get more confident answers. Moreover, although pretrained language models have been used to address these problems, they suffer from huge memory usage. To address the above problems, we propose a simple but effective model called the Multi-Hop Label-wise ATtention (MHLAT), in which multi-hop label-wise attention is deployed to get more precise and informative representations. Extensive experiments on three benchmark MIMIC datasets indicate that our method achieves significantly better or competitive performance on all seven metrics,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiomedical Text Mining and Ontologies · Natural Language Processing Techniques · Text and Document Classification Technologies
