TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A General Knowledge Injection Framework for ICD Coding

A General Knowledge Injection Framework for ICD Coding

Xu Zhang, Kun Zhang, Wenxin Ma, Rongsheng Wang, Chenxu Wu, Yingtai Li, S. Kevin Zhou

2025-05-24General Knowledge
PaperPDFCode(official)

Abstract

ICD Coding aims to assign a wide range of medical codes to a medical text document, which is a popular and challenging task in the healthcare domain. To alleviate the problems of long-tail distribution and the lack of annotations of code-specific evidence, many previous works have proposed incorporating code knowledge to improve coding performance. However, existing methods often focus on a single type of knowledge and design specialized modules that are complex and incompatible with each other, thereby limiting their scalability and effectiveness. To address this issue, we propose GKI-ICD, a novel, general knowledge injection framework that integrates three key types of knowledge, namely ICD Description, ICD Synonym, and ICD Hierarchy, without specialized design of additional modules. The comprehensive utilization of the above knowledge, which exhibits both differences and complementarity, can effectively enhance the ICD coding performance. Extensive experiments on existing popular ICD coding benchmarks demonstrate the effectiveness of GKI-ICD, which achieves the state-of-the-art performance on most evaluation metrics. Code is available at https://github.com/xuzhang0112/GKI-ICD.

Results

TaskDatasetMetricValueModel
Medical Code PredictionMIMIC-IIIMacro-AUC96.2GKI-ICD
Medical Code PredictionMIMIC-IIIMacro-F112.3GKI-ICD
Medical Code PredictionMIMIC-IIIMicro-AUC99.3GKI-ICD
Medical Code PredictionMIMIC-IIIMicro-F161.2GKI-ICD
Medical Code PredictionMIMIC-IIIPrecision@1562.4GKI-ICD
Medical Code PredictionMIMIC-IIIPrecision@877.7GKI-ICD
Medical Code PredictionMIMIC-IIImAP66.1GKI-ICD
Multi-Label ClassificationMIMIC-IIIMacro-AUC96.2GKI-ICD
Multi-Label ClassificationMIMIC-IIIMacro-F112.3GKI-ICD
Multi-Label ClassificationMIMIC-IIIMicro-AUC99.3GKI-ICD
Multi-Label ClassificationMIMIC-IIIMicro-F161.2GKI-ICD
Multi-Label ClassificationMIMIC-IIIPrecision@1562.4GKI-ICD
Multi-Label ClassificationMIMIC-IIIPrecision@877.7GKI-ICD
Multi-Label ClassificationMIMIC-IIImAP66.1GKI-ICD

Related Papers

PROL : Rehearsal Free Continual Learning in Streaming Data via Prompt Online Learning2025-07-16Reinforcement Fine-Tuning Naturally Mitigates Forgetting in Continual Post-Training2025-07-07Unveiling Causal Reasoning in Large Language Models: Reality or Mirage?2025-06-26TaxoAdapt: Aligning LLM-Based Multidimensional Taxonomy Construction to Evolving Research Corpora2025-06-12Improving Personalized Search with Regularized Low-Rank Parameter Updates2025-06-11Intelligent Design 4.0: Paradigm Evolution Toward the Agentic AI Era2025-06-11MobiEdit: Resource-efficient Knowledge Editing for Personalized On-device LLMs2025-06-05HSSBench: Benchmarking Humanities and Social Sciences Ability for Multimodal Large Language Models2025-06-04