Skip to content

Official repository for "Multi-Modal Recurrent Graph Neural Networks for Spatiotemporal Forecasting" accepted by PAKDD 2024.

License

Notifications You must be signed in to change notification settings

HipGraph/MMR-GNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMR-GNN: Multi-Modal Recurrent Neural Networks for Spatiotemporal Forecasting (paper from PAKDD 2024)

Majeske, Nicholas, and Ariful Azad. "Multi-modal Recurrent Graph Neural Networks for Spatiotemporal Forecasting." Pacific-Asia Conference on Knowledge Discovery and Data Mining. Singapore: Springer Nature Singapore, 2024.

Multi-Modal Recurrent Graph Neural Network

Figure1
Figure 1. Encoder-Decoder Architecture of MMR-GNN
Figure2 Figure3
Figure 2. Graph Augmentation Layer (GraphAugr) Figure 3. Spatiotemporal Gated Recurrent Unit (stGRU)

Primary Results

image

Experiments

This repository contains only MMR-GNN implemented in PyTorch. For all experimental design/implementation including datasets, baseline models, and ablation studies, please refer to [MMR-GNN Dev] .

Requirements

  1. Python>=3.9
  2. PyTorch 1.12.0

Citation

@inproceedings{majeske2024multi,
  title={Multi-modal Recurrent Graph Neural Networks for Spatiotemporal Forecasting},
  author={Majeske, Nicholas and Azad, Ariful},
  booktitle={Pacific-Asia Conference on Knowledge Discovery and Data Mining},
  pages={144--157},
  year={2024},
  organization={Springer}
}

Contact

nmajeske@iu.edu or azad@iu.edu

About

Official repository for "Multi-Modal Recurrent Graph Neural Networks for Spatiotemporal Forecasting" accepted by PAKDD 2024.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages