PPGF: Probability Pattern-Guided Time Series Forecasting
Yanru Sun, Zongxia Xie, Haoyu Xing, Hualong Yu, Qinghua Hu

TL;DR
PPGF introduces a probabilistic pattern-guided framework for time series forecasting that classifies internal data patterns and predicts within class intervals, significantly improving accuracy on real-world datasets.
Contribution
The paper proposes an end-to-end TSF framework that reformulates forecasting as pattern classification with probabilistic guidance, addressing data imbalance and pattern diversity.
Findings
PPGF outperforms baseline methods on real datasets.
TCP improves classification accuracy for difficult samples.
Consistency between classification and forecasting enhances performance.
Abstract
Time series forecasting (TSF) is an essential branch of machine learning with various applications. Most methods for TSF focus on constructing different networks to extract better information and improve performance. However, practical application data contain different internal mechanisms, resulting in a mixture of multiple patterns. That is, the model's ability to fit different patterns is different and generates different errors. In order to solve this problem, we propose an end-to-end framework, namely probability pattern-guided time series forecasting (PPGF). PPGF reformulates the TSF problem as a forecasting task guided by probabilistic pattern classification. Firstly, we propose the grouping strategy to approach forecasting problems as classification and alleviate the impact of data imbalance on classification. Secondly, we predict in the corresponding class interval to guarantee…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods · Forecasting Techniques and Applications
