中文
相关论文

相关论文: Towards BERT-based Automatic ICD Coding: Limitatio…

200 篇论文

Given the clinical notes written in electronic health records (EHRs), it is challenging to predict the diagnostic codes which is formulated as a multi-label classification task. The large set of labels, the hierarchical dependency, and the…

计算与语言 · 计算机科学 2021-06-25 Shang-Chi Tsai , Chao-Wei Huang , Yun-Nung Chen

This paper aims to provide an approach for automatic coding of physician-patient communication transcripts to improve patient-centered communication (PCC). PCC is a central part of high-quality health care. To improve PCC, dialogues between…

计算与语言 · 计算机科学 2021-09-23 Gilchan Park , Julia Taylor Rayz , Cleveland G. Shields

Automatically associating ICD codes with electronic health data is a well-known NLP task in medical research. NLP has evolved significantly in recent years with the emergence of pre-trained language models based on Transformers…

计算与语言 · 计算机科学 2023-04-07 Yakini Tchouka , Jean-François Couchot , David Laiymani , Philippe Selles , Azzedine Rahmani

Clinical notes are assigned ICD codes - sets of codes for diagnoses and procedures. In the recent years, predictive machine learning models have been built for automatic ICD coding. However, there is a lack of widely accepted benchmarks for…

In order to submit a claim to insurance companies, a doctor needs to code a patient encounter with both the diagnosis (ICDs) and procedures performed (CPTs) in an Electronic Health Record (EHR). Identifying and applying relevant procedures…

机器学习 · 统计学 2021-12-30 Hasham Ul Haq , Rameel Ahmad , Sibt Ul Hussain

Deep learning (DL) based predictive models from electronic health records (EHR) deliver impressive performance in many clinical tasks. Large training cohorts, however, are often required to achieve high accuracy, hindering the adoption of…

计算与语言 · 计算机科学 2020-05-27 Laila Rasmy , Yang Xiang , Ziqian Xie , Cui Tao , Degui Zhi

Relying on large pretrained language models such as Bidirectional Encoder Representations from Transformers (BERT) for encoding and adding a simple prediction layer has led to impressive performance in many clinical natural language…

计算与语言 · 计算机科学 2020-10-13 John Pougue Biyong , Bo Wang , Terry Lyons , Alejo J Nevado-Holgado

Clinical coding is an administrative process that involves the translation of diagnostic data from episodes of care into a standard code format such as ICD10. It has many critical applications such as billing and aetiology research. The…

ICD(International Classification of Diseases) coding involves assigning ICD codes to patients visit based on their medical notes. Considering ICD coding as a multi-label text classification task, researchers have developed sophisticated…

计算与语言 · 计算机科学 2024-10-21 Bin Zhang , Junli Wang

Automated international classification of diseases (ICD) coding aims to assign multiple disease codes to clinical documents and plays a critical role in healthcare informatics. However, its performance is hindered by the extreme long-tail…

机器学习 · 计算机科学 2026-01-13 Tianlei Chen , Yuxiao Chen , Yang Li , Feifei Wang

Abbreviations are unavoidable yet critical parts of the medical text. Using abbreviations, especially in clinical patient notes, can save time and space, protect sensitive information, and help avoid repetitions. However, most abbreviations…

计算与语言 · 计算机科学 2022-10-07 Mucahit Cevik , Sanaz Mohammad Jafari , Mitchell Myers , Savas Yildirim

Computerised clinical coding approaches aim to automate the process of assigning a set of codes to medical records. While there is active research pushing the state of the art on clinical coding for hospitalized patients, the outpatient…

Text classification tasks which aim at harvesting and/or organizing information from electronic health records are pivotal to support clinical and translational research. However these present specific challenges compared to other…

计算与语言 · 计算机科学 2020-05-15 Aurelie Mascio , Zeljko Kraljevic , Daniel Bean , Richard Dobson , Robert Stewart , Rebecca Bendayan , Angus Roberts

Effective representation learning of electronic health records is a challenging task and is becoming more important as the availability of such data is becoming pervasive. The data contained in these records are irregular and contain…

机器学习 · 计算机科学 2020-05-05 Sajad Darabi , Mohammad Kachuee , Shayan Fazeli , Majid Sarrafzadeh

To address the limitations of Large Language Models (LLMs) in the International Classification of Diseases (ICD) coding task, where they often produce inaccurate and incomplete prediction results due to the high-dimensional and skewed…

计算与语言 · 计算机科学 2024-08-15 Rumeng Li , Xun Wang , Hong Yu

Mental health has become a global priority, leading to a massive administrative burden in the coding of clinical diagnoses. This study proposes the automation of psychiatric diagnostic analysis by mapping free-text descriptions to the…

ICD-9 coding is a relevant clinical billing task, where unstructured texts with information about a patient's diagnosis and treatments are annotated with multiple ICD-9 codes. Automated ICD-9 coding is an active research field, where CNN-…

机器学习 · 计算机科学 2021-09-27 Malte Feucht , Zhiliang Wu , Sophia Althammer , Volker Tresp

Learning to represent free text is a core task in many clinical machine learning (ML) applications, as clinical text contains observations and plans not otherwise available for inference. State-of-the-art methods use large language models…

计算与语言 · 计算机科学 2023-01-30 Lecheng Kong , Christopher King , Bradley Fritz , Yixin Chen

Recent years have witnessed a substantial increase in the use of deep learning to solve various natural language processing (NLP) problems. Early deep learning models were constrained by their sequential or unidirectional nature, such that…

Encoder-based transformer models are central to biomedical and clinical Natural Language Processing (NLP), as their bidirectional self-attention makes them well-suited for efficiently extracting structured information from unstructured text…