HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

GraphAIR: Graph Representation Learning with Neighborhood Aggregation and Interaction

Fenyu Hu Yanqiao Zhu Shu Wu Weiran Huang Liang Wang Tieniu Tan

GraphAIR: Graph Representation Learning with Neighborhood Aggregation and Interaction

Abstract

Graph representation learning is of paramount importance for a variety of graph analytical tasks, ranging from node classification to community detection. Recently, graph convolutional networks (GCNs) have been successfully applied for graph representation learning. These GCNs generate node representation by aggregating features from the neighborhoods, which follows the "neighborhood aggregation" scheme. In spite of having achieved promising performance on various tasks, existing GCN-based models have difficulty in well capturing complicated non-linearity of graph data. In this paper, we first theoretically prove that coefficients of the neighborhood interacting terms are relatively small in current models, which explains why GCNs barely outperforms linear models. Then, in order to better capture the complicated non-linearity of graph data, we present a novel GraphAIR framework which models the neighborhood interaction in addition to neighborhood aggregation. Comprehensive experiments conducted on benchmark tasks including node classification and link prediction using public datasets demonstrate the effectiveness of the proposed method.

Code Repositories

CRIPAC-DIG/GraphAIR
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
node-classification-on-citeseer-with-publicAIR-GCN
Accuracy: 72.9%
node-classification-on-cora-with-public-splitAIR-GCN
Accuracy: 84.7%
node-classification-on-pubmed-with-publicAIR-GCN
Accuracy: 80%

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
GraphAIR: Graph Representation Learning with Neighborhood Aggregation and Interaction | Papers | HyperAI