HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Medical Code Prediction from Discharge Summary: Document to Sequence BERT using Sequence Attention

Tak-Sung Heo; Yongmin Yoo; Yeongjoon Park; Byeong-Cheol Jo; Kyungsun Kim

Medical Code Prediction from Discharge Summary: Document to Sequence BERT using Sequence Attention

Abstract

Clinical notes are unstructured text generated by clinicians during patient encounters. Clinical notes are usually accompanied by a set of metadata codes from the International Classification of Diseases(ICD). ICD code is an important code used in various operations, including insurance, reimbursement, medical diagnosis, etc. Therefore, it is important to classify ICD codes quickly and accurately. However, annotating these codes is costly and time-consuming. So we propose a model based on bidirectional encoder representations from transformers (BERT) using the sequence attention method for automatic ICD code assignment. We evaluate our approach on the medical information mart for intensive care III (MIMIC-III) benchmark dataset. Our model achieved performance of macro-averaged F1: 0.62898 and micro-averaged F1: 0.68555 and is performing better than a performance of the state-of-the-art model using the MIMIC-III dataset. The contribution of this study proposes a method of using BERT that can be applied to documents and a sequence attention method that can capture important sequence in-formation appearing in documents.

Code Repositories

HeoTaksung/Document-to-Sequence-BERT
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
multi-label-text-classification-on-mimic-iii-1D2SBERT using Sequence Attention
Micro-F1: 68.555

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Medical Code Prediction from Discharge Summary: Document to Sequence BERT using Sequence Attention | Papers | HyperAI