NALGNAMay 19

Graph Neural Networks for Community Detection in Graph Signal Analysis

arXiv:2605.1973310.0
Predicted impact top 86% in NA · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers in graph signal processing, this work demonstrates that GNN-derived communities can effectively partition graphs for localized interpolation, but the contribution is incremental as it applies existing methods in a new combination.

This paper proposes combining Graph Neural Network (GNN)-based community detection with a Partition of Unity Method (PUM) for graph signal interpolation, achieving accurate signal reconstructions on benchmark datasets.

Community detection is a central problem in graph analysis, with applications ranging from network science to graph signal processing. In recent years, Graph Neural Networks (GNNs) have emerged as effective tools for learning low-dimensional representations of graph-structured data and have shown strong performance in clustering tasks, particularly on large and high-dimensional graphs. This paper investigates the use of GNN-based community detection within a graph signal interpolation framework. After reviewing the main classes of GNN architectures for community detection according to a standard taxonomy, we integrate the resulting graph communities into a Partition of Unity Method (PUM) for interpolation with Graph Basis Functions (GBFs). In this approach, GNN-derived communities are used to construct local subdomains on which GBF interpolants are computed and subsequently combined into a global approximation. Numerical experiments on benchmark %graph datasets, including geometric and urban network examples demonstrate that the proposed combination of GNN-based clustering and GBF-PUM interpolation yields accurate signal reconstructions. The results indicate that deep learning-based community detection can provide effective graph partitions for localized interpolation schemes, supporting its use in scalable graph signal analysis.

Foundations

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

Your Notes