TL;DR
This study evaluates deep learning models for automatic ICD-9 code assignment from clinical notes, demonstrating superior performance over traditional methods on the MIMIC-III dataset.
Contribution
It provides a comprehensive empirical assessment of deep learning approaches for ICD-9 coding, establishing benchmarks and releasing evaluation tools for future research.
Findings
Deep learning models outperform traditional machine learning methods.
Best models achieve nearly 0.70 F1 for top 10 ICD-9 codes.
Evaluation tools and resources are publicly available.
Abstract
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 process is tedious and subjective, and it requires medical coders with extensive training. This study aims to evaluate the performance of deep-learning-based systems to automatically map clinical notes to ICD-9 medical codes. Methods: The evaluations of this research are focused on end-to-end learning methods without manually defined rules. Traditional machine learning algorithms, as well as state-of-the-art deep learning methods such as Recurrent Neural Networks and Convolution Neural Networks, were applied to the Medical Information Mart for Intensive Care (MIMIC-III) dataset. An extensive number of experiments was applied to different settings of the tested algorithm.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution
