HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Revisiting Semi-Supervised Learning with Graph Embeddings

Zhilin Yang; William W. Cohen; Ruslan Salakhutdinov

Revisiting Semi-Supervised Learning with Graph Embeddings

Abstract

We present a semi-supervised learning framework based on graph embeddings. Given a graph between instances, we train an embedding for each instance to jointly predict the class label and the neighborhood context in the graph. We develop both transductive and inductive variants of our method. In the transductive variant of our method, the class labels are determined by both the learned embeddings and input feature vectors, while in the inductive variant, the embeddings are defined as a parametric function of the feature vectors, so predictions can be made on instances not seen during training. On a large and diverse set of benchmark tasks, including text classification, distantly supervised entity extraction, and entity classification, we show improved performance over many of the existing models.

Code Repositories

dfdazac/dgi
tf
Mentioned in GitHub
venomouscyanide/S3GRL_OGB
pytorch
Mentioned in GitHub
wokas36/DFNets
tf
Mentioned in GitHub
venomouscyanide/s3grl
pytorch
Mentioned in GitHub
firojalam/domain-adaptation
tf
Mentioned in GitHub
tkipf/gcn
tf
Mentioned in GitHub
plusross/grcn
pytorch
Mentioned in GitHub
asarigun/nfc
tf
Mentioned in GitHub
jiangboahu/glcn-tf
tf
Mentioned in GitHub
agiresearch/InstructGLM
pytorch
Mentioned in GitHub
DeepGraphLearning/GMNN
pytorch
Mentioned in GitHub
ZhuangCY/DGCN
Mentioned in GitHub
ZhuangCY/Coding-NN
Mentioned in GitHub
asarigun/la-gcn-pytorch
pytorch
Mentioned in GitHub
asarigun/la-gcn-tensorflow
tf
Mentioned in GitHub
asarigun/nfc-gcn
tf
Mentioned in GitHub
kimiyoung/planetoid
Mentioned in GitHub
meliketoy/graph-cnn.pytorch
pytorch
Mentioned in GitHub
ajbisberg/gcn
tf
Mentioned in GitHub
venomouscyanide/s3grl_ogb
pytorch
Mentioned in GitHub
mipot101/GNM-Implementations
pytorch
Mentioned in GitHub
iMoonLab/DHGNN
pytorch
Mentioned in GitHub
Maysir/GRCN
pytorch
Mentioned in GitHub
tkipf/ica
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
document-classification-on-coraPlanetoid*
Accuracy: 75.7%
node-classification-on-citeseerPlanetoid*
Accuracy: 64.7%
node-classification-on-coraPlanetoid*
Accuracy: 75.7%
node-classification-on-nellPlanetoid*
Accuracy: 61.9%
node-classification-on-pubmedPlanetoid*
Accuracy: 77.2%
node-classification-on-usa-air-trafficPlanetoid*
Accuracy: 64.7

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
Revisiting Semi-Supervised Learning with Graph Embeddings | Papers | HyperAI