aikunyi / FourierGNNLinks
Official implementation of the paper "FourierGNN: Rethinking Multivariate Time Series Forecasting from a Pure Graph Perspective"
☆235Updated last year
Alternatives and similar repositories for FourierGNN
Users that are interested in FourierGNN are comparing it to the libraries listed below
Sorting:
- MSGNet: Learning Multi-Scale Inter-Series Correlations for Multivariate Time Series Forecasting (AAAI2024)☆200Updated last year
- ☆124Updated last year
- Official implementation of the paper "Frequency-domain MLPs are More Effective Learners in Time Series Forecasting"☆189Updated last year
- [TKDE 2022] The official PyTorch implementation of the paper "Multivariate Time Series Forecasting with Dynamic Graph Neural ODEs".☆88Updated 3 years ago
- My personal PyTorch framework for multivariate time series forecasting.☆98Updated 3 weeks ago
- Official repository for the paper "Filling the G_ap_s: Multivariate Time Series Imputation by Graph Neural Networks" (ICLR 2022)☆173Updated 3 years ago
- Transformer based model for time series prediction☆133Updated 3 years ago
- PyTorch implementation of ESG☆92Updated 2 years ago
- [IJCAI-24] Spatial-Temporal-Decoupled Masked Pre-training for Spatiotemporal Forecasting☆240Updated 6 months ago
- [VLDB 2024] A Multi-Scale Decomposition MLP-Mixer for Time Series Analysis☆95Updated last year
- ☆106Updated 11 months ago
- Official implementation for ICML24 paper "Irregular Multivariate Time Series Forecasting: A Transformable Patching Graph Neural Networks …☆120Updated last week
- [CIKM'23] Official code for our paper "Spatio-Temporal Adaptive Embedding Makes Vanilla Transformer SOTA for Traffic Forecasting".☆210Updated 3 weeks ago
- ☆249Updated last year
- TodyNet: Temporal Dynamic Graph Neural Network for Multivariate Time Series Classification☆81Updated 2 years ago
- This is the pytorch implementation of Basisformer in the Neurips paper: [BasisFormer: Attention-based Time Series Forecasting with Learna…☆102Updated last year
- ☆104Updated 5 months ago
- Spatial–Temporal Dynamic Graph Convolutional Network With Interactive Learning for Traffic Forecasting☆84Updated 6 months ago
- [ICML 2024] A novel, efficient lightweight approach combining convolutional operations with adaptive spectral analysis as a foundation mo…☆238Updated last year
- PyTorch implementation of AirFormer, AAAI-23☆151Updated 2 years ago
- PyTorch implementation of "Rethinking the Power of Timestamps for Robust Time Series Forecasting: A Global-Local Fusion Perspective" (Neu…☆129Updated 4 months ago
- MTS-Mixers: Multivariate Time Series Forecasting via Factorized Temporal and Channel Mixing☆235Updated 4 months ago
- The implementation of "TimesURL: Self-supervised Contrastive Learning for Universal Time Series Representation Learning"☆95Updated last year
- FITS: Frequency Interpolation Time Series Analysis Baseline☆225Updated 3 months ago
- Code release for "Koopa: Learning Non-stationary Time Series Dynamics with Koopman Predictors" (NeurIPS 2023), https://arxiv.org/abs/2305…☆231Updated last year
- Pytorch implementation of NIPS'23 paper: Adaptive Normalization for Non-stationary Time Series Forecasting: A Temporal Slice Perspective☆118Updated last year
- PyTorch code for CoST: Contrastive Learning of Disentangled Seasonal-Trend Representations for Time Series Forecasting (ICLR 2022)☆230Updated 2 years ago
- Awesome Time-Series and Spatio-Temporal Related