CoLa-ICD: A Knowledge-Enhanced Framework for Long-Tail Automated Medical Coding
Read the original on Hugging Face Trending Papers →The Flow has not summarised this story yet — read it at Hugging Face Trending Papers.
The Flow has not summarised this story yet — read it at Hugging Face Trending Papers.
CoLa-ICD is a knowledge‑enhanced framework designed to improve automatic medical coding of ICD codes in long, imbalanced clinical documents. It enriches ICD labels with external terms, models dependencies among related codes, and strengthens the alignment between label semantics and clinical evidence, particularly for rare codes. Experiments demonstrate that CoLa-ICD achieves state‑of‑the‑art performance in AUC, F1, and P@k, with larger gains in larger and sparser label spaces.
arXiv:2607. 11954v1 Announce Type: cross Abstract: Clinical code prediction maps unstructured discharge summaries to ICD-10-CM leaf codes in a large, sparse, and deeply hierarchical label space.
arXiv:2608.20887v1 Announce Type: cross Abstract: Automatic Medical Coding (AMC), which assigns standardized International Classification of Diseases (ICD) codes to clinical notes, is essential for m...
arXiv:2609.22734v1 Announce Type: cross Abstract: Clinical domain classification plays an important role in organizing and analyzing large volumes of unstructured medical text. However, medical trans...
The paper introduces LTR-ICD, a ranking‑aware framework that treats automatic ICD coding as a combined classification and ranking problem rather than a pure classification task. By incorporating the order of diagnostic codes, the method improves the identification of high‑priority codes, achieving a 47% accuracy in correctly ranking primary diagnoses versus 20% for existing classifiers. The model also outperforms prior work on micro‑ and macro‑F1 scores, reaching 0.6065 and 0.2904 respectively.
arXiv:2609.15713v1 Announce Type: new Abstract: Recent approaches to 30-day hospital readmission prediction rely on pre-trained language models applied to discharge summaries. Although these methods...