A Pseudo Label-wise Attention Network for Automatic ICD Coding
Yifan Wu, Min Zeng, Ying Yu, Min Li

TL;DR
This paper introduces a pseudo label-wise attention network for automatic ICD coding that reduces computational redundancy by merging similar ICD codes, leading to improved accuracy and the ability to predict new codes.
Contribution
The paper proposes a novel pseudo label-wise attention mechanism that merges similar ICD codes to enhance efficiency and accuracy in multi-label ICD coding tasks.
Findings
Achieves higher micro F1 scores on MIMIC-III and Xiangya datasets.
Effectively predicts new ICD codes using similarity-based inference.
Demonstrates superior performance over existing models.
Abstract
Automatic International Classification of Diseases (ICD) coding is defined as a kind of text multi-label classification problem, which is difficult because the number of labels is very large and the distribution of labels is unbalanced. The label-wise attention mechanism is widely used in automatic ICD coding because it can assign weights to every word in full Electronic Medical Records (EMR) for different ICD codes. However, the label-wise attention mechanism is computational redundant and costly. In this paper, we propose a pseudo label-wise attention mechanism to tackle the problem. Instead of computing different attention modes for different ICD codes, the pseudo label-wise attention mechanism automatically merges similar ICD codes and computes only one attention mode for the similar ICD codes, which greatly compresses the number of attention modes and improves the predicted…
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
TopicsText and Document Classification Technologies
