paper-with-me

Papers

Medical Code Assignment with Gated Convolution and Note-Code Interaction

2020-10-14 · Findings (ACL) 2021 8 · Shaoxiong Ji, Shirui Pan, Pekka Marttinen

Medical code assignment from clinical text is a fundamental task in clinical information system management. As medical notes are typically lengthy and the medical coding system's code space is large, this task is a long-standing challenge. Recent work applies deep neural network models to encode the medical notes and assign medical codes to clinical documents. However, these methods are still ineffective as they do not fully encode and capture the lengthy and rich semantic information of medical notes nor explicitly exploit the interactions between the notes and codes. We propose a novel method, gated convolutional neural networks, and a note-code interaction (GatedCNN-NCI), for automatic medical code assignment to overcome these challenges. Our methods capture the rich semantic information of the lengthy clinical text for better representation by utilizing embedding injection and gated information propagation in the medical note encoding module. With a novel note-code interaction design and a graph message passing mechanism, we explicitly capture the underlying dependency between notes and codes, enabling effective code prediction. A weight sharing scheme is further designed to decrease the number of trainable parameters. Empirical experiments on real-world clinical datasets show that our proposed model outperforms state-of-the-art models in most cases, and our model size is on par with light-weighted baselines.

📄 PDF Abstract BibTeX arXiv:2010.06975

Code (0)

등록된 구현이 없습니다.

Tasks

Management

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…

Does the Magic of BERT Apply to Medical Code Assignment? A Quantitative Study

2021-03-11 · Shaoxiong Ji, Matti Hölttä, Pekka Marttinen

Unsupervised pretraining is an integral part of many natural language processing systems, and transfer learning with language models has achieved remarkable results in many downstream tasks. In the clinical application o…

Medical Code PredictionTransfer Learning

Read, Attend, and Code: Pushing the Limits of Medical Codes Prediction from Clinical Notes by Machines

2021-07-10 · Byung-Hak Kim, Varun Ganapathi

Prediction of medical codes from clinical notes is both a practical and essential need for every healthcare delivery organization within current medical systems. Automating annotation will save significant time and exces…

Medical Code PredictionMulti-Label Classification Of Biomedical TextsSentence

An Empirical Evaluation of Deep Learning for ICD-9 Code Assignment using MIMIC-III Clinical Notes

2018-02-07 · Jinmiao Huang, Cesar Osorio, Luke Wicent Sy

Background and Objective: Code assignment is of paramount importance in many levels in modern hospitals, from ensuring accurate billing process to creating a valid record of patient care history. However, the coding proc…

BIG-bench Machine LearningDeep LearningMulti-Label ClassificationMulti-Label Classification Of Biomedical Texts+1

Explainable Prediction of Medical Codes from Clinical Text

2018-02-15 · NAACL 2018 6 · James Mullenbach, Sarah Wiegreffe, Jon Duke, Jimeng Sun 외

Clinical notes are text documents that are created by clinicians for each patient encounter. They are typically accompanied by medical codes, which describe the diagnosis and treatment. Annotating these codes is labor in…

Medical Code PredictionPrediction