ATHENA Automates EHR Model Design with Agentic NAS.

Deyi Li, Qi Xu, Lingyao Li, Tiansheng Wang, Muxuan Liang, Mei Liu· August 25, 2026 View original

Key takeaways

  • ATHENA automates Transformer architecture design for EHR-based clinical prediction.
  • It uses a weight-sharing supernet and cross-hospital knowledge transfer for efficiency.
  • The framework significantly reduces manual tuning and computational costs.
  • ATHENA shows improved performance and consistency in finding optimal architectures.

Who benefits

HealthcareAI/ML EngineeringMedical ResearchPharmaceuticals

Summary

ATHENA is a knowledge-guided agentic Neural Architecture Search (NAS) framework designed to automate the design of Transformer-based models for clinical prediction using Electronic Health Records (EHRs). It reduces computational costs and leverages cross-hospital architecture knowledge to find optimal configurations efficiently.

Designing optimal Transformer-based models for clinical predictions from Electronic Health Records (EHRs) typically involves extensive manual tuning, with ideal architectures varying across tasks and healthcare providers. While Neural Architecture Search (NAS) can automate this, conventional methods are computationally intensive for complex Transformer models. Existing LLM-guided NAS approaches often conduct searches independently, failing to reuse valuable architectural insights across different hospitals. ATHENA (Agentic Transfer across Hospitals for EHR Neural Architecture Search) addresses these challenges. It employs a weight-sharing supernet, pretrained once per hospital, allowing candidate architectures to be quickly evaluated as inherited subnetworks. Crucially, ATHENA incorporates a two-layer cross-hospital architecture prior. The first layer retrieves high-performing examples from other sites based on task descriptions, while the second uses SHAP-based meta-regression to estimate component effects. These priors, combined with validation feedback from the target hospital, guide a multi-agent LLM search. ATHENA has demonstrated superior or comparable performance to baseline NAS methods in clinical prediction tasks across two health systems, significantly reducing manual tuning and showing more consistent architecture selection. The code is publicly available, offering a practical solution for EHR modeling.

Why it matters

Healthcare professionals and AI engineers in healthcare can leverage ATHENA to rapidly develop and deploy highly optimized Transformer models for clinical prediction, improving patient outcomes and operational efficiency without extensive manual architectural tuning.

How to implement this in your domain

  1. 1Access the publicly available ATHENA code and set up a development environment.
  2. 2Apply ATHENA to a specific clinical prediction task within your EHR system.
  3. 3Utilize the cross-hospital architecture priors to guide the NAS process for new tasks or hospitals.
  4. 4Evaluate the performance and resource efficiency of ATHENA-designed models compared to manually tuned or conventional NAS models.

Original post by Deyi Li, Qi Xu, Lingyao Li, Tiansheng Wang, Muxuan Liang, Mei Liu

"arXiv:2608.21712v1 Announce Type: new Abstract: Transformer-based models are widely used for clinical prediction from electronic health records (EHRs), yet their architectures still require substantial manual tuning, and the optimal configuration may vary across tasks and hospita…"

View on X

Originally posted by Deyi Li, Qi Xu, Lingyao Li, Tiansheng Wang, Muxuan Liang, Mei Liu on X · view source

Want to go deeper?

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

Explore courses