Journal of Big Data (Jul 2024)

Introducing Mplots: scaling time series recurrence plots to massive datasets

  • Maryam Shahcheraghi,
  • Ryan Mercer,
  • João Manuel de Almeida Rodrigues,
  • Audrey Der,
  • Hugo Filipe Silveira Gamboa,
  • Zachary Zimmerman,
  • Kerry Mauck,
  • Eamonn Keogh

DOI
https://doi.org/10.1186/s40537-024-00954-1
Journal volume & issue
Vol. 11, no. 1
pp. 1 – 33

Abstract

Read online

Abstract Time series similarity matrices (informally, recurrence plots or dot-plots), are useful tools for time series data mining. They can be used to guide data exploration, and various useful features can be derived from them and then fed into downstream analytics. However, time series similarity matrices suffer from very poor scalability, taxing both time and memory requirements. In this work, we introduce novel ideas that allow us to scale the largest time series similarity matrices that can be examined by several orders of magnitude. The first idea is a novel algorithm to compute the matrices in a way that removes dependency on the subsequence length. This algorithm is so fast that it allows us to now address datasets where the memory limitations begin to dominate. Our second novel contribution is a multiscale algorithm that computes an approximation of the matrix appropriate for the limitations of the user’s memory/screen-resolution, then performs a local, just-in-time recomputation of any region that the user wishes to zoom-in on. Given that this largely removes time and space barriers, human visual attention then becomes the bottleneck. We further introduce algorithms that search massive matrices with quadrillions of cells and then prioritize regions for later examination by either humans or algorithms. We will demonstrate the utility of our ideas for data exploration, segmentation, and classification in domains as diverse as astronomy, bioinformatics, entomology, and wildlife monitoring.

Keywords