paper-with-me

홈 › Papers

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

2023-09-20 · Peiyuan Liu, Beiliang Wu, Naiqi Li, Tao Dai, Fengmao Lei, Jigang Bao, Yong Jiang, Shu-Tao Xia

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-grained and local frequency structure. In this paper, we propose a Wavelet-Fourier Transform Network (WFTNet) for long-term time series forecasting. WFTNet utilizes both Fourier and wavelet transforms to extract comprehensive temporal-frequency information from the signal, where Fourier transform captures the global periodic patterns and wavelet transform captures the local ones. Furthermore, we introduce a Periodicity-Weighted Coefficient (PWC) to adaptively balance the importance of global and local frequency patterns. Extensive experiments on various time series datasets show that WFTNet consistently outperforms other state-of-the-art baseline. Code is available at https://github.com/Hank0626/WFTNet.

📄 PDF Abstract BibTeX arXiv:2309.11319

Code (1)

Hank0626/WFTNet 공식 구현 pytorch

Tasks

Time SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Local Periodicity-Based Beat Tracking for Expressive Classical Piano Music

2023-08-20 · Ching-Yu Chiu, Meinard Müller, Matthew E. P. Davies, Alvin Wen-Yu Su 외

To model the periodicity of beats, state-of-the-art beat tracking systems use "post-processing trackers" (PPTs) that rely on several empirically determined global assumptions for tempo transition, which work well for mus…

Beat Tracking

Some pointwise and decidable properties of non-uniform cellular automata

2022-10-03 · Xuan Kien Phung

For non-uniform cellular automata (NUCA) with finite memory over an arbitrary universe with multiple local transition rules, we show that pointwise nilpotency, pointwise periodicity, and pointwise eventual periodicity pr…

Enhancing Multivariate Time Series Forecasting with Global Temporal Retrieval

2026-02-11 · Fanpu Cao, Lu Dai, Jindong Han, Hui Xiong arxiv

Multivariate time series forecasting (MTSF) plays a vital role in numerous real-world applications, yet existing models remain constrained by their reliance on a limited historical context. This limitation prevents them …

Multivariate Time Series Forecasting

Learning Continuous Implicit Representation for Near-Periodic Patterns

2022-08-25 · Bowei Chen, Tiancheng Zhi, Martial Hebert, Srinivasa G. Narasimhan

Near-Periodic Patterns (NPP) are ubiquitous in man-made scenes and are composed of tiled motifs with appearance differences caused by lighting, defects, or design elements. A good NPP representation is useful for many ap…

Deep Generative Model for Periodic Graphs

2022-01-28 · Shiyu Wang, Xiaojie Guo, Liang Zhao

Periodic graphs are graphs consisting of repetitive local structures, such as crystal nets and polygon mesh. Their generative modeling has great potential in real-world applications such as material design and graphics s…

Decodermodel