English

Aligning Time Series on Incomparable Spaces

Machine Learning 2021-02-24 v2 Machine Learning

Abstract

Dynamic time warping (DTW) is a useful method for aligning, comparing and combining time series, but it requires them to live in comparable spaces. In this work, we consider a setting in which time series live on different spaces without a sensible ground metric, causing DTW to become ill-defined. To alleviate this, we propose Gromov dynamic time warping (GDTW), a distance between time series on potentially incomparable spaces that avoids the comparability requirement by instead considering intra-relational geometry. We demonstrate its effectiveness at aligning, combining and comparing time series living on incomparable spaces. We further propose a smoothed version of GDTW as a differentiable loss and assess its properties in a variety of settings, including barycentric averaging, generative modeling and imitation learning.

Keywords

Cite

@article{arxiv.2006.12648,
  title  = {Aligning Time Series on Incomparable Spaces},
  author = {Samuel Cohen and Giulia Luise and Alexander Terenin and Brandon Amos and Marc Peter Deisenroth},
  journal= {arXiv preprint arXiv:2006.12648},
  year   = {2021}
}
R2 v1 2026-06-23T16:32:21.777Z