Graph-Constrained Policy Boosts Clinical Code Prediction Accuracy

Amritpal Singh, Sebastian Torres, Khawar Shakeel, Syed Ahmad Chan Bukhari· July 15, 2026 View original

Summary

A new graph-constrained policy learning approach significantly improves extreme clinical code prediction from discharge summaries by traversing a pruned ICD-10-CM hierarchy. This method outperforms flat multi-label classification baselines, especially for rare codes, by converting the task into a series of hierarchy-aware subset decisions.

Predicting clinical codes (like ICD-10-CM) from unstructured discharge summaries is challenging due to the vast, sparse, and hierarchical nature of the label space. Most existing systems treat this as a flat multi-label classification, which often struggles with rare codes due to limited training signals. Researchers propose a novel graph-constrained traversal policy that reframes the problem as a finite-horizon decision process over a pruned code hierarchy. A single language model navigates this graph level by level, selecting valid child nodes until billable leaf codes are reached. This approach transforms extreme multi-label prediction into sparse, hierarchy-aware subset decisions, guaranteeing structurally valid outputs. Evaluated on MIMIC-IV discharge summaries, the supervised policy (SFT-1+) achieved significantly higher micro-F1 and macro-F1 scores than flat baselines, particularly improving performance for rare codes. The study also found that increasing supervised trajectory data consistently improved performance, while reinforcement learning offered no additional benefit over supervised continuation. This demonstrates that simple graph-constrained policy learning can be more effective than complex alternatives.

Why it matters

Healthcare professionals and AI developers can leverage this method to improve the accuracy and efficiency of clinical coding, leading to better billing, more precise epidemiological studies, and enhanced clinical decision support.

How to implement this in your domain

  1. 1Explore integrating graph-constrained policy learning into existing clinical coding systems.
  2. 2Develop or adapt language models to navigate hierarchical label spaces for improved prediction accuracy.
  3. 3Prioritize collecting high-quality supervised trajectory data for training, as it significantly impacts performance.
  4. 4Benchmark the new approach against current flat classification methods to demonstrate its value in real-world settings.

Who benefits

HealthcareMedical AIHealth InformaticsInsurance

Key takeaways

  • Graph-constrained policy learning significantly improves extreme clinical code prediction.
  • It navigates the ICD-10-CM hierarchy, making sparse, hierarchy-aware decisions.
  • The method outperforms flat multi-label baselines, especially for rare codes.
  • Increasing supervised trajectory data is key to performance improvement.

Original post by Amritpal Singh, Sebastian Torres, Khawar Shakeel, Syed Ahmad Chan Bukhari

"arXiv:2607.11954v1 Announce Type: new Abstract: Clinical code prediction maps unstructured discharge summaries to ICD-10-CM leaf codes in a large, sparse, and deeply hierarchical label space. Most systems treat the task as flat multi-label classification, scoring codes independen…"

View on X

Originally posted by Amritpal Singh, Sebastian Torres, Khawar Shakeel, Syed Ahmad Chan Bukhari on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses