中文
相关论文

相关论文: Towards Semi-Structured Automatic ICD Coding via T…

200 篇论文

The International Classification of Diseases (ICD) serves as a definitive medical classification system encompassing a wide range of diseases and conditions. The primary objective of ICD indexing is to allocate a subset of ICD codes to a…

计算与语言 · 计算机科学 2024-05-30 Xindi Wang , Robert E. Mercer , Frank Rudzicz

This paper proposes a deep learning-based method to identify the segments of a clinical note corresponding to ICD-9 broad categories which are further color-coded with respect to 17 ICD-9 categories. The proposed Medical Segment Colorer…

计算与语言 · 计算机科学 2021-01-28 Maha Alkhairy

Automated ICD coding, which assigns the International Classification of Disease codes to patient visits, has attracted much research attention since it can save time and labor for billing. The previous state-of-the-art model utilized one…

计算与语言 · 计算机科学 2019-12-03 Fei Li , Hong Yu

Semi-supervised medical image segmentation has attracted much attention in recent years because of the high cost of medical image annotations. In this paper, we propose a novel Inherent Consistent Learning (ICL) method, aims to learn robust…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Ye Zhu , Jie Yang , Si-Qi Liu , Ruimao Zhang

Automatic ICD coding is the task of assigning codes from the International Classification of Diseases (ICD) to medical notes. These codes describe the state of the patient and have multiple applications, e.g., computer-assisted diagnosis or…

计算与语言 · 计算机科学 2021-04-15 Damian Pascual , Sandro Luck , Roger Wattenhofer

Clinical Text Notes (CTNs) contain physicians' reasoning process, written in an unstructured free text format, as they examine and interview patients. In recent years, several studies have been published that provide evidence for the…

计算与语言 · 计算机科学 2022-08-19 Hlynur D. Hlynsson , Steindór Ellertsson , Jón F. Daðason , Emil L. Sigurdsson , Hrafn Loftsson

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

A key requirement for the success of supervised deep learning is a large labeled dataset - a condition that is difficult to meet in medical image analysis. Self-supervised learning (SSL) can help in this regard by providing a strategy to…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Krishna Chaitanya , Ertunc Erdil , Neerav Karani , Ender Konukoglu

Automatically classifying electronic health records (EHRs) into diagnostic codes has been challenging to the NLP community. State-of-the-art methods treated this problem as a multilabel classification problem and proposed various…

计算与语言 · 计算机科学 2022-07-13 Chao-Wei Huang , Shang-Chi Tsai , Yun-Nung Chen

The International Classification of Diseases (ICD) is a list of classification codes for the diagnoses. Automatic ICD coding is in high demand as the manual coding can be labor-intensive and error-prone. It is a multi-label text…

计算与语言 · 计算机科学 2019-10-01 Congzheng Song , Shanghang Zhang , Najmeh Sadoughi , Pengtao Xie , Eric Xing

Clinical information systems have become large repositories for semi-structured and partly annotated electronic health record data, which have reached a critical mass that makes them interesting for supervised data-driven neural network…

计算与语言 · 计算机科学 2023-05-22 Markus Kreuzthaler , Bastian Pfeifer , Diether Kramer , Stefan Schulz

Deep learning approaches exhibit promising performances on various text tasks. However, they are still struggling on medical text classification since samples are often extremely imbalanced and scarce. Different from existing mainstream…

计算与语言 · 计算机科学 2023-11-29 Jiahuan Yan , Haojun Gao , Zhang Kai , Weize Liu , Danny Chen , Jian Wu , Jintai Chen

Current 3D semi-supervised segmentation methods face significant challenges such as limited consideration of contextual information and the inability to generate reliable pseudo-labels for effective unsupervised data use. To address these…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Sanaz Karimijafarbigloo , Reza Azad , Yury Velichko , Ulas Bagci , Dorit Merhof

Automatic International Classification of Diseases (ICD) coding aims to assign multiple ICD codes to a medical note with average length of 3,000+ tokens. This task is challenging due to a high-dimensional space of multi-label assignment…

计算与语言 · 计算机科学 2022-10-14 Zhichao Yang , Shufan Wang , Bhanu Pratap Singh Rawat , Avijit Mitra , Hong Yu

Clinical coding maps clinical documentation to standardized medical codes, an essential yet time-consuming administrative task that could benefit from automation. Current models on ICD coding are typically optimized for codes from a…

计算与语言 · 计算机科学 2026-05-19 Jinghui Liu , Anthony Nguyen

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…

计算与语言 · 计算机科学 2022-04-01 Zheng Yuan , Chuanqi Tan , Songfang Huang

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

Linking clinical narratives to standardized vocabularies and coding systems is a key component of unlocking the information in medical text for analysis. However, many domains of medical concepts lack well-developed terminologies that can…

计算与语言 · 计算机科学 2021-03-11 Denis Newman-Griffis , Eric Fosler-Lussier

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…

计算与语言 · 计算机科学 2025-11-11 Tuan-Dung Le , Shohreh Haddadan , Thanh Q. Thieu

The clinical notes are usually typed into the system by physicians. They are typically required to be marked by standard medical codes, and each code represents a diagnosis or medical treatment procedure. Annotating these notes is time…

机器学习 · 计算机科学 2023-05-10 Guodong Liu