Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Revisiting Semi-Supervised Learning with Graph Embeddings

About

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.

Zhilin Yang, William W. Cohen, Ruslan Salakhutdinov• 2016

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy75.7
1215
Node ClassificationCiteseer
Accuracy64.7
931
Node ClassificationCora (test)
Mean Accuracy75.7
861
Node ClassificationCiteseer (test)
Accuracy0.647
824
Node ClassificationPubmed
Accuracy77.2
819
Node ClassificationPubMed (test)
Accuracy77.2
546
Node ClassificationCora standard (test)
Accuracy75.7
130
Node ClassificationCiteseer standard (test)
Accuracy75.7
121
Node ClassificationCora transductive (test)
Accuracy75.7
108
Node ClassificationCiteseer transductive (test)
Accuracy64.7
100
Showing 10 of 59 rows

Other info

Follow for update