paper-with-me

홈 › Papers

Graph Neural Networks for Community Detection in Graph Signal Analysis

2026-05-19 · Roberto Cavoretto, Alessandra De Rossi, Enrico Montini arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.19733

Code (0)

등록된 구현이 없습니다.

Tasks

Community Detection

Similar Papers 제목 키워드 기반

Blind Community Detection from Low-rank Excitations of a Graph Filter

2018-09-05 · Hoi-To Wai, Santiago Segarra, Asuman E. Ozdaglar, Anna Scaglione 외

This paper considers a new framework to detect communities in a graph from the observation of signals at its nodes. We model the observed signals as noisy outputs of an unknown network process, represented as a graph fil…

Community Detection

A Spectral Framework for Anomalous Subgraph Detection

2014-01-29 · Benjamin A. Miller, Michelle S. Beard, Patrick J. Wolfe, Nadya T. Bliss

A wide variety of application domains are concerned with data consisting of entities and their relationships or connections, formally represented as graphs. Within these diverse application areas, a common problem of int…

Community Detection

Supervised Community Detection with Line Graph Neural Networks

2017-05-23 · ICLR 2019 5 · Zhengdao Chen, Xiang Li, Joan Bruna

Traditionally, community detection in graphs can be solved using spectral methods or posterior inference under probabilistic graphical models. Focusing on random graph families such as the stochastic block model, recent …

Community DetectionGraph ClassificationStochastic Block Model

Community-Aware Graph Signal Processing

2020-08-24 · Miljan Petrovic, Raphael Liegeois, Thomas A. W. Bolton, Dimitri Van De Ville

The emerging field of graph signal processing (GSP) allows to transpose classical signal processing operations (e.g., filtering) to signals on graphs. The GSP framework is generally built upon the graph Laplacian, which …

Community DetectionDenoising

Community Detection with Graph Neural Networks

2018-10-25 · ICLR 2018 10 · Zhengdao Chen, Xiang Li, Joan Bruna

We study data-driven methods for community detection on graphs, an inverse problem that is typically solved in terms of the spectrum of certain operators or via posterior inference under certain probabilistic graphical m…

Community DetectionGraph ClassificationGraph Neural NetworkStochastic Block Model