English

Measuring Time-Series Dataset Similarity using Wasserstein Distance

Machine Learning 2025-07-31 v1 Artificial Intelligence

Abstract

The emergence of time-series foundation model research elevates the growing need to measure the (dis)similarity of time-series datasets. A time-series dataset similarity measure aids research in multiple ways, including model selection, finetuning, and visualization. In this paper, we propose a distribution-based method to measure time-series dataset similarity by leveraging the Wasserstein distance. We consider a time-series dataset an empirical instantiation of an underlying multivariate normal distribution (MVN). The similarity between two time-series datasets is thus computed as the Wasserstein distance between their corresponding MVNs. Comprehensive experiments and visualization show the effectiveness of our approach. Specifically, we show how the Wasserstein distance helps identify similar time-series datasets and facilitates inference performance estimation of foundation models in both out-of-distribution and transfer learning evaluation, with high correlations between our proposed measure and the inference loss (>0.60).

Keywords

Cite

@article{arxiv.2507.22189,
  title  = {Measuring Time-Series Dataset Similarity using Wasserstein Distance},
  author = {Hongjie Chen and Akshay Mehra and Josh Kimball and Ryan A. Rossi},
  journal= {arXiv preprint arXiv:2507.22189},
  year   = {2025}
}
R2 v1 2026-07-01T04:24:50.196Z