MAX-EVAL-11: A Large Scale Benchmark for Evaluating Large Language Models on Full-Spectrum ICD-11 Medical Coding

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Health & Medical Research · Depth: Expert, quick

Summary

MAX-EVAL-11 is introduced as the first large-scale benchmark for evaluating Large Language Models on full-spectrum ICD-11 medical coding, addressing the absence of comprehensive tools for this global taxonomy transition. Comprising 10,000 MIMIC-III discharge summaries with expert-validated ICD-11 annotations, the benchmark covers 99.87% of the diagnostic taxonomy. It proposes a novel hierarchical evaluation framework that assigns partial credit based on ICD-11's 5-level structure, mitigating the brittleness of traditional exact-match metrics. Evaluations reveal significant performance gaps among state-of-the-art LLMs; Claude 4 Sonnet achieved the highest weighted score of 0.433, surpassing both general-purpose peers and specialized medical models like MedCoder. All models demonstrated near-zero exact match rates (0-4.8%), indicating the extreme difficulty of precise ICD-11 code generation and suggesting that broad reasoning capabilities currently outweigh domain-specific training for complex taxonomy scaling.

Key takeaway

For NLP Engineers developing automated medical coding solutions, recognize that precise ICD-11 code generation remains highly challenging for current LLMs. Your evaluation strategies should prioritize hierarchical metrics, like those in MAX-EVAL-11, over strict exact-match scores to reflect clinical utility and capture partial correctness. Consider general-purpose LLMs, as their broad reasoning capabilities currently offer better performance than narrowly specialized medical models for complex taxonomy scaling.

Key insights

Precise ICD-11 medical coding with LLMs is extremely difficult, requiring hierarchical evaluation for practical utility.

Principles

Method

MAX-EVAL-11 uses 10,000 MIMIC-III discharge summaries with expert-validated ICD-11 annotations. It employs a novel 5-level hierarchical evaluation framework for partial credit, moving beyond exact-match metrics.

In practice

Topics

Best for: AI Scientist, NLP Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.