Skip to content

[KDD'24] Official code for our paper "Heterogeneity-Informed Meta-Parameter Learning for Spatiotemporal Time Series Forecasting".

Notifications You must be signed in to change notification settings

XDZhelheim/HimNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[KDD'24] Heterogeneity-Informed Meta-Parameter Learning for Spatiotemporal Time Series Forecasting

Our work is already accepted by KDD2024 research track. The citation information will be updated when the official proceeding is online. Arxiv link

method

Citation

@article{dong2024heterogeneity,
  title={Heterogeneity-Informed Meta-Parameter Learning for Spatiotemporal Time Series Forecasting},
  author={Dong, Zheng and Jiang, Renhe and Gao, Haotian and Liu, Hangchen and Deng, Jinliang and Wen, Qingsong and Song, Xuan},
  journal={arXiv preprint arXiv:2405.10800},
  year={2024}
}

Performance on Spatiotemporal Forecasting Benchmarks

image

Required Packages

pytorch>=1.12
numpy
pandas
matplotlib
pyyaml
pickle
torchinfo

Training Commands

cd scripts/
python train.py -d <dataset> -g <gpu_id>

<dataset>:

  • METRLA
  • PEMSBAY
  • PEMS04
  • PEMS07
  • PEMS08

About

[KDD'24] Official code for our paper "Heterogeneity-Informed Meta-Parameter Learning for Spatiotemporal Time Series Forecasting".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published