TL;DR
Peri-midFormer introduces a novel periodic pyramid transformer that explicitly models multi-scale periodic variations in time series, enhancing analysis tasks like forecasting, classification, and anomaly detection.
Contribution
It decouples complex periodic variations into hierarchical components and integrates self-attention to capture their relationships, improving time series analysis performance.
Findings
Outperforms existing methods in forecasting accuracy
Effective in anomaly detection and classification tasks
Demonstrates robustness across multiple time series applications
Abstract
Time series analysis finds wide applications in fields such as weather forecasting, anomaly detection, and behavior recognition. Previous methods attempted to model temporal variations directly using 1D time series. However, this has been quite challenging due to the discrete nature of data points in time series and the complexity of periodic variation. In terms of periodicity, taking weather and traffic data as an example, there are multi-periodic variations such as yearly, monthly, weekly, and daily, etc. In order to break through the limitations of the previous methods, we decouple the implied complex periodic variations into inclusion and overlap relationships among different level periodic components based on the observation of the multi-periodicity therein and its inclusion relationships. This explicitly represents the naturally occurring pyramid-like properties in time series,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need
