HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Inferring from References with Differences for Semi-Supervised Node Classification on Graphs

{Aiguo Chen Ke Yan Guangchun Luo Yi Luo}

Abstract

Following the application of Deep Learning to graphic data, Graph Neural Networks (GNNs) have become the dominant method for Node Classification on graphs in recent years. To assign nodes with preset labels, most GNNs inherit the end-to-end way of Deep Learning in which node features are input to models while labels of pre-classified nodes are used for supervised learning. However, while these methods can make full use of node features and their associations, they treat labels separately and ignore the structural information of those labels. To utilize information on label structures, this paper proposes a method called 3ference that infers from references with differences. Specifically, 3ference predicts what label a node has according to the features of that node in concatenation with both features and labels of its relevant nodes. With the additional information on labels of relevant nodes, 3ference captures the transition pattern of labels between nodes, as subsequent analysis and visualization revealed. Experiments on a synthetic graph and seven real-world graphs proved that this knowledge about label associations helps 3ference to predict accurately with fewer parameters, fewer pre-classified nodes, and varying label patterns compared with GNNs.

Benchmarks

BenchmarkMethodologyMetrics
node-classification-on-amazon-computers-13ference
Accuracy: 90.74%
node-classification-on-amazon-photo-13ference
Accuracy: 95.05%
node-classification-on-citeseer3ference
Accuracy: 76.33
node-classification-on-coauthor-cs3ference
Accuracy: 95.99%
node-classification-on-coauthor-physics3ference
Accuracy: 97.22%
node-classification-on-cora3ference
Accuracy: 87.78%
node-classification-on-pubmed3ference
Accuracy: 88.90

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
Inferring from References with Differences for Semi-Supervised Node Classification on Graphs | Papers | HyperAI