Pith. sign in

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

arxiv 2406.15363 v2 pith:77FCFUTU submitted 2024-04-01 cs.CL

classification cs.CL
keywords codingmethodrareagentcodescommonmulti-agentoutperforms
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
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.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Enhancing LLM Medical Coding with Structured External Knowledge

    cs.CL 2026-04 conditional novelty 6.0 of 10

    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.

  2. Using LLMs for Multilingual Clinical Entity Linking to ICD-10

    cs.CL 2025-09 conditional novelty 5.0 of 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.

  3. MedGellan: LLM-Generated Medical Guidance to Support Physicians

    cs.AI 2025-07 conditional novelty 4.0 of 10

    LLM-generated, temporally ordered clinical guidance improves simulated physicians' recall and F1 on discharge diagnosis prediction, at the cost of precision.

Pith tools