LGFeb 25, 2024

Beyond Spatio-Temporal Representations: Evolving Fourier Transform for Temporal Graphs

arXiv:2402.16078v23 citationsh-index: 29ICLR
Originality Highly original
AI Analysis

This addresses the inadequacy of existing methods for temporal graph analysis, offering a computationally efficient solution for tasks involving evolving graphs.

The paper tackled the problem of capturing evolving representations on temporal graphs by introducing the Evolving Graph Fourier Transform (EFT), an invertible spectral transform that efficiently captures structural and positional properties, achieving state-of-the-art performance on large-scale benchmarks.

We present the Evolving Graph Fourier Transform (EFT), the first invertible spectral transform that captures evolving representations on temporal graphs. We motivate our work by the inadequacy of existing methods for capturing the evolving graph spectra, which are also computationally expensive due to the temporal aspect along with the graph vertex domain. We view the problem as an optimization over the Laplacian of the continuous time dynamic graph. Additionally, we propose pseudo-spectrum relaxations that decompose the transformation process, making it highly computationally efficient. The EFT method adeptly captures the evolving graph's structural and positional properties, making it effective for downstream tasks on evolving graphs. Hence, as a reference implementation, we develop a simple neural model induced with EFT for capturing evolving graph spectra. We empirically validate our theoretical findings on a number of large-scale and standard temporal graph benchmarks and demonstrate that our model achieves state-of-the-art performance.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes