MedDCR: Learning to Design Agentic Workflows for Medical Coding
Jiyang Zheng, Islam Nassar, Thanh Vu, Xu Zhong, Yang Lin, Tongliang Liu, Long Duong, Yuan-Fang Li

TL;DR
MedDCR introduces a learning-based framework for designing adaptable, interpretable workflows for medical coding, outperforming existing methods by capturing real-world variability and enhancing system reliability.
Contribution
MedDCR systematically learns workflow designs through a closed-loop process, integrating feedback and memory to improve medical coding automation.
Findings
Outperforms state-of-the-art baselines on benchmark datasets.
Produces interpretable and adaptable workflows.
Enhances reliability and trustworthiness of automated coding systems.
Abstract
Medical coding converts free-text clinical notes into standardized diagnostic and procedural codes, which are essential for billing, hospital operations, and medical research. Unlike ordinary text classification, it requires multi-step reasoning: extracting diagnostic concepts, applying guideline constraints, mapping to hierarchical codebooks, and ensuring cross-document consistency. Recent advances leverage agentic LLMs, but most rely on rigid, manually crafted workflows that fail to capture the nuance and variability of real-world documentation, leaving open the question of how to systematically learn effective workflows. We present MedDCR, a closed-loop framework that treats workflow design as a learning problem. A Designer proposes workflows, a Coder executes them, and a Reflector evaluates predictions and provides constructive feedback, while a memory archive preserves prior…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Biomedical Text Mining and Ontologies · Electronic Health Records Systems
