Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Graph Representations with Embedding Propagation

About

We propose Embedding Propagation (EP), an unsupervised learning framework for graph-structured data. EP learns vector representations of graphs by passing two types of messages between neighboring nodes. Forward messages consist of label representations such as representations of words and other attributes associated with the nodes. Backward messages consist of gradients that result from aggregating the label representations and applying a reconstruction loss. Node representations are finally computed from the representation of their labels. With significantly fewer parameters and hyperparameters an instance of EP is competitive with and often outperforms state of the art unsupervised and semi-supervised learning methods on a range of benchmark data sets.

Alberto Garcia-Duran, Mathias Niepert• 2017

Related benchmarks

TaskDatasetResultRank
Transductive Node ClassificationPubmed (transductive)
Accuracy79.56
95
Node ClassificationCora transductive (test)
Accuracy81.72
36
Node ClassificationPPI
Micro F125.28
29
Node ClassificationCiteseer transductive (test)
Accuracy71.01
28
Node ClassificationCORA inductive setting (test)
Accuracy73.09
22
Node ClassificationCITESEER inductive setting (test)
Accuracy68.61
21
Multi-Label ClassificationPOS
Micro-F152.28
15
Multi-Label ClassificationBlogCatalog
Micro-F140.41
15
Node ClassificationPUBMED inductive setting (test)
Accuracy79.94
14
Showing 9 of 9 rows

Other info

Follow for update