paper-with-me

Papers

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

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Automatic ICD coding is defined as assigning disease codes to electronic medical records (EMRs). Existing methods apply label attention with code representations to match related text snippets for coding. 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 in ICD. Then, we propose a multiple synonyms matching network to leverage synonyms for better code representation learning, and finally help the code classification. Experiments on two settings of the MIMIC-III dataset show that our proposed method outperforms previous state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Code ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

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

2022-03-03 · ACL 2022 5 · Zheng Yuan, Chuanqi Tan, Songfang Huang

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…

Medical Code PredictionRepresentation Learning

It Runs in the Family: Searching for Synonyms Using Digitized Family Trees

2019-12-09 · Aviad Elyashar, Rami Puzis, Michael Fire

Searching for a person's name is a common online activity. However, Web search engines provide few accurate results to queries containing names. In contrast to a general word which has only one correct spelling, there ar…

An Experiment: Using Google Translate and Semantic Mirrors to Create Synsets with Many Lexical Units

2018-01-01 · GWC 2018 1 · Ahti Lohk, Mati Tombak, Kadri Vare

One of the fundamental building blocks of a wordnet is synonym sets or synsets, which group together similar word meanings or synonyms. These synsets can consist either one or more synonyms. This paper describes an autom…

Generative Biomedical Entity Linking via Knowledge Base-Guided Pre-training and Synonyms-Aware Fine-tuning

2022-04-11 · NAACL 2022 7 · Hongyi Yuan, Zheng Yuan, Sheng Yu

Entities lie in the heart of biomedical natural language understanding, and the biomedical entity linking (EL) task remains challenging due to the fine-grained and diversiform concept names. Generative methods achieve re…

DecoderEntity LinkingNatural Language Understanding

Commonsense knowledge adversarial dataset that challenges ELECTRA

2020-10-25 · Gongqi Lin, Yuan Miao, Xiaoyong Yang, Wenwu Ou 외

Commonsense knowledge is critical in human reading comprehension. While machine comprehension has made significant progress in recent years, the ability in handling commonsense knowledge remains limited. Synonyms are one…

Reading ComprehensionWord Sense Disambiguation