ICD Coding from Clinical Text Using Multi-Filter Residual Convolutional Neural Network

11/25/2019
by   Fei Li, et al.
0

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 convolutional layer to build document representations for predicting ICD codes. However, the lengths and grammar of text fragments, which are closely related to ICD coding, vary a lot in different documents. Therefore, a flat and fixed-length convolutional architecture may not be capable of learning good document representations. In this paper, we proposed a Multi-Filter Residual Convolutional Neural Network (MultiResCNN) for ICD coding. The innovations of our model are two-folds: it utilizes a multi-filter convolutional layer to capture various text patterns with different lengths and a residual convolutional layer to enlarge the receptive field. We evaluated the effectiveness of our model on the widely-used MIMIC dataset. On the full code set of MIMIC-III, our model outperformed the state-of-the-art model in 4 out of 6 evaluation metrics. On the top-50 code set of MIMIC-III and the full code set of MIMIC-II, our model outperformed all the existing and state-of-the-art models in all evaluation metrics. The code is available at https://github.com/foxlf823/Multi-Filter-Residual-Convolutional-Neural-Network.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/13/2020

A Label Attention Model for ICD Coding from Clinical Text

ICD coding is a process of assigning the International Classification of...
research
07/29/2020

Predicting Multiple ICD-10 Codes from Brazilian-Portuguese Clinical Notes

ICD coding from electronic clinical records is a manual, time-consuming ...
research
04/22/2022

Hierarchical Label-wise Attention Transformer Model for Explainable ICD Coding

International Classification of Diseases (ICD) coding plays an important...
research
03/03/2022

Code Synonyms Do Matter: Multiple Synonyms Matching Network for Automatic ICD Coding

Automatic ICD coding is defined as assigning disease codes to electronic...
research
05/29/2023

TreeMAN: Tree-enhanced Multimodal Attention Network for ICD Coding

ICD coding is designed to assign the disease codes to electronic health ...
research
01/14/2021

An Explainable CNN Approach for Medical Codes Prediction from Clinical Text

Method: We develop CNN-based methods for automatic ICD coding based on c...
research
01/27/2023

A Multi-View Joint Learning Framework for Embedding Clinical Codes and Text Using Graph Neural Networks

Learning to represent free text is a core task in many clinical machine ...

Please sign up or login with your details

Forgot password? Click here to reset