REVIEW 3 cited by
Exploring LLM Multi-Agents for ICD Coding
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
To address the limitations of Large Language Models (LLMs) in the International Classification of Diseases (ICD) coding task, where they often produce inaccurate and incomplete prediction results due to the high-dimensional and skewed distribution of the ICD codes, and often lack interpretability and reliability as well. We introduce an innovative multi-agent approach for ICD coding which mimics the ICD coding assignment procedure in real-world settings, comprising five distinct agents: the patient, physician, coder, reviewer, and adjuster. Each agent utilizes an LLM-based model tailored to their specific role within the coding process. We also integrate the system with Electronic Health Record (HER)'s SOAP (subjective, objective, assessment and plan) structure to boost the performances. We compare our method with a system of agents designed solely by LLMs and other strong baselines and evaluate it using the Medical Information Mart for Intensive Care III (MIMIC-III) dataset. Our multi-agent coding framework significantly outperforms Zero-shot Chain of Thought (CoT) prompting and self-consistency with CoT (CoT-SC) in coding common and rare ICD codes. An ablation study validates the effectiveness of the designated agent roles. it also outperforms the LLM-designed agent system. Moreover, our method achieves comparable results to state-of-the-art ICD coding methods that require extensive pre-training or fine-tuning, and outperforms them in rare code accuracy, and explainability. Additionally, we demonstrate the method's practical applicability by presenting its performance in scenarios not limited by the common or rare ICD code constraints.The proposed multi-agent method for ICD coding effectively mimics the real-world coding process and improves performance on both common and rare codes.
Forward citations
Cited by 3 Pith papers
-
Enhancing LLM Medical Coding with Structured External Knowledge
Structuring ICD tabular lists as a knowledge graph and distilling guidelines into code-specific summaries lifts LLM medical coding to supervised SOTA levels and generalizes to 2025 guidelines.
-
Using LLMs for Multilingual Clinical Entity Linking to ICD-10
An unsupervised dictionary plus GPT-4.1 in-context learning pipeline links clinical terms to ICD-10 codes in Spanish and Greek, beating dictionary-only baselines by a large margin.
-
MedGellan: LLM-Generated Medical Guidance to Support Physicians
LLM-generated, temporally ordered clinical guidance improves simulated physicians' recall and F1 on discharge diagnosis prediction, at the cost of precision.
Discussion (0). Sign in to comment.