paper-with-me

홈 › Papers

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

2024-10-08 · Xavier Mootoo, Alan A. Díaz-Montiel, Milad Lankarany, Hina Tabassum

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 $\textbf{S}$tochastic $\textbf{S}$parse $\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.

📄 PDF Abstract BibTeX arXiv:2410.06412

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Classification

Similar Papers 제목 키워드 기반

RAxSS: Retrieval-Augmented Sparse Sampling for Explainable Variable-Length Medical Time Series Classification

2025-10-03 · Aydin Javadov, Samir Garibov, Tobias Hoesli, Qiyang Sun 외 arxiv

Medical time series analysis is challenging due to data sparsity, noise, and highly variable recording lengths. Prior work has shown that stochastic sparse sampling effectively handles variable-length signals, while retr…

Time Series ClassificationTime Series Analysis

Learning and Inference in Sparse Coding Models with Langevin Dynamics

2022-04-23 · Michael Y. -S. Fang, Mayur Mudigonda, Ryan Zarcone, Amir Khosrowshahi 외

We describe a stochastic, dynamical system capable of inference and learning in a probabilistic latent variable model. The most challenging problem in such models - sampling the posterior distribution over latent variabl…

Unsupervised Scalable Representation Learning for Multivariate Time Series

2019-01-30 · NeurIPS 2019 12 · Jean-Yves Franceschi, Aymeric Dieuleveut, Martin Jaggi

Time series constitute a challenging data type for machine learning algorithms, due to their highly variable lengths and sparse labeling in practice. In this paper, we tackle this challenge by proposing an unsupervised m…

BIG-bench Machine LearningRepresentation LearningTime SeriesTime Series Analysis+1

Flow Annealing Posterior Sampling for Function-Space Regression and Inverse Problems

2026-06-21 · Yaozhong Shi, Zachary E. Ross, Yisong Yue arxiv

Principled regression for stochastic processes is a long-standing challenge with deep connections to scientific inverse problems. We introduce Flow Annealing Posterior Sampling (FAPS), to our knowledge the first function…

Bayesian Deep Learning via Stochastic Gradient MCMC with a Stochastic Approximation Adaptation

2019-05-01 · ICLR 2019 5 · Wei Deng, Xiao Zhang, Faming Liang, Guang Lin

We propose a robust Bayesian deep learning algorithm to infer complex posteriors with latent variables. Inspired by dropout, a popular tool for regularization and model ensemble, we assign sparse priors to the weights in…

Uncertainty Quantification