English
Related papers

Related papers: ACE-ICD: Acronym Expansion As Data Augmentation Fo…

200 papers

The pivotal shift from traditional paper-based records to sophisticated Electronic Health Records (EHR), enabled systematic collection and analysis of patient data through descriptive statistics, providing insight into patterns and trends…

Artificial Intelligence · Computer Science 2025-02-18 Muhammet Alkan , Hester Huijsdens , Yola Jones , Fani Deligianni

International Classification of Diseases (ICD) coding is the task of assigning ICD diagnosis codes to clinical notes. This can be challenging given the large quantity of labels (nearly 9,000) and lengthy texts (up to 8,000 tokens). However,…

Computation and Language · Computer Science 2023-09-19 Junwen Duan , Han Jiang , Ying Yu

Ever-expanding volumes of biomedical text require automated semantic annotation techniques to curate and put to best use. An established field of research seeks to link mentions in text to knowledge bases such as those included in the UMLS…

Artificial Intelligence · Computer Science 2018-11-13 Genevieve Gorrell , Xingyi Song , Angus Roberts

Evaluation and Management (E/M) coding, under the Current Procedural Terminology (CPT) taxonomy, documents medical services provided to patients by physicians. Used primarily for billing purposes, it is in physicians' best interest to…

Artificial Intelligence · Computer Science 2025-10-30 Islam Nassar , Yang Lin , Yuan Jin , Rongxin Zhu , Chang Wei Tan , Zenan Zhai , Nitika Mathur , Thanh Tien Vu , Xu Zhong , Long Duong , Yuan-Fang Li

Social Determinants of Health correlate with patient outcomes but are rarely captured in structured data. Recent attention has been given to automatically extracting these markers from clinical text to supplement diagnostic systems with…

Machine Learning · Computer Science 2026-01-16 Sharim Khan , Paul Landes , Adam Cross , Jimeng Sun

Human coders assign standardized medical codes to clinical documents generated during patients' hospitalization, which is error-prone and labor-intensive. Automated medical coding approaches have been developed using machine learning…

Computation and Language · Computer Science 2022-09-13 Wei Sun , Shaoxiong Ji , Erik Cambria , Pekka Marttinen

Text data augmentation is a complex problem due to the discrete nature of sentences. Although rule-based augmentation methods are widely adopted in real-world applications because of their simplicity, they suffer from potential semantic…

Computation and Language · Computer Science 2024-02-09 Juhwan Choi , Kyohoon Jin , Junho Lee , Sangmin Song , Youngbin Kim

Large-scale data collection is essential for developing personalized training data, mitigating the shortage of training data, and fine-tuning specialized models. However, creating high-quality datasets quickly and accurately remains a…

Clinician notes are a rich source of patient information but often contain inconsistencies due to varied writing styles, colloquialisms, abbreviations, medical jargon, grammatical errors, and non-standard formatting. These inconsistencies…

Computation and Language · Computer Science 2025-01-03 Daniel B. Hier , Michael D. Carrithers , Thanh Son Do , Tayo Obafemi-Ajayi

Electronic nose has been proven to be effective in alternative herbal medicine classification, but due to the nature of supervised learning, previous research heavily relies on the labelled training data, which are time-costly and…

Machine Learning · Computer Science 2021-07-20 Li Liu , Xianghao Zhan , Rumeng Wu , Xiaoqing Guan , Zhan Wang , Wei Zhang , Mert Pilanci , You Wang , Zhiyuan Luo , Guang Li

Document-level biomedical concept extraction is the task of identifying biomedical concepts mentioned in a given document. Recent advancements have adapted pre-trained language models for this task. However, the scarcity of domain-specific…

Computation and Language · Computer Science 2024-07-04 Qiwei Shao , Fengran Mo , Jian-Yun Nie

Alignment of large language models remains a central challenge in natural language processing. Preference optimization has emerged as a popular and effective method for improving alignment, typically through training-time or prompt-based…

Machine Learning · Computer Science 2025-10-01 Frédéric Berdoz , Luca A. Lanzendörfer , René Caky , Roger Wattenhofer

Deep learning-based medical image segmentation is increasingly used to support clinical diagnosis and develop new treatment strategies. However, model performance remains limited by the scarcity of high-quality annotated data and…

Computer Vision and Pattern Recognition · Computer Science 2026-05-06 Nathan Molinier , Hendrik Möller , Thomas Dagonneau , Anna Curto-Vilalta , Robert Graf , Matan Atad , Daniel Rueckert , Jan S. Kirschke , Julien Cohen-Adad

Simple yet effective data augmentation techniques have been proposed for sentence-level and sentence-pair natural language processing tasks. Inspired by these efforts, we design and compare data augmentation for named entity recognition,…

Computation and Language · Computer Science 2020-10-23 Xiang Dai , Heike Adel

Accurate medical coding requires consulting authoritative resources such as the ICD tabular list and coding guidelines. Existing LLM-based automated methods largely rely on LLMs' internal knowledge, which is prone to hallucination and…

Computation and Language · Computer Science 2026-05-29 Yidong Gan , David D. Nguyen , Yang Lin , Peter Zhong , Thanh Vu , Long Duong , Yuan-Fang Li

Medical automatic diagnosis aims to imitate human doctors in real-world diagnostic processes and to achieve accurate diagnoses by interacting with the patients. The task is formulated as a sequential decision-making problem with a series of…

Machine Learning · Computer Science 2022-06-07 Hongyi Yuan , Sheng Yu

In this paper, we argue that database systems be augmented with an automated data exploration service that methodically steers users through the data in a meaningful way. Such an automated system is crucial for deriving insights from…

Databases · Computer Science 2015-11-02 Kyriaki Dimitriadou , Olga Papaemmanouil , Yanlei Diao

This study evaluates how well large language models (LLMs) can classify ICD-10 codes from hospital discharge summaries, a critical but error-prone task in healthcare. Using 1,500 summaries from the MIMIC-IV dataset and focusing on the 10…

Computation and Language · Computer Science 2025-07-08 Akram Mustafa , Usman Naseem , Mostafa Rahimi Azghadi

Accurate and robust prediction of patient's response to drug treatments is critical for developing precision medicine. However, it is often difficult to obtain a sufficient amount of coherent drug response data from patients directly for…

Machine Learning · Computer Science 2021-02-02 Di He , Lei Xie

Electronic health records (EHR) contain large volumes of unstructured text, requiring the application of Information Extraction (IE) technologies to enable clinical analysis. We present the open-source Medical Concept Annotation Toolkit…