Fast Temporal Wavelet Graph Neural Networks
Duc Thien Nguyen, Manh Duc Tuan Nguyen, Truong Son Hy, Risi Kondor

TL;DR
The paper introduces FTWGNN, a novel graph neural network architecture that leverages wavelet theory and multiresolution analysis to efficiently forecast spatio-temporal signals in neuroscience and transportation, achieving competitive performance with low computational cost.
Contribution
It presents a new wavelet-based GNN architecture that is both time- and memory-efficient for processing complex timeseries data on graphs.
Findings
Achieves competitive accuracy on traffic and neural datasets.
Maintains low computational footprint compared to state-of-the-art methods.
Utilizes multiresolution matrix factorization for efficient graph processing.
Abstract
Spatio-temporal signals forecasting plays an important role in numerous domains, especially in neuroscience and transportation. The task is challenging due to the highly intricate spatial structure, as well as the non-linear temporal dynamics of the network. To facilitate reliable and timely forecast for the human brain and traffic networks, we propose the Fast Temporal Wavelet Graph Neural Networks (FTWGNN) that is both time- and memory-efficient for learning tasks on timeseries data with the underlying graph structure, thanks to the theories of multiresolution analysis and wavelet theory on discrete spaces. We employ Multiresolution Matrix Factorization (MMF) (Kondor et al., 2014) to factorize the highly dense graph structure and compute the corresponding sparse wavelet basis that allows us to construct fast wavelet convolution as the backbone of our novel architecture. Experimental…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Neural Networks and Applications · Brain Tumor Detection and Classification
MethodsConvolution
