paper-with-me

Papers

Effective Convolutional Attention Network for Multi-label Clinical Document Classification

2021-11-01 · EMNLP 2021 11 · Yang Liu, Hua Cheng, Russell Klopfer, Matthew R. Gormley, Thomas Schaaf

Multi-label document classification (MLDC) problems can be challenging, especially for long documents with a large label set and a long-tail distribution over labels. In this paper, we present an effective convolutional attention network for the MLDC problem with a focus on medical code prediction from clinical documents. Our innovations are three-fold: (1) we utilize a deep convolution-based encoder with the squeeze-and-excitation networks and residual networks to aggregate the information across the document and learn meaningful document representations that cover different ranges of texts; (2) we explore multi-layer and sum-pooling attention to extract the most informative features from these multi-scale representations; (3) we combine binary cross entropy loss and focal loss to improve performance for rare labels. We focus our evaluation study on MIMIC-III, a widely used dataset in the medical domain. Our models outperform prior work on medical coding and achieve new state-of-the-art results on multiple metrics. We also demonstrate the language independent nature of our approach by applying it to two non-English datasets. Our model outperforms prior best model and a multilingual Transformer model by a substantial margin.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDocument ClassificationMedical Code Prediction

Similar Papers 제목 키워드 기반

Dilated Convolutional Attention Network for Medical Code Assignment from Clinical Text

2020-09-30 · EMNLP (ClinicalNLP) 2020 11 · Shaoxiong Ji, Erik Cambria, Pekka Marttinen

Medical code assignment, which predicts medical codes from clinical texts, is a fundamental task of intelligent medical information systems. The emergence of deep models in natural language processing has boosted the dev…

A Graph Enhanced Label Attention Model for ICD Coding from Clinical Text

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Medical code assignment from clinical texts is a crucial task in the healthcare industry. Clinical texts are typically very long sequences and the number of possible labels are large, making this task quite challenging. …

A Label Attention Model for ICD Coding from Clinical Text

2020-07-13 · Thanh Vu, Dat Quoc Nguyen, Anthony Nguyen

ICD coding is a process of assigning the International Classification of Disease diagnosis codes to clinical/medical notes documented by health professionals (e.g. clinicians). This process requires significant human res…

Medical Code Prediction

Learning Differential Diagnosis of Skin Conditions with Co-occurrence Supervision using Graph Convolutional Networks

2020-07-13 · Junyan Wu, Hao Jiang, Xiaowei Ding, Anudeep Konda 외

Skin conditions are reported the 4th leading cause of nonfatal disease burden worldwide. However, given the colossal spectrum of skin disorders defined clinically and shortage in dermatology expertise, diagnosing skin co…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

An Automatic ICD Coding Network Using Partition-Based Label Attention

2022-11-15 · Daeseong Kim, Haanju Yoo, Sewon Kim

International Classification of Diseases (ICD) is a global medical classification system which provides unique codes for diagnoses and procedures appropriate to a patient's clinical record. However, manual coding by huma…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION