HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

GCNH: A Simple Method For Representation Learning On Heterophilous Graphs

Andrea Cavallo; Claas Grohnfeldt; Michele Russo; Giulio Lovisotto; Luca Vassio

GCNH: A Simple Method For Representation Learning On Heterophilous Graphs

Abstract

Graph Neural Networks (GNNs) are well-suited for learning on homophilous graphs, i.e., graphs in which edges tend to connect nodes of the same type. Yet, achievement of consistent GNN performance on heterophilous graphs remains an open research problem. Recent works have proposed extensions to standard GNN architectures to improve performance on heterophilous graphs, trading off model simplicity for prediction accuracy. However, these models fail to capture basic graph properties, such as neighborhood label distribution, which are fundamental for learning. In this work, we propose GCN for Heterophily (GCNH), a simple yet effective GNN architecture applicable to both heterophilous and homophilous scenarios. GCNH learns and combines separate representations for a node and its neighbors, using one learned importance coefficient per layer to balance the contributions of center nodes and neighborhoods. We conduct extensive experiments on eight real-world graphs and a set of synthetic graphs with varying degrees of heterophily to demonstrate how the design choices for GCNH lead to a sizable improvement over a vanilla GCN. Moreover, GCNH outperforms state-of-the-art models of much higher complexity on four out of eight benchmarks, while producing comparable results on the remaining datasets. Finally, we discuss and analyze the lower complexity of GCNH, which results in fewer trainable parameters and faster training times than other methods, and show how GCNH mitigates the oversmoothing problem.

Code Repositories

smartdata-polito/gcnh
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
node-classification-on-actorGCNH
Accuracy: 36.89 ± 1.50
node-classification-on-chameleonGCNH
Accuracy: 71.56±1.86
node-classification-on-cornellGCNH
Accuracy: 86.49±6.98
node-classification-on-squirrelGCNH-
node-classification-on-texasGCNH
Accuracy: 87.84±3.87
node-classification-on-wisconsinGCNH-

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
GCNH: A Simple Method For Representation Learning On Heterophilous Graphs | Papers | HyperAI