Autoregressive Kernels For Time Series
Marco Cuturi, Arnaud Doucet

TL;DR
This paper introduces a new family of kernels for variable-length time series based on VAR models and likelihood functions, enabling efficient comparison and classification of time series in high-dimensional or arbitrary state spaces.
Contribution
The work develops a novel kernel construction for time series using VAR likelihood features and matrix normal-inverse Wishart priors, with efficient computation and generalization to arbitrary state spaces.
Findings
Kernel performs well on benchmark classification tasks.
Method is computationally efficient for high-dimensional data.
Generalizes to arbitrary state spaces with kernel functions.
Abstract
We propose in this work a new family of kernels for variable-length time series. Our work builds upon the vector autoregressive (VAR) model for multivariate stochastic processes: given a multivariate time series x, we consider the likelihood function p_{\theta}(x) of different parameters \theta in the VAR model as features to describe x. To compare two time series x and x', we form the product of their features p_{\theta}(x) p_{\theta}(x') which is integrated out w.r.t \theta using a matrix normal-inverse Wishart prior. Among other properties, this kernel can be easily computed when the dimension d of the time series is much larger than the lengths of the considered time series x and x'. It can also be generalized to time series taking values in arbitrary state spaces, as long as the state space itself is endowed with a kernel \kappa. In that case, the kernel between x and x' is a a…
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
TopicsBlind Source Separation Techniques · Time Series Analysis and Forecasting · Neural Networks and Applications
