paper-with-me

홈 › Papers

RobustPeriod: Time-Frequency Mining for Robust Multiple Periodicity Detection

2020-02-21 · Qingsong Wen, Kai He, Liang Sun, Yingying Zhang, Min Ke, Huan Xu

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 applications, multiple periodic components exist and are often interlaced with each other. Such dynamic and complicated periodic patterns make the accurate periodicity detection difficult. In addition, other components in the time series, such as trend, outliers and noises, also pose additional challenges for accurate periodicity detection. In this paper, we propose a robust and general framework for multiple periodicity detection. Our algorithm applies maximal overlap discrete wavelet transform to transform the time series into multiple temporal-frequency scales such that different periodic components can be isolated. We rank them by wavelet variance, and then at each scale detect single periodicity by our proposed Huber-periodogram and Huber-ACF robustly. We rigorously prove the theoretical properties of Huber-periodogram and justify the use of Fisher's test on Huber-periodogram for periodicity detection. To further refine the detected periods, we compute unbiased autocorrelation function based on Wiener-Khinchin theorem from Huber-periodogram for improved robustness and efficiency. Experiments on synthetic and real-world datasets show that our algorithm outperforms other popular ones for both single and multiple periodicity detection.

📄 PDF Abstract BibTeX arXiv:2002.09535

Code (2)

ariaghora/robust-period
iskandergaba/pyriodicity

Tasks

Anomaly DetectionClusteringManagementTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

FreqCycle: A Multi-Scale Time-Frequency Analysis Method for Time Series Forecasting

2026-03-10 · Boya Zhang, Shuaijie Yin, Huiwen Zhu, Xing He arxiv

Mining time-frequency features is critical for time series forecasting. Existing research has predominantly focused on modeling low-frequency patterns, where most time series energy is concentrated. The overlooking of mi…

Time Series Forecasting

WFTNet: Exploiting Global and Local Periodicity in Long-term Time Series Forecasting

2023-09-20 · Peiyuan Liu, Beiliang Wu, Naiqi Li, Tao Dai 외

Recent CNN and Transformer-based models tried to utilize frequency and periodicity information for long-term time series forecasting. However, most existing work is based on Fourier transform, which cannot capture fine-g…

Time SeriesTime Series Forecasting

Time-varying harmonic models for voice signal analysis

2022-02-08 · Takeshi Ikuma, Andrew J. McWhorter, Lacey Adkins, Melda Kunduk

Assessment of voice signals has long been performed with the assumption of periodicity as this facilitates analysis. Near periodicity of normal voice signals makes short-time harmonic modeling an appealing choice to extr…

Sensitivity

A Tidal Current Speed Forecasting Model based on Multiple Periodicity Learning

2024-10-13 · Tengfei Cheng, Yunxuan Dong, Yangdi Huang

Tidal energy is one of the key components in increasing the penetration rate of renewable energy. The penetration of tidal energy in the electrical grid depends on the accuracy of tidal current speed forecasting. Modelin…

LEFT: Learnable Fusion of Tri-view Tokens for Unsupervised Time Series Anomaly Detection

2026-02-09 · Dezheng Wang, Tong Chen, Guansong Pang, Congyan Chen 외 arxiv

As a fundamental data mining task, unsupervised time series anomaly detection (TSAD) aims to build a model for identifying abnormal timestamps without assuming the availability of annotations. A key challenge in unsuperv…

Time Series Anomaly Detection