Are GNNs doomed by the topology of their input graph?
Amine Mohamed Aboussalah, Abdessalam Ed-dib

TL;DR
This paper investigates how the topology of input graphs influences GNN behavior, revealing that local topological features can limit or enhance learning, with implications for oversmoothing and representation quality.
Contribution
It introduces the concept of $k$-hop similarity to analyze the impact of local topology on GNNs and empirically validates these effects.
Findings
Local topological features affect GNN expressiveness
$k$-hop similarity predicts node representation consistency
Graph structure influences oversmoothing phenomena
Abstract
Graph Neural Networks (GNNs) have demonstrated remarkable success in learning from graph-structured data. However, the influence of the input graph's topology on GNN behavior remains poorly understood. In this work, we explore whether GNNs are inherently limited by the structure of their input graphs, focusing on how local topological features interact with the message-passing scheme to produce global phenomena such as oversmoothing or expressive representations. We introduce the concept of -hop similarity and investigate whether locally similar neighborhoods lead to consistent node representations. This interaction can result in either effective learning or inevitable oversmoothing, depending on the inherent properties of the graph. Our empirical experiments validate these insights, highlighting the practical implications of graph topology on GNN performance.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing
