English

Stochastic Sparse Sampling: A Framework for Variable-Length Medical Time Series Classification

Machine Learning 2024-10-23 v2

Abstract

While the majority of time series classification research has focused on modeling fixed-length sequences, variable-length time series classification (VTSC) remains critical in healthcare, where sequence length may vary among patients and events. To address this challenge, we propose S\textbf{S}tochastic S\textbf{S}parse S\textbf{S}ampling (SSS), a novel VTSC framework developed for medical time series. SSS manages variable-length sequences by sparsely sampling fixed windows to compute local predictions, which are then aggregated and calibrated to form a global prediction. We apply SSS to the task of seizure onset zone (SOZ) localization, a critical VTSC problem requiring identification of seizure-inducing brain regions from variable-length electrophysiological time series. We evaluate our method on the Epilepsy iEEG Multicenter Dataset, a heterogeneous collection of intracranial electroencephalography (iEEG) recordings obtained from four independent medical centers. SSS demonstrates superior performance compared to state-of-the-art (SOTA) baselines across most medical centers, and superior performance on all out-of-distribution (OOD) unseen medical centers. Additionally, SSS naturally provides post-hoc insights into local signal characteristics related to the SOZ, by visualizing temporally averaged local predictions throughout the signal.

Keywords

Cite

@article{arxiv.2410.06412,
  title  = {Stochastic Sparse Sampling: A Framework for Variable-Length Medical Time Series Classification},
  author = {Xavier Mootoo and Alan A. Díaz-Montiel and Milad Lankarany and Hina Tabassum},
  journal= {arXiv preprint arXiv:2410.06412},
  year   = {2024}
}

Comments

20 pages, 8 figures, 2 tables

R2 v1 2026-06-28T19:13:36.318Z