English

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

Computation and Language 2022-04-01 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2203.01515,
  title  = {Code Synonyms Do Matter: Multiple Synonyms Matching Network for Automatic ICD Coding},
  author = {Zheng Yuan and Chuanqi Tan and Songfang Huang},
  journal= {arXiv preprint arXiv:2203.01515},
  year   = {2022}
}

Comments

Accepted by ACL 2022 Main Conference, Short Paper