HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Enhancing Topological Dependencies in Spatio-Temporal Graphs with Cycle Message Passing Blocks

Minho Lee; Yun Young Choi; Sun Woo Park; Seunghwan Lee; Joohwan Ko; Jaeyoung Hong

Enhancing Topological Dependencies in Spatio-Temporal Graphs with Cycle Message Passing Blocks

Abstract

Graph Neural Networks (GNNs) and Transformer-based models have been increasingly adopted to learn the complex vector representations of spatio-temporal graphs, capturing intricate spatio-temporal dependencies crucial for applications such as traffic datasets. Although many existing methods utilize multi-head attention mechanisms and message-passing neural networks (MPNNs) to capture both spatial and temporal relations, these approaches encode temporal and spatial relations independently, and reflect the graph's topological characteristics in a limited manner. In this work, we introduce the Cycle to Mixer (Cy2Mixer), a novel spatio-temporal GNN based on topological non-trivial invariants of spatio-temporal graphs with gated multi-layer perceptrons (gMLP). The Cy2Mixer is composed of three blocks based on MLPs: A temporal block for capturing temporal properties, a message-passing block for encapsulating spatial information, and a cycle message-passing block for enriching topological information through cyclic subgraphs. We bolster the effectiveness of Cy2Mixer with mathematical evidence emphasizing that our cycle message-passing block is capable of offering differentiated information to the deep learning model compared to the message-passing block. Furthermore, empirical evaluations substantiate the efficacy of the Cy2Mixer, demonstrating state-of-the-art performances across various spatio-temporal benchmark datasets. The source code is available at \url{https://github.com/leemingo/cy2mixer}.

Code Repositories

leemingo/cy2mixer
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
traffic-prediction-on-pems04Cy2Mixer
12 Steps MAE: 18.14
traffic-prediction-on-pems07Cy2Mixer
MAE@1h: 19.45
traffic-prediction-on-pems08Cy2Mixer
MAE@1h: 13.53

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Enhancing Topological Dependencies in Spatio-Temporal Graphs with Cycle Message Passing Blocks | Papers | HyperAI