paper-with-me

홈 › Papers

Kernels for time series with irregularly-spaced multivariate observations

2020-04-18 · Ahmed Guecioueur, Franz J. Király

Time series are an interesting frontier for kernel-based methods, for the simple reason that there is no kernel designed to represent them and their unique characteristics in full generality. Existing sequential kernels ignore the time indices, with many assuming that the series must be regularly-spaced; some such kernels are not even psd. In this manuscript, we show that a "series kernel" that is general enough to represent irregularly-spaced multivariate time series may be built out of well-known "vector kernels". We also show that all series kernels constructed using our methodology are psd, and are thus widely applicable. We demonstrate this point by formulating a Gaussian process-based strategy - with our series kernel at its heart - to make predictions about test series when given a training set. We validate the strategy experimentally by estimating its generalisation error on multiple datasets and comparing it to relevant baselines. We also demonstrate that our series kernel may be used for the more traditional setting of time series classification, where its performance is broadly in line with alternative methods.

📄 PDF Abstract BibTeX arXiv:2004.08545

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series AnalysisTime Series Classification

Similar Papers 제목 키워드 기반

Time-Parameterized Convolutional Neural Networks for Irregularly Sampled Time Series

2023-08-06 · Chrysoula Kosma, Giannis Nikolentzos, Michalis Vazirgiannis

Irregularly sampled multivariate time series are ubiquitous in several application domains, leading to sparse, not fully-observed and non-aligned observations across different variables. Standard sequential neural networ…

Irregular Time SeriesTime Series

Approximate Bayesian Computation with Path Signatures

2021-06-23 · Joel Dyer, Patrick Cannon, Sebastian M Schmon

Simulation models often lack tractable likelihood functions, making likelihood-free inference methods indispensable. Approximate Bayesian computation generates likelihood-free posterior samples by comparing simulated and…

Time SeriesTime Series Analysis

Modeling Missing Data in Clinical Time Series with RNNs

2016-06-13 · Zachary C. Lipton, David C. Kale, Randall Wetzel

We demonstrate a simple strategy to cope with missing data in sequential inputs, addressing the task of multilabel classification of diagnoses given clinical time series. Collected from the pediatric intensive care unit …

General ClassificationImputationTime SeriesTime Series Analysis

Compatible Transformer for Irregularly Sampled Multivariate Time Series

2023-10-17 · Yuxi Wei, Juntong Peng, Tong He, Chenxin Xu 외

To analyze multivariate time series, most previous methods assume regular subsampling of time series, where the interval between adjacent measurements and the number of samples remain unchanged. Practically, data collect…

Time Series

Interpolation-Prediction Networks for Irregularly Sampled Time Series

2019-09-13 · ICLR 2019 5 · Satya Narayan Shukla, Benjamin M. Marlin

In this paper, we present a new deep learning architecture for addressing the problem of supervised learning with sparse and irregularly sampled multivariate time series. The architecture is based on the use of a semi-pa…

Deep LearningLength-of-Stay predictionMortality PredictionPrediction+3