MTGNN
This article lists some key ideas of the MTGNN paper.
Key Components
Time Convolution (TC) Module
Time Convolution
The temporal convolution is responsible for capturing temporal patterns in a sequence.
Graph Convolution Module
Mix-hop Propagation in GNN
Mix-hop is a strategy to avoid oversmoothing in GNN
Graph Structure Learning Layer
Graph Structure Learning in GNN
We can learn a graph structure without prior knowledge
Architecture
Planted:
by L Ma;
References:
- Wu2020 Wu Z, Pan S, Long G, Jiang J, Chang X, Zhang C. Connecting the Dots: Multivariate Time Series Forecasting with Graph Neural Networks. arXiv [cs.LG]. 2020. Available: http://arxiv.org/abs/2005.11650
- Lässig2021 Lässig F. Temporal Convolutional Networks and Forecasting. In: Unit8 [Internet]. 6 Jul 2021 [cited 28 Nov 2022]. Available: https://unit8.com/resources/temporal-convolutional-networks-and-forecasting/
Similar Articles:
Additional Double Backet Links:
L Ma (2022). 'MTGNN', Datumorphism, 11 April. Available at: https://datumorphism.leima.is/reading/mtgnn/.