Rethinking Large Language Models For Irregular Time Series Classification In Critical Care
Feixiang Zheng, Yu Wu, Cecilia Mascolo, Ting Dang

TL;DR
This paper evaluates the effectiveness of large language models for irregular ICU time series classification, highlighting the importance of encoder design and revealing current limitations in training efficiency and few-shot learning performance.
Contribution
It systematically assesses LLM components on ICU data, demonstrating that specialized encoders significantly improve performance over vanilla Transformers.
Findings
Encoder design is more critical than alignment strategy.
Specialized encoders improve AUPRC by 12.8% over vanilla Transformer.
LLM methods require 10x longer training and underperform in few-shot settings.
Abstract
Time series data from the Intensive Care Unit (ICU) provides critical information for patient monitoring. While recent advancements in applying Large Language Models (LLMs) to time series modeling (TSM) have shown great promise, their effectiveness on the irregular ICU data, characterized by particularly high rates of missing values, remains largely unexplored. This work investigates two key components underlying the success of LLMs for TSM: the time series encoder and the multimodal alignment strategy. To this end, we establish a systematic testbed to evaluate their impact across various state-of-the-art LLM-based methods on benchmark ICU datasets against strong supervised and self-supervised baselines. Results reveal that the encoder design is more critical than the alignment strategy. Encoders that explicitly model irregularity achieve substantial performance gains, yielding an…
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 · Sepsis Diagnosis and Treatment
