中文
相关论文

相关论文: Modeling Diagnostic Label Correlation for Automati…

200 篇论文

This paper achieves state of the art results for the ICD code prediction task using the MIMIC-III dataset. This was achieved through the use of Clinical BERT (Alsentzer et al., 2019). embeddings and text augmentation and label balancing to…

计算与语言 · 计算机科学 2020-08-25 Brent Biseda , Gaurav Desai , Haifeng Lin , Anish Philip

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

ICD(International Classification of Diseases) coding involves assigning ICD codes to patients visit based on their medical notes. ICD coding is a challenging multilabel text classification problem due to noisy medical document inputs.…

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

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

Automatic coding of International Classification of Diseases (ICD) is a multi-label text categorization task that involves extracting disease or procedure codes from clinical notes. Despite the application of state-of-the-art natural…

机器学习 · 计算机科学 2023-10-17 Chang Lu , Chandan K. Reddy , Ping Wang , Yue Ning

In multi-label text classification (MLTC), each given document is associated with a set of correlated labels. To capture label correlations, previous classifier-chain and sequence-to-sequence models transform MLTC to a sequence prediction…

计算与语言 · 计算机科学 2021-06-08 Ximing Zhang , Qian-Wen Zhang , Zhao Yan , Ruifang Liu , Yunbo Cao

Clinical notes contain unstructured text provided by clinicians during patient encounters. These notes are usually accompanied by a sequence of diagnostic codes following the International Classification of Diseases (ICD). Correctly…

机器学习 · 计算机科学 2025-10-17 Mohammad Mansoori , Amira Soliman , Farzaneh Etminani

Machine learning-based multi-label medical text classifications can be used to enhance the understanding of the human body and aid the need for patient care. We present a broad study on clinical natural language processing techniques to…

信息检索 · 计算机科学 2020-04-02 Vithya Yogarajan , Jacob Montiel , Tony Smith , Bernhard Pfahringer

Label distribution learning (LDL) is an effective method to predict the label description degree (a.k.a. label distribution) of a sample. However, annotating label distribution (LD) for training samples is extremely costly. So recent…

机器学习 · 计算机科学 2024-05-14 Yuheng Jia , Jiawei Tang , Jiahao Jiang

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

计算与语言 · 计算机科学 2022-11-30 Zhichao Yang , Sunjae Kwon , Zonghai Yao , Hong Yu

Class distribution plays an important role in learning deep classifiers. When the proportion of each class in the test set differs from the training set, the performance of classification nets usually degrades. Such a label distribution…

图像与视频处理 · 电气工程与系统科学 2022-07-12 Wenao Ma , Cheng Chen , Shuang Zheng , Jing Qin , Huimao Zhang , Qi Dou

Disease diagnosis is a central pillar of modern healthcare, enabling early detection and timely intervention for acute conditions while guiding lifestyle adjustments and medication regimens to prevent or slow chronic disease. Self-reports…

计算与语言 · 计算机科学 2025-11-10 Yuexin Wu , Shiqi Wang , Vasile Rus

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

This paper attempts multi-label classification by extending the idea of independent binary classification models for each output label, and exploring how the inherent correlation between output labels can be used to improve predictions.…

机器学习 · 计算机科学 2015-11-26 Amit Garg , Jonathan Noyola , Romil Verma , Ashutosh Saxena , Aditya Jami

Multi-label classification is a common challenge in various machine learning applications, where a single data instance can be associated with multiple classes simultaneously. The current paper proposes a novel tree-based method for…

统计方法学 · 统计学 2024-05-01 Chhavi Tyagi , Wenge Guo

Medical coding is the task of assigning medical codes to clinical free-text documentation. Healthcare professionals manually assign such codes to track patient diagnoses and treatments. Automated medical coding can considerably alleviate…

Automated decision support systems promise to help human experts solve multiclass classification tasks more efficiently and accurately. However, existing systems typically require experts to understand when to cede agency to the system or…

机器学习 · 计算机科学 2023-07-03 Eleni Straitouri , Lequn Wang , Nastaran Okati , Manuel Gomez Rodriguez

International Classification of Disease (ICD) coding procedure which refers to tagging medical notes with diagnosis codes has been shown to be effective and crucial to the billing system in medical sector. Currently, ICD codes are assigned…

计算与语言 · 计算机科学 2021-04-22 Biplob Biswas , Thai-Hoang Pham , Ping Zhang

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…

Cross-modal data matching refers to retrieval of data from one modality, when given a query from another modality. In general, supervised algorithms achieve better retrieval performance compared to their unsupervised counterpart, as they…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Devraj Mandal , Pramod Rao , Soma Biswas