paper-with-me

Papers

Mind the Missing: Variable-Aware Representation Learning for Irregular EHR Time Series using Large Language Models

2025-09-26 · Jeong Eul Kwon, Joo Heung Yoon, Hyo Kyung Lee arxiv

Irregular sampling and high missingness are intrinsic challenges in modeling time series derived from electronic health records (EHRs),where clinical variables are measured at uneven intervals depending on workflow and intervention timing. To address this, we propose VITAL, a variable-aware, large language model (LLM) based framework tailored for learning from irregularly sampled physiological time series. VITAL differentiates between two distinct types of clinical variables: vital signs, which are frequently recorded and exhibit temporal patterns, and laboratory tests, which are measured sporadically and lack temporal structure. It reprograms vital signs into the language space, enabling the LLM to capture temporal context and reason over missing values through explicit encoding. In contrast, laboratory variables are embedded either using representative summary values or a learnable [Not measured] token, depending on their availability. Extensive evaluations on the benchmark datasets from the PhysioNet demonstrate that VITAL outperforms state of the art methods designed for irregular time series. Furthermore, it maintains robust performance under high levels of missingness, which is prevalent in real world clinical scenarios where key variables are often unavailable.

📄 PDF Abstract BibTeX arXiv:2509.22121

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

DBGL: Decay-aware Bipartite Graph Learning for Irregular Medical Time Series Classification

2026-04-12 · Jian Chen, Yuzhu Hu, Xiaoyan Yuan, Yuxuan Hu 외 arxiv

Irregular Medical Time Series play a critical role in the clinical domain to better understand the patient's condition. However, inherent irregularity arising from heterogeneous sampling rates, asynchronous observations,…

Time Series ClassificationRepresentation LearningGraph Learning

FlexTSF: A Universal Forecasting Model for Time Series with Variable Regularities

2024-10-30 · Jingge Xiao, Yile Chen, Gao Cong, Wolfgang Nejdl 외

Developing a foundation model for time series forecasting across diverse domains has attracted significant attention in recent years. Existing works typically assume regularly sampled, well-structured data, limiting thei…

Irregular Time SeriesMissing ValuesTime SeriesTime Series Forecasting

ReTAMamba: Reliability-Aware Temporal Aggregation with Mamba for Irregular Clinical Time Series Prediction

2026-05-11 · Jinwoong Kim, Sangjin Park arxiv

Clinical time-series data are difficult to model with methods designed for regular sequences because they exhibit irregular sampling, frequent missing values, and heterogeneous observation patterns across variables. Exis…

Time Series Prediction

A Statistical Approach for Modeling Irregular Multivariate Time Series with Missing Observations

2026-02-23 · Dingyi Nie, Yixing Wu, C. -C. Jay Kuo arxiv

Irregular multivariate time series with missing values present significant challenges for predictive modeling in domains such as healthcare. While deep learning approaches often focus on temporal interpolation or complex…

Time Series Classification

Multi-view Integration Learning for Irregularly-sampled Clinical Time Series

2021-01-25 · Yurim Lee, Eunji Jun, Heung-Il Suk

Electronic health record (EHR) data is sparse and irregular as it is recorded at irregular time intervals, and different clinical variables are measured at each observation point. In this work, we propose a multi-view fe…

DecoderImputationIrregular Time SeriesMortality Prediction+3