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

Learning Role-based Graph Embeddings

About

Random walks are at the heart of many existing network embedding methods. However, such algorithms have many limitations that arise from the use of random walks, e.g., the features resulting from these methods are unable to transfer to new nodes and graphs as they are tied to vertex identity. In this work, we introduce the Role2Vec framework which uses the flexible notion of attributed random walks, and serves as a basis for generalizing existing methods such as DeepWalk, node2vec, and many others that leverage random walks. Our proposed framework enables these methods to be more widely applicable for both transductive and inductive learning as well as for use on graphs with attributes (if available). This is achieved by learning functions that generalize to new nodes and graphs. We show that our proposed framework is effective with an average AUC improvement of 16.55% while requiring on average 853x less space than existing methods on a variety of graphs.

Nesreen K. Ahmed, Ryan Rossi, John Boaz Lee, Theodore L. Willke, Rong Zhou, Xiangnan Kong, Hoda Eldardiry• 2018

Related benchmarks

TaskDatasetResultRank
Link PredictionCora (test)
AP0.812
116
Link PredictionCora
AUC (Cora)76.9
60
Node ClassificationCiteseer
Macro-F162.3
59
Link PredictionAstroPh
AUC ROC97
44
Link PredictionAstroPh (test)
AUC-PR97.5
44
Node ClassificationLastFM
Micro-F185.7
44
Node ClassificationLastFM
Macro F177.5
44
Link PredictionDBLP
AUC ROC0.952
44
Link PredictionHepTh (test)
AUC-PR92.9
44
Link PredictionHepTh
AUC ROC90.7
44
Showing 10 of 15 rows

Other info

Follow for update