Stochastic Sparse Sampling: A Framework for Local Explainability in Variable-Length Medical Time Series

Abstract

While the majority of time series classification research has focused on modeling fixed-length sequences, variable-length time series classification (VTSC) remains underexplored, despite its relevance in healthcare and various other real-world applications. Existing finite-context methods, such as Transformer-based architectures, require noisy input processing when applied to VTSC, while infinite-context methods, including recurrent neural networks, struggle with information overload over longer sequences. Furthermore, current state-of-the-art (SOTA) methods lack explainability and generally fail to provide insights for local signal regions, reducing their reliability in high-risk scenarios. To address these issues, we introduce Stochastic Sparse Sampling (SSS), a novel framework for explainable VTSC. SSS manages variable-length sequences by sparsely sampling fixed windows to compute localized predictions, which are then aggregated to form a final prediction. We apply SSS on 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 SSS on the Epilepsy iEEG Multicenter Dataset, a heteregeneous collection of intracranial electroencephalography (iEEG) recordings, and achieve performance comparable to current SOTA methods, while enabling localized visual analysis of model predictions.

Cite

Text

Mootoo et al. "Stochastic Sparse Sampling: A Framework for Local Explainability in Variable-Length Medical Time Series." NeurIPS 2024 Workshops: TSALM, 2024.

Markdown

[Mootoo et al. "Stochastic Sparse Sampling: A Framework for Local Explainability in Variable-Length Medical Time Series." NeurIPS 2024 Workshops: TSALM, 2024.](https://mlanthology.org/neuripsw/2024/mootoo2024neuripsw-stochastic/)

BibTeX

@inproceedings{mootoo2024neuripsw-stochastic,
  title     = {{Stochastic Sparse Sampling: A Framework for Local Explainability in Variable-Length Medical Time Series}},
  author    = {Mootoo, Xavier and Montiel, Alan Arnoldo Diaz and Lankarany, Milad and Tabassum, Hina},
  booktitle = {NeurIPS 2024 Workshops: TSALM},
  year      = {2024},
  url       = {https://mlanthology.org/neuripsw/2024/mootoo2024neuripsw-stochastic/}
}