paper-with-me

홈 › Papers

Sparse Autoencoder Decomposition of Clinical Sequence Model Representations: Feature Complexity, Task Specialisation, and Mortality Prediction

2026-04-13 · Chris Sainsbury, Feng Dong, Andreas Karwath arxiv

Sparse autoencoders (SAEs) have been applied to large language models and protein language models, but not systematically to electronic health record (EHR) foundation models. We train TopK SAEs on FlatASCEND, a 14.5-million-parameter autoregressive clinical sequence model, at all 10 residual stream extraction points on INSPECT (outpatient) and MIMIC-IV (ICU). SAE decomposition reveals progressive abstraction across transformer depth: layer-0 features are near-perfect token detectors (45.7% singleton), while layer-6 features span approximately 30 token types across multiple clinical categories (0.5% singleton). Under full-sequence simple linear probes, SAE features outperform dense representations for discrete event prediction (mortality) while dense representations outperform for continuous magnitude prediction (length of stay) - a probe-level representational phenomenon that does not extend to clinically relevant leakage-safe windows, where dense representations match or exceed SAE features across all tested settings (eICU-CRD 48-hour AUC: SAE 0.871 versus dense 0.880; base model zero-shot, SAE dictionaries trained on eICU activations; MIMIC-IV: 0.836 versus 0.914; INSPECT 1-year/3-year: 0.697 versus 0.800). A delta-mode intervention method reduces SAE perturbation noise by 86x, enabling cleaner feature-level experiments, though the resulting perturbation effects are larger than random controls in 3 of 4 conditions but not formally significant. Feature reproducibility across random seeds is 21%, and individual features should be interpreted as illustrative rather than stable.

📄 PDF Abstract BibTeX arXiv:2605.04072

Code (0)

등록된 구현이 없습니다.

Tasks

Mortality Prediction

Similar Papers 제목 키워드 기반

Sparse Autoencoders for Low-$N$ Protein Function Prediction and Design

2025-08-25 · Darin Tsui, Kunal Talreja, Amirali Aghazadeh arxiv

Predicting protein function from amino acid sequence remains a central challenge in data-scarce (low-$N$) regimes, limiting machine learning-guided protein design when only small amounts of assay-labeled sequence-functio…

Protein Function PredictionProtein Design

Unsupervised patient representations from clinical notes with interpretable classification decisions

2017-11-14 · Madhumita Sushil, Simon Šuster, Kim Luyckx, Walter Daelemans

We have two main contributions in this work: 1. We explore the usage of a stacked denoising autoencoder, and a paragraph vector model to learn task-independent dense patient representations directly from clinical notes. …

ClassificationDenoisingGeneral Classification

Representation Learning with Autoencoders for Electronic Health Records: A Comparative Study

2019-08-24 · Najibesadat Sadati, Milad Zafar Nezhad, Ratna Babu Chinnam, Dongxiao Zhu

Increasing volume of Electronic Health Records (EHR) in recent years provides great opportunities for data scientists to collaborate on different aspects of healthcare research by applying advanced analytics to these EHR…

Representation LearningSmall Data Image Classification

Representation Learning with Autoencoders for Electronic Health Records: A Comparative Study

2018-01-06 · Najibesadat Sadati, Milad Zafar Nezhad, Ratna Babu Chinnam, Dongxiao Zhu

Increasing volume of Electronic Health Records (EHR) in recent years provides great opportunities for data scientists to collaborate on different aspects of healthcare research by applying advanced analytics to these EHR…

Representation LearningSmall Data Image Classification

From Black Box to Biomarker: Sparse Autoencoders for Interpreting Speech Models of Parkinson's Disease

2025-07-16 · Peter Plantinga, Jen-Kai Chen, Roozbeh Sattari, Mirco Ravanelli 외 arxiv

Speech holds promise as a cost-effective and non-invasive biomarker for neurological conditions such as Parkinson's disease (PD). While deep learning systems trained on raw audio can find subtle signals not available fro…