TCGPN: Temporal-Correlation Graph Pre-trained Network for Stock Forecasting
Wenbo Yan, Ying Tan

TL;DR
This paper introduces TCGPN, a novel pre-trained graph neural network that effectively captures temporal correlations in stock data, especially for non-periodic datasets, achieving state-of-the-art forecasting results with reduced memory usage.
Contribution
The paper proposes TCGPN, a pre-trained network that handles large-scale, non-periodic stock data by using a temporal-correlation encoder and a node-independent structure, improving robustness and efficiency.
Findings
Achieves state-of-the-art results on CSI300 and CSI500 datasets.
Effectively captures robust temporal correlation patterns.
Reduces memory consumption during training.
Abstract
Recently, the incorporation of both temporal features and the correlation across time series has become an effective approach in time series prediction. Spatio-Temporal Graph Neural Networks (STGNNs) demonstrate good performance on many Temporal-correlation Forecasting Problem. However, when applied to tasks lacking periodicity, such as stock data prediction, the effectiveness and robustness of STGNNs are found to be unsatisfactory. And STGNNs are limited by memory savings so that cannot handle problems with a large number of nodes. In this paper, we propose a novel approach called the Temporal-Correlation Graph Pre-trained Network (TCGPN) to address these limitations. TCGPN utilize Temporal-correlation fusion encoder to get a mixed representation and pre-training method with carefully designed temporal and correlation pre-training tasks. Entire structure is independent of the number…
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
TopicsStock Market Forecasting Methods · Time Series Analysis and Forecasting · Energy Load and Power Forecasting
