paper-with-me

Papers

ACE-ICD: Acronym Expansion As Data Augmentation For Automated ICD Coding

2025-11-10 · Tuan-Dung Le, Shohreh Haddadan, Thanh Q. Thieu arxiv

Automatic ICD coding, the task of assigning disease and procedure codes to electronic medical records, is crucial for clinical documentation and billing. While existing methods primarily enhance model understanding of code hierarchies and synonyms, they often overlook the pervasive use of medical acronyms in clinical notes, a key factor in ICD code inference. To address this gap, we propose a novel effective data augmentation technique that leverages large language models to expand medical acronyms, allowing models to be trained on their full form representations. Moreover, we incorporate consistency training to regularize predictions by enforcing agreement between the original and augmented documents. Extensive experiments on the MIMIC-III dataset demonstrate that our approach, ACE-ICD establishes new state-of-the-art performance across multiple settings, including common codes, rare codes, and full-code assignments. Our code is publicly available.

📄 PDF Abstract BibTeX arXiv:2511.07311

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Automated Extraction of Acronym-Expansion Pairs from Scientific Papers

2024-12-02 · Izhar Ali, Million Haileyesus, Serhiy Hnatyshyn, Jan-Lucas Ott 외

This project addresses challenges posed by the widespread use of abbreviations and acronyms in digital texts. We propose a novel method that combines document preprocessing, regular expressions, and a large language mode…

Language ModelingLanguage ModellingLarge Language Model

Acronym Disambiguation: A Domain Independent Approach

2017-11-25 · Aditya Thakker, Suhail Barot, Sudhir Bagul

Acronyms are omnipresent. They usually express information that is repetitive and well known. But acronyms can also be ambiguous because there can be multiple expansions for the same acronym. In this paper, we propose a …

Abbreviation Expander - a Web-based System for Easy Reading of Technical Documents

2018-08-01 · COLING 2018 8 · Manuel R. Ciosici, Ira Assent

Abbreviations and acronyms are a part of textual communication in most domains. However, abbreviations are not necessarily defined in documents that employ them. Understanding all abbreviations used in a given document o…

BERT-based Acronym Disambiguation with Multiple Training Strategies

2021-02-25 · Chunguang Pan, Bingyan Song, Shengguang Wang, Zhipeng Luo

Acronym disambiguation (AD) task aims to find the correct expansions of an ambiguous ancronym in a given sentence. Although it is convenient to use acronyms, sometimes they could be difficult to understand. Identifying t…

Binary ClassificationSentenceTask 2

m-Networks: Adapting the Triplet Networks for Acronym Disambiguation

2022-07-01 · NAACL (ClinicalNLP) 2022 7 · Sandaru Seneviratne, Elena Daskalaki, Artem Lenskiy, Hanna Suominen

Acronym disambiguation (AD) is the process of identifying the correct expansion of the acronyms in text. AD is crucial in natural language understanding of scientific and medical documents due to the high prevalence of t…

Natural Language UnderstandingTriplet