paper-with-me

홈 › Papers

A Stable Measure for Conditional Periodicity of Time Series using Persistent Homology

2025-01-06 · Bala Krishnamoorthy, Elizabeth P. Thompson

Given a pair of time series, we study how the periodicity of one influences the periodicity of the other. There are several known methods to measure the similarity between a pair of time series, such as cross-correlation, coherence, cross-recurrence, and dynamic time warping. But we have yet to find any measures with theoretical stability results. Persistence homology has been utilized to construct a scoring function with theoretical guarantees of stability that quantifies the periodicity of a single univariate time series f1, denoted score(f1). Building on this concept, we propose a conditional periodicity score that quantifies the periodicity of one univariate time series f1 given another f2, denoted score(f1|f2), and derive theoretical stability results for the same. With the use of dimension reduction in mind, we prove a new stability result for score(f1|f2) under principal component analysis (PCA) when we use the projections of the time series embeddings onto their respective first K principal components. We show that the change in our score is bounded by a function of the eigenvalues corresponding to the remaining (unused) N-K principal components and hence is small when the first K principal components capture most of the variation in the time series embeddings. Finally we derive a lower bound on the minimum embedding dimension to use in our pipeline which guarantees that any two such embeddings give scores that are within a given epsilon of each other. We present a procedure for computing conditional periodicity scores and implement it on several pairs of synthetic signals. We experimentally compare our similarity measure to the most-similar statistical measure of cross-recurrence, and show the increased accuracy and stability of our score when predicting and measuring whether or not the periodicities of two time series are similar.

📄 PDF Abstract BibTeX arXiv:2501.02817

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionDynamic Time WarpingTime Series

Similar Papers 제목 키워드 기반

Robust Time Series Dissimilarity Measure for Outlier Detection and Periodicity Detection

2022-06-07 · Xiaomin Song, Qingsong Wen, Yan Li, Liang Sun

Dynamic time warping (DTW) is an effective dissimilarity measure in many time series applications. Despite its popularity, it is prone to noises and outliers, which leads to singularity problem and bias in the measuremen…

Dynamic Time WarpingOutlier DetectionTime SeriesTime Series Analysis

Conditional Generation of Periodic Signals with Fourier-Based Decoder

2021-10-24 · Jiyoung Lee, Wonjae Kim, Daehoon Gwak, Edward Choi

Periodic signals play an important role in daily lives. Although conventional sequential models have shown remarkable success in various fields, they still come short in modeling periodicity; they either collapse, diverg…

DecoderImputation

On Periodicity Detection and Structural Periodic Similarity

2005-04-21 · Proceedings of the 2005 SIAM International Conference on Data Mining 2005 4 · Michail Vlachos, Philip Yu, Vittorio Castelli

This work motivates the need for more flexible structural similarity measures between time-series sequences, which are based on the extraction of important periodic features. Specifically, we present non-parametric metho…

Anomaly DetectionTime SeriesTime Series Analysis

Robust Dominant Periodicity Detection for Time Series with Missing Data

2023-03-06 · Qingsong Wen, Linxiao Yang, Liang Sun

Periodicity detection is an important task in time series analysis, but still a challenging problem due to the diverse characteristics of time series data like abrupt trend change, outlier, noise, and especially block mi…

Missing ValuesTime SeriesTime Series Analysis

RobustPeriod: Time-Frequency Mining for Robust Multiple Periodicity Detection

2020-02-21 · Qingsong Wen, Kai He, Liang Sun, Yingying Zhang 외

Periodicity detection is a crucial step in time series tasks, including monitoring and forecasting of metrics in many areas, such as IoT applications and self-driving database management system. In many of these applicat…

Anomaly DetectionClusteringManagementTime Series+1