AI Agents 相关度: 9/10

Symphony for Medical Coding: A Next-Generation Agentic System for Scalable and Explainable Medical Coding

Joakim Edin, Andreas Motzfeldt, Simon Flachs, Lars Maaløe
arXiv: 2603.29709v1 发布: 2026-03-31 更新: 2026-03-31

AI 摘要

Symphony通过结合临床指南和推理,实现可解释的、可扩展的医疗编码自动化。

主要贡献

  • 提出Symphony医疗编码系统
  • 利用临床指南进行推理
  • 实现跨编码系统的泛化能力
  • 提供span-level证据解释预测结果
  • 在多个真实世界数据集上取得SOTA

方法论

Symphony通过模拟人工编码专家的推理过程,结合临床叙述和编码指南,进行医疗编码,并提供证据。

原文摘要

Medical coding translates free-text clinical documentation into standardized codes drawn from classification systems that contain tens of thousands of entries and are updated annually. It is central to billing, clinical research, and quality reporting, yet remains largely manual, slow, and error-prone. Existing automated approaches learn to predict a fixed set of codes from labeled data, thereby preventing adaptation to new codes or different coding systems without retraining on different data. They also provide no explanation for their predictions, limiting trust in safety-critical settings. We introduce Symphony for Medical Coding, a system that approaches the task the way expert human coders do: by reasoning over the clinical narrative with direct access to the coding guidelines. This design allows Symphony to operate across any coding system and to provide span-level evidence linking each predicted code to the text that supports it. We evaluate on two public benchmarks and three real-world datasets spanning inpatient, outpatient, emergency, and subspecialty settings across the United States and the United Kingdom. Symphony achieves state-of-the-art results across all settings, establishing itself as a flexible, deployment-ready foundation for automated clinical coding.

标签

医疗编码 自动化 可解释性 自然语言处理 AI Agents

arXiv 分类

cs.AI cs.LG