microsoft / StemGNN
Spectral Temporal Graph Neural Network (StemGNN in short) for Multivariate Time-series Forecasting
☆539Updated 10 months ago
Alternatives and similar repositories for StemGNN:
Users that are interested in StemGNN are comparing it to the libraries listed below
- ☆846Updated last year
- Diffusion Convolutional Recurrent Neural Network Implementation in PyTorch☆484Updated 8 months ago
- Adaptive Graph Convolutional Recurrent Network☆385Updated last year
- graph wavenet☆678Updated 3 years ago
- ☆816Updated 8 years ago
- [TPAMI 2024] Awesome Resources of GNNs for Time Series Analysis (GNN4TS)☆741Updated 8 months ago
- Time-Series Work Summary in CS Top Conferences (NIPS, ICML, ICLR, KDD, AAAI, WWW, IJCAI, CIKM, ICDM, ICDE, etc.)☆886Updated last month
- Official repository for the paper "Filling the G_ap_s: Multivariate Time Series Imputation by Graph Neural Networks" (ICLR 2022)☆163Updated 2 years ago
- My implementation of the transformer architecture from the Attention is All you need paper applied to time series.☆319Updated 3 years ago
- Discrete Graph Structure Learning for Forecasting Multiple Time Series, ICLR 2021.☆172Updated 3 years ago
- Implementation code for the paper "Graph Neural Network-Based Anomaly Detection in Multivariate Time Series" (AAAI 2021)☆528Updated last year
- AAAI 2020. Spatial-Temporal Synchronous Graph Convolutional Networks: A New Framework for Spatial-Temporal Network Data Forecasting☆386Updated 5 years ago
- Code for our SIGKDD'22 paper Pre-training-Enhanced Spatial-Temporal Graph Neural Network For Multivariate Time Series Forecasting.☆409Updated last year
- Official implementation of the paper "FourierGNN: Rethinking Multivariate Time Series Forecasting from a Pure Graph Perspective"☆206Updated last year
- Code release for "Non-stationary Transformers: Exploring the Stationarity in Time Series Forecasting" (NeurIPS 2022), https://arxiv.org/a…☆518Updated 7 months ago
- GMAN: A Graph Multi-Attention Network for Traffic Prediction (GMAN, https://fanxlxmu.github.io/publication/aaai2020/) was accepted by AAA…☆451Updated 3 years ago
- The GitHub repository for the paper: “Time Series is a Special Sequence: Forecasting with Sample Convolution and Interaction“. (NeurIPS 2…☆651Updated last year
- This is a Pytorch implementation of ASTGNN. Now the corresponding paper is available online at https://ieeexplore.ieee.org/document/93460…☆213Updated 3 years ago
- The PyTorch implementation of STGCN.☆555Updated 2 weeks ago
- Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting, AAAI 2019, pytorch version☆648Updated 3 years ago
- Enhancing the Locality and Breaking the Memory Bottleneck of Transformer on Time Series Forecasting (NeurIPS 2019)☆578Updated 2 years ago
- Implementation of Transformer model (originally from Attention is All You Need) applied to Time Series.☆880Updated last year
- time-series-predictoin(LSTNet,SAB,Transformer...)☆140Updated 6 years ago
- Code for the CIKM 2019 paper "DSANet: Dual Self-Attention Network for Multivariate Time Series Forecasting".☆260Updated 9 months ago
- ☆394Updated 3 years ago
- Convolutional Transformer for time series☆275Updated 4 years ago
- Dynamic Graph Convolutional Recurrent Network for Traffic Prediction: Benchmark and Solution, TKDD 2023☆294Updated 3 years ago
- An up-to-date list of time-series related papers in AI venues.☆407Updated 10 months ago
- Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using hist…☆288Updated last year
- tsl: a PyTorch library for processing spatiotemporal data.☆321Updated 2 weeks ago