HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Label-Wise Graph Convolutional Network for Heterophilic Graphs

Enyan Dai Shijie Zhou Zhimeng Guo Suhang Wang

Label-Wise Graph Convolutional Network for Heterophilic Graphs

Abstract

Graph Neural Networks (GNNs) have achieved remarkable performance in modeling graphs for various applications. However, most existing GNNs assume the graphs exhibit strong homophily in node labels, i.e., nodes with similar labels are connected in the graphs. They fail to generalize to heterophilic graphs where linked nodes may have dissimilar labels and attributes. Therefore, in this paper, we investigate a novel framework that performs well on graphs with either homophily or heterophily. More specifically, we propose a label-wise message passing mechanism to avoid the negative effects caused by aggregating dissimilar node representations and preserve the heterophilic contexts for representation learning. We further propose a bi-level optimization method to automatically select the model for graphs with homophily/heterophily. Theoretical analysis and extensive experiments demonstrate the effectiveness of our proposed framework for node classification on both homophilic and heterophilic graphs.

Code Repositories

enyandai/lwgcn
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
node-classification-on-arxiv-yearLW-GCN
Accuracy: 55.8±0.2
node-classification-on-chameleonLW-GCN
Accuracy: 74.4±1.4
node-classification-on-crocodileLW-GCN
Accuracy: 79.7±0.4
node-classification-on-squirrelLW-GCN
Accuracy: 62.6±1.6
node-classification-on-wisconsinLW-GCN
Accuracy: 86.9±2.2

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
Label-Wise Graph Convolutional Network for Heterophilic Graphs | Papers | HyperAI