Hierarchical ICD Code Modeling Improves EHR Foundation Models
Key takeaways
- ICD code hierarchy is a valuable inductive bias for EHR foundation models.
- Explicitly encoding hierarchy improves predictive performance in clinical tasks.
- Both transformer and graph-based models benefit from hierarchy integration.
- The optimal hierarchical level depends on the specific task and model.
Who benefits
Summary
New research demonstrates that explicitly incorporating the hierarchical structure of ICD diagnosis codes into Electronic Health Record (EHR) foundation models significantly improves predictive performance. This approach, tested across transformer and graph-based models, enhances both in-domain and cross-dataset transferability compared to treating codes as flat tokens.
Why it matters
For healthcare professionals and AI developers in health tech, this research provides a pathway to building more accurate and clinically intelligent EHR models. By better understanding disease relationships, these models can improve diagnostic support, treatment planning, and patient outcome predictions.
How to implement this in your domain
- 1Review existing EHR models to identify opportunities for incorporating hierarchical ICD code structures.
- 2Experiment with augmenting transformer-based models with hierarchical tokens for diagnosis sequences.
- 3Explore graph-based representations of clinical data that include hierarchy-aware edges for ICD codes.
- 4Evaluate the impact of different hierarchical levels on specific clinical prediction tasks.
- 5Collaborate with clinical experts to validate the clinical relevance of hierarchy-aware model improvements.
Original post by Megha Thukral, Dong Gyun Kang, Rudra Pratap Singh, Shruthi Kashinath Hiremath, Katrin H\"ansel, Thomas Pl\"otz
"arXiv:2606.15447v1 Announce Type: new Abstract: Electronic health record foundation models typically treat ICD diagnosis codes as flat tokens, overlooking the clinically meaningful hierarchical structure that captures disease families, subcategories, and fine-grained diagnostic d…"
View on XOriginally posted by Megha Thukral, Dong Gyun Kang, Rudra Pratap Singh, Shruthi Kashinath Hiremath, Katrin H\"ansel, Thomas Pl\"otz on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Research
LFM2.5-VL-3B Enhances Edge Vision Capabilities
A new model, LFM2.5-VL-3B, is introduced to provide better and faster vision capabilities specifically optimized for edge devices. This advancement aims to improve performance and efficiency for AI applications running locally.
Tiered KV Cache Boosts Large LLM Inference on SageMaker HyperPod
Running large language model inference at scale often involves a trade-off between large GPU instances and slow time-to-first-token due to KV cache limitations. This post describes building a tiered KV cache on Amazon SageMaker HyperPod, extending the cache into a shared, distributed NVMe pool with Curvine, allowing replicas to reuse cache at near-local-disk speeds on cost-efficient instances.
AI-Generated Dog Cancer Vaccine Idea Leads to New Startup
An Australian entrepreneur, Paul Conyngham, has launched Gamgee, a startup focused on personalized mRNA cancer vaccines for dogs, inspired by an AI-generated concept for his own pet. The company aims to expand its AI and genetics-driven personalized treatments to other species, including humans.