Explainable Transformer Models for Clinical Prediction Tasks on Structured Electronic Health Records (arXiv: 2608.20315)
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill arxiv-2608-20315-explainable-transformer-models-for-clinical-predic --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Arxiv 2608 20315 Explainable Transformer Models For Clinical Predic?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-arxiv-2608-20315-explainable-transformer-models-fo)More formats (shields.io, HTML) on the badges page.
---
name: arxiv-2608-20315-explainable-transformer-models-for-clinical-predic
description: 'Explainable Transformer Models for Clinical Prediction Tasks on Structured Electronic Health Records (arXiv: 2608.20315)'
category: nlp-llm
version: "1.0"
date: 2026-08-22
---
# Explainable Transformer Models for Clinical Prediction Tasks on Structured Electronic Health Records
**Authors:** Jun Ni Du, Lukas Adamek, Maxim Kryukov, Flavio Dormont, Ziv Bar-Joseph, Sven Jager, Brandon Rufino
**arXiv:** 2608.20315
**Utility:** 1.00
**Published:** 2026-08-20T17:54:17Z
**Link:** http://arxiv.org/abs/2608.20315
## Abstract
Predictive models over structured electronic health records (EHRs) remain central to machine learning for healthcare, but few have jointly emphasized quantitative laboratory information and interpretability with respect to input medical events. We present BERT-LER, a BERT-style model for coded EHR timelines pretrained and fine-tuned from a de-identified EHR dataset of 75 million patients, that encodes laboratory test results as discrete tokens while retaining graded information through percentile-based binning, paired with Integrated Gradients for token-level attributions grounded in the input EHR sequence. We benchmark our approach on the public EHRShot benchmark suite and on an asthma severity progression study based on real-world data. This addresses a methodological gap in EHR foundation-style modeling by unifying laboratory value representation and explainability in a single framework, while assessing whether both predictive performance and explanations generalize beyond standard clinical prediction tasks. Across EHRShot and asthma tasks, BERT-LER achieves predictive performance that is competitive with, and on laboratory-related tasks often exceeds, publicly available benchmark models, and provides attributions that align with clinically known risk factors. Our architecture and explainability approach can be applied to many therapeutic areas and prediction tasks using language models trained on structured EHRs.
## Summary
This skill encapsulates the key contributions and methods from the arXiv paper "Explainable Transformer Models for Clinical Prediction Tasks on Structured Electronic Health Records".
The paper presents novel ideas in nlp-llm that can be applied to agent systems.
## How to Use
1. Review the paper's methodology and findings.
2. Identify applicable components for your agent workflow.
3. Implement the core techniques as described in the paper.
4. Validate improvements in your specific use case.
## Pitfalls
- Ensure the paper's assumptions match your agent's environment.
- Validate implementation details before deployment.
- Consider computational complexity and resource requirements.
## References
- arXiv:2608.20315
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!