Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Code Synonyms Do Matter: Multiple Synonyms Matching Network for Automatic ICD Coding

About

Automatic ICD coding is defined as assigning disease codes to electronic medical records (EMRs). Existing methods usually apply label attention with code representations to match related text snippets. Unlike these works that model the label with the code hierarchy or description, we argue that the code synonyms can provide more comprehensive knowledge based on the observation that the code expressions in EMRs vary from their descriptions in ICD. By aligning codes to concepts in UMLS, we collect synonyms of every code. Then, we propose a multiple synonyms matching network to leverage synonyms for better code representation learning, and finally help the code classification. Experiments on the MIMIC-III dataset show that our proposed method outperforms previous state-of-the-art methods.

Zheng Yuan, Chuanqi Tan, Songfang Huang• 2022

Related benchmarks

TaskDatasetResultRank
ICD CodingMIMIC-III 50 labels (test)
F1 Micro0.725
70
ICD CodingMIMIC-III full (test)
F1 Micro58.4
19
ICD CodingMIMIC-III Full v1.4 (test)
Macro F10.103
10
Showing 3 of 3 rows

Other info

Code

Follow for update