GestaltCogTeam / STEP
Code for our SIGKDD'22 paper Pre-training-Enhanced Spatial-Temporal Graph Neural Network For Multivariate Time Series Forecasting.
☆347Updated last year
Alternatives and similar repositories for STEP:
Users that are interested in STEP are comparing it to the libraries listed below
- Code for our CIKM'22 paper Spatial-Temporal Identity: A Simple yet Effective Baseline for Multivariate Time Series Forecasting.☆207Updated 5 months ago
- Code for our VLDB'22 paper Decoupled Dynamic Spatial-Temporal Graph Neural Network for Traffic Forecasting.☆177Updated last year
- [IJCAI-24] Spatial-Temporal-Decoupled Masked Pre-training for Spatiotemporal Forecasting☆158Updated last month
- [CIKM'23] Official code for our paper "Spatio-Temporal Adaptive Embedding Makes Vanilla Transformer SOTA for Traffic Forecasting".☆152Updated last year
- MSGNet: Learning Multi-Scale Inter-Series Correlations for Multivariate Time Series Forecasting (AAAI2024)☆153Updated last year
- An up-to-date list of time-series related papers in AI venues.☆391Updated 8 months ago
- Official implementation of the paper "FourierGNN: Rethinking Multivariate Time Series Forecasting from a Pure Graph Perspective"☆198Updated 11 months ago
- [AAAI2023] A PyTorch implementation of PDFormer: Propagation Delay-aware Dynamic Long-range Transformer for Traffic Flow Prediction.☆225Updated last year
- DSTAGNN: Dynamic Spatial-Temporal Aware Graph Neural Network for Traffic Flow Forecasting, which is accepted at ICML2022.☆153Updated 2 years ago
- Transformer based model for time series prediction☆128Updated 2 years ago
- ST-SSL (STSSL): Spatio-Temporal Self-Supervised Learning for Traffic Flow Forecasting/Prediction☆168Updated 2 months ago
- A Fair and Scalable Time Series Forecasting Benchmark and Toolkit.☆849Updated 3 weeks ago
- ☆276Updated 2 years ago
- This is a Pytorch implementation of ASTGNN. Now the corresponding paper is available online at https://ieeexplore.ieee.org/document/93460…☆201Updated 3 years ago
- Time-Series Work Summary in CS Top Conferences (NIPS, ICML, ICLR, KDD, AAAI, WWW, IJCAI, CIKM, ICDM, ICDE, etc.)☆855Updated this week
- Spectral Temporal Graph Neural Network (StemGNN in short) for Multivariate Time-series Forecasting☆527Updated 8 months ago
- Adaptive Graph Convolutional Recurrent Network☆373Updated 11 months ago
- Official repository for the paper "Filling the G_ap_s: Multivariate Time Series Imputation by Graph Neural Networks" (ICLR 2022)☆162Updated 2 years ago
- PyTorch code for CoST: Contrastive Learning of Disentangled Seasonal-Trend Representations for Time Series Forecasting (ICLR 2022)☆221Updated last year
- Code release for "Non-stationary Transformers: Exploring the Stationarity in Time Series Forecasting" (NeurIPS 2022), https://arxiv.org/a…☆499Updated 6 months ago
- RevIN: Reversible Instance Normalization For Accurate Time-series Forecasting Against Distribution Shift☆311Updated 5 months ago
- ☆682Updated last year
- Code release of paper "MICN: Multi-scale Local and Global Context Modeling for Long-term Series Forecasting" (ICLR 2023)☆106Updated 2 years ago
- My personal PyTorch framework for multivariate time series forecasting.☆82Updated 7 months ago
- Implementation of Graph Muti-Attention Network with PyTorch☆147Updated last year
- AAAI 2020. Spatial-Temporal Synchronous Graph Convolutional Networks: A New Framework for Spatial-Temporal Network Data Forecasting☆378Updated 5 years ago
- FITS: Frequency Interpolation Time Series Analysis Baseline☆155Updated 2 months ago
- MTS-Mixers: Multivariate Time Series Forecasting via Factorized Temporal and Channel Mixing☆210Updated last year
- Code release for "Koopa: Learning Non-stationary Time Series Dynamics with Koopman Predictors" (NeurIPS 2023), https://arxiv.org/abs/2305…