Multi-Factor Spatio-Temporal Prediction based on Graph Decomposition
Learning
- URL: http://arxiv.org/abs/2310.10374v2
- Date: Thu, 7 Mar 2024 06:44:33 GMT
- Title: Multi-Factor Spatio-Temporal Prediction based on Graph Decomposition
Learning
- Authors: Jiahao Ji, Jingyuan Wang, Yu Mou, and Cheng Long
- Abstract summary: We propose a multi-factor ST prediction task that predicts partial ST data evolution under different factors.
We instantiate a novel model-agnostic framework, named decomposition graph learning (STGDL) for multi-factor ST prediction.
Results show that our framework reduces prediction errors of various ST models by 9.41% on average.
- Score: 31.812810009108684
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Spatio-temporal (ST) prediction is an important and widely used technique in
data mining and analytics, especially for ST data in urban systems such as
transportation data. In practice, the ST data generation is usually influenced
by various latent factors tied to natural phenomena or human socioeconomic
activities, impacting specific spatial areas selectively. However, existing ST
prediction methods usually do not refine the impacts of different factors, but
directly model the entangled impacts of multiple factors. This amplifies the
modeling complexity of ST data and compromises model interpretability. To this
end, we propose a multi-factor ST prediction task that predicts partial ST data
evolution under different factors, and combines them for a final prediction. We
make two contributions to this task: an effective theoretical solution and a
portable instantiation framework. Specifically, we first propose a theoretical
solution called decomposed prediction strategy and prove its effectiveness from
the perspective of information entropy theory. On top of that, we instantiate a
novel model-agnostic framework, named spatio-temporal graph decomposition
learning (STGDL), for multi-factor ST prediction. The framework consists of two
main components: an automatic graph decomposition module that decomposes the
original graph structure inherent in ST data into subgraphs corresponding to
different factors, and a decomposed learning network that learns the partial ST
data on each subgraph separately and integrates them for the final prediction.
We conduct extensive experiments on four real-world ST datasets of two types of
graphs, i.e., grid graph and network graph. Results show that our framework
significantly reduces prediction errors of various ST models by 9.41% on
average (35.36% at most). Furthermore, a case study reveals the
interpretability potential of our framework.
Related papers
- A Survey of Deep Graph Learning under Distribution Shifts: from Graph Out-of-Distribution Generalization to Adaptation [59.14165404728197]
We provide an up-to-date and forward-looking review of deep graph learning under distribution shifts.
Specifically, we cover three primary scenarios: graph OOD generalization, training-time graph OOD adaptation, and test-time graph OOD adaptation.
To provide a better understanding of the literature, we systematically categorize the existing models based on our proposed taxonomy.
arXiv Detail & Related papers (2024-10-25T02:39:56Z) - Sub-graph Based Diffusion Model for Link Prediction [43.15741675617231]
Denoising Diffusion Probabilistic Models (DDPMs) represent a contemporary class of generative models with exceptional qualities.
We build a novel generative model for link prediction using a dedicated design to decompose the likelihood estimation process via the Bayesian formula.
Our proposed method presents numerous advantages: (1) transferability across datasets without retraining, (2) promising generalization on limited training data, and (3) robustness against graph adversarial attacks.
arXiv Detail & Related papers (2024-09-13T02:23:55Z) - Learning Socio-Temporal Graphs for Multi-Agent Trajectory Prediction [22.667895324575824]
We introduce a Directed Acyclic Graph-based structure, which we term Socio-Temporal Graph (STG), to explicitly capture pair-wise socio-temporal interactions.
We design an attention-based model named STGformer that affords an end-to-end pipeline to learn the structure of the STGs for trajectory prediction.
Our solution achieves overall state-of-the-art prediction accuracy in two large-scale benchmark datasets.
arXiv Detail & Related papers (2023-12-22T01:48:09Z) - SAMSGL: Series-Aligned Multi-Scale Graph Learning for Spatio-Temporal Forecasting [9.013416216828361]
We present a Series-Aligned Multi-Scale Graph Learning (SGL) framework, aiming to enhance forecasting performance.
In this work, we propose a series-aligned graph layer to facilitate the aggregation of non-delayed graph signals.
We conduct experiments on meteorological and traffic forecasting datasets, which demonstrate its effectiveness and superiority.
arXiv Detail & Related papers (2023-12-05T10:37:54Z) - Self-Supervised Deconfounding Against Spatio-Temporal Shifts: Theory and
Modeling [48.09863133371918]
In this work, we formalize the problem by constructing a causal graph of past traffic data, future traffic data, and external ST contexts.
We show that the failure of prior arts in OOD traffic data is due to ST contexts acting as a confounder, i.e., the common cause for past data and future ones.
We devise a Spatio-Temporal sElf-superVised dEconfounding (STEVE) framework to encode traffic data into two disentangled representations for associating invariant and variant ST contexts.
arXiv Detail & Related papers (2023-11-21T09:33:13Z) - Multivariate Time Series Forecasting with Dynamic Graph Neural ODEs [65.18780403244178]
We propose a continuous model to forecast Multivariate Time series with dynamic Graph neural Ordinary Differential Equations (MTGODE)
Specifically, we first abstract multivariate time series into dynamic graphs with time-evolving node features and unknown graph structures.
Then, we design and solve a neural ODE to complement missing graph topologies and unify both spatial and temporal message passing.
arXiv Detail & Related papers (2022-02-17T02:17:31Z) - Handling Distribution Shifts on Graphs: An Invariance Perspective [78.31180235269035]
We formulate the OOD problem on graphs and develop a new invariant learning approach, Explore-to-Extrapolate Risk Minimization (EERM)
EERM resorts to multiple context explorers that are adversarially trained to maximize the variance of risks from multiple virtual environments.
We prove the validity of our method by theoretically showing its guarantee of a valid OOD solution.
arXiv Detail & Related papers (2022-02-05T02:31:01Z) - Learning Sparse and Continuous Graph Structures for Multivariate Time
Series Forecasting [5.359968374560132]
Learning Sparse and Continuous Graphs for Forecasting (LSCGF) is a novel deep learning model that joins graph learning and forecasting.
In this paper, we propose a brand new method named Smooth Sparse Unit (SSU) to learn sparse and continuous graph adjacency matrix.
Our model achieves state-of-the-art performances with minor trainable parameters.
arXiv Detail & Related papers (2022-01-24T13:35:37Z) - Towards Open-World Feature Extrapolation: An Inductive Graph Learning
Approach [80.8446673089281]
We propose a new learning paradigm with graph representation and learning.
Our framework contains two modules: 1) a backbone network (e.g., feedforward neural nets) as a lower model takes features as input and outputs predicted labels; 2) a graph neural network as an upper model learns to extrapolate embeddings for new features via message passing over a feature-data graph built from observed data.
arXiv Detail & Related papers (2021-10-09T09:02:45Z) - Connecting the Dots: Multivariate Time Series Forecasting with Graph
Neural Networks [91.65637773358347]
We propose a general graph neural network framework designed specifically for multivariate time series data.
Our approach automatically extracts the uni-directed relations among variables through a graph learning module.
Our proposed model outperforms the state-of-the-art baseline methods on 3 of 4 benchmark datasets.
arXiv Detail & Related papers (2020-05-24T04:02:18Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.