CLAIETIRLGSep 18, 2024

MedCodER: A Generative AI Assistant for Medical Coding

arXiv:2409.15368v115 citationsh-index: 15
Originality Incremental advance
AI Analysis

This addresses the challenge of efficient and accurate medical coding for healthcare professionals, though it appears incremental as it builds on existing generative AI techniques with specific enhancements.

The paper tackles the problem of automating medical coding, which is time-consuming and error-prone, by introducing MedCodER, a generative AI framework that achieves a micro-F1 score of 0.60 on ICD code prediction, significantly outperforming state-of-the-art methods.

Medical coding is essential for standardizing clinical data and communication but is often time-consuming and prone to errors. Traditional Natural Language Processing (NLP) methods struggle with automating coding due to the large label space, lengthy text inputs, and the absence of supporting evidence annotations that justify code selection. Recent advancements in Generative Artificial Intelligence (AI) offer promising solutions to these challenges. In this work, we introduce MedCodER, a Generative AI framework for automatic medical coding that leverages extraction, retrieval, and re-ranking techniques as core components. MedCodER achieves a micro-F1 score of 0.60 on International Classification of Diseases (ICD) code prediction, significantly outperforming state-of-the-art methods. Additionally, we present a new dataset containing medical records annotated with disease diagnoses, ICD codes, and supporting evidence texts (https://doi.org/10.5281/zenodo.13308316). Ablation tests confirm that MedCodER's performance depends on the integration of each of its aforementioned components, as performance declines when these components are evaluated in isolation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes