Structure-Guided Input Graph for GNNs facing Heterophily
Victor M. Tenorio, Madeline Navarro, Samuel Rey, Santiago Segarra and, Antonio G. Marques

TL;DR
This paper introduces a structure-guided input graph for GNNs that enhances performance on heterophilic datasets by connecting nodes with similar structural features, leading to smoother labels and improved accuracy.
Contribution
It proposes a novel method to construct an input graph based on structural features, improving GNN performance on heterophilic data.
Findings
Improved GNN accuracy on heterophilic datasets.
Structural feature-based graphs lead to smoother label distributions.
Enhanced performance across multiple GNN architectures.
Abstract
Graph Neural Networks (GNNs) have emerged as a promising tool to handle data exhibiting an irregular structure. However, most GNN architectures perform well on homophilic datasets, where the labels of neighboring nodes are likely to be the same. In recent years, an increasing body of work has been devoted to the development of GNN architectures for heterophilic datasets, where labels do not exhibit this low-pass behavior. In this work, we create a new graph in which nodes are connected if they share structural characteristics, meaning a higher chance of sharing their labels, and then use this new graph in the GNN architecture. To do this, we compute the k-nearest neighbors graph according to distances between structural features, which are either (i) role-based, such as degree, or (ii) global, such as centrality measures. Experiments show that the labels are smoother in this newly…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFerroelectric and Negative Capacitance Devices
