Structure-Aware Set Transformers: Temporal and Variable-Type Attention Biases for Asynchronous Clinical Time Series
Joohyung Lee, Kwanhyung Lee, Changhun Kim, Eunho Yang

TL;DR
This paper introduces Structure-Aware Set Transformers (STAR) that incorporate temporal and variable-type biases into attention mechanisms, improving asynchronous clinical time series modeling without discretizing time.
Contribution
The paper proposes a novel set transformer architecture with parameter-efficient attention biases for better modeling of irregular EHR data, outperforming existing baselines.
Findings
STAR achieves higher AUC/APR on ICU prediction tasks.
Learned biases provide interpretable insights into temporal and variable interactions.
The model effectively handles irregular, asynchronous time series without imputation.
Abstract
Electronic health records (EHR) are irregular, asynchronous multivariate time series. As time-series foundation models increasingly tokenize events rather than discretizing time, the input layout becomes a key design choice. Grids expose timevariable structure but require imputation or missingness masks, risking error or sampling-policy shortcuts. Point-set tokenization avoids discretization but loses within-variable trajectories and time-local cross-variable context (Fig.1). We restore these priors in STructure-AwaRe (STAR) Set Transformer by adding parameter-efficient soft attention biases: a temporal locality penalty with learnable timescales and a variable-type affinity from a learned feature-compatibility matrix. We benchmark 10 depth-wise fusion schedules (Fig.2). On three ICU prediction tasks, STAR-Set achieves AUC/APR of 0.7158/0.0026…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Time Series Analysis and Forecasting · Healthcare Technology and Patient Monitoring
