Double-Path Adaptive-correlation Spatial-Temporal Inverted Transformer for Stock Time Series Forecasting
Wenbo Yan, Ying Tan

TL;DR
This paper introduces DPA-STIFormer, a novel transformer-based model that captures dynamic spatial-temporal correlations in stock data by using feature changes as tokens and a double-path fusion mechanism, achieving state-of-the-art forecasting accuracy.
Contribution
It proposes a double-path adaptive correlation transformer that models feature change tokens and fuses temporal and feature-based spatial correlations for stock prediction.
Findings
Achieves state-of-the-art results on four stock datasets.
Effectively uncovers latent temporal-correlation patterns.
Demonstrates superior capability over existing models.
Abstract
Spatial-temporal graph neural networks (STGNNs) have achieved significant success in various time series forecasting tasks. However, due to the lack of explicit and fixed spatial relationships in stock prediction tasks, many STGNNs fail to perform effectively in this domain. While some STGNNs learn spatial relationships from time series, they often lack comprehensiveness. Research indicates that modeling time series using feature changes as tokens reveals entirely different information compared to using time steps as tokens. To more comprehensively extract dynamic spatial information from stock data, we propose a Double-Path Adaptive-correlation Spatial-Temporal Inverted Transformer (DPA-STIFormer). DPA-STIFormer models each node via continuous changes in features as tokens and introduces a Double Direction Self-adaptation Fusion mechanism. This mechanism decomposes node encoding into…
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
TopicsNeural Networks and Applications · Complex Systems and Time Series Analysis · Stock Market Forecasting Methods
MethodsAttention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Label Smoothing · Byte Pair Encoding · Absolute Position Encodings · Softmax · Layer Normalization · Dropout · Dense Connections
