paper-with-me

홈 › Papers

Spatio-Spectral Graph Neural Networks

2024-05-29 · Simon Geisler, Arthur Kosmala, Daniel Herbst, Stephan Günnemann

Spatial Message Passing Graph Neural Networks (MPGNNs) are widely used for learning on graph-structured data. However, key limitations of l-step MPGNNs are that their "receptive field" is typically limited to the l-hop neighborhood of a node and that information exchange between distant nodes is limited by over-squashing. Motivated by these limitations, we propose Spatio-Spectral Graph Neural Networks (S$^2$GNNs) -- a new modeling paradigm for Graph Neural Networks (GNNs) that synergistically combines spatially and spectrally parametrized graph filters. Parameterizing filters partially in the frequency domain enables global yet efficient information propagation. We show that S$^2$GNNs vanquish over-squashing and yield strictly tighter approximation-theoretic error bounds than MPGNNs. Further, rethinking graph convolutions at a fundamental level unlocks new design spaces. For example, S$^2$GNNs allow for free positional encodings that make them strictly more expressive than the 1-Weisfeiler-Lehman (WL) test. Moreover, to obtain general-purpose S$^2$GNNs, we propose spectrally parametrized filters for directed graphs. S$^2$GNNs outperform spatial MPGNNs, graph transformers, and graph rewirings, e.g., on the peptide long-range benchmark tasks, and are competitive with state-of-the-art sequence modeling. On a 40 GB GPU, S$^2$GNNs scale to millions of nodes.

📄 PDF Abstract BibTeX arXiv:2405.19121

Code (1)

sigeisler/s2gnn 공식 구현 pytorch

Tasks

GPUGraph ClassificationGraph Neural NetworkGraph RegressionLong-range modelingNode Classification

Similar Papers 제목 키워드 기반

Clustering Time-Evolving Networks Using the Spatio-Temporal Graph Laplacian

2024-07-12 · Maia Trower, Nataša Djurdjevac Conrad, Stefan Klus

Time-evolving graphs arise frequently when modeling complex dynamical systems such as social networks, traffic flow, and biological processes. Developing techniques to identify and analyze communities in these time-varyi…

Clustering

Analysis of the Spatio-temporal Dynamics of COVID-19 in Massachusetts via Spectral Graph Wavelet Theory

2022-07-28 · Ru Geng, Yixian Gao, HongKun Zhang, Jian Zu

The rapid spread of COVID-19 disease has had a significant impact on the world. In this paper, we study COVID-19 data interpretation and visualization using open-data sources for 351 cities and towns in Massachusetts fro…

Graph AttentionNode Classification

Graph Spatio-Spectral Total Variation Model for Hyperspectral Image Denoising

2022-07-22 · Shingo Takemoto, Kazuki Naganuma, Shunsuke Ono

The spatio-spectral total variation (SSTV) model has been widely used as an effective regularization of hyperspectral images (HSI) for various applications such as mixed noise removal. However, since SSTV computes local …

DenoisingHyperspectral Image DenoisingImage Denoising

Spatio-Temporal meets Wavelet: Disentangled Traffic Flow Forecasting via Efficient Spectral Graph Attention Network

2021-12-06 · Yuchen Fang, Yanjun Qin, Haiyong Luo, Fang Zhao 외

Traffic forecasting is crucial for public safety and resource optimization, yet is very challenging due to three aspects: i) current existing works mostly exploit intricate temporal patterns (e.g., the short-term thunder…

Graph AttentionTime Series Analysis

STS-Mixer: Spatio-Temporal-Spectral Mixer for 4D Point Cloud Video Understanding

2026-04-13 · Wenhao Li, Xueying Jiang, Gongjie Zhang, Xiaoqin Zhang 외 arxiv

4D point cloud videos capture rich spatial and temporal dynamics of scenes which possess unique values in various 4D understanding tasks. However, most existing methods work in the spatiotemporal domain where the underly…

Representation Learning3D Action RecognitionSemantic Segmentation