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

Representation Learning on Graphs: Methods and Applications

About

Machine learning on graphs is an important and ubiquitous task with applications ranging from drug design to friendship recommendation in social networks. The primary challenge in this domain is finding a way to represent, or encode, graph structure so that it can be easily exploited by machine learning models. Traditionally, machine learning approaches relied on user-defined heuristics to extract features encoding structural information about a graph (e.g., degree statistics or kernel functions). However, recent years have seen a surge in approaches that automatically learn to encode graph structure into low-dimensional embeddings, using techniques based on deep learning and nonlinear dimensionality reduction. Here we provide a conceptual review of key advancements in this area of representation learning on graphs, including matrix factorization-based methods, random-walk based algorithms, and graph neural networks. We review methods to embed individual nodes as well as approaches to embed entire (sub)graphs. In doing so, we develop a unified framework to describe these recent approaches, and we highlight a number of important applications and directions for future work.

William L. Hamilton, Rex Ying, Jure Leskovec• 2017

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora (test)
Mean Accuracy86.9
951
Node ClassificationCiteseer (test)
Accuracy0.7604
945
Node ClassificationPubMed (test)
Accuracy88.45
586
Node ClassificationChameleon (test)
Mean Accuracy58.73
335
Node ClassificationCornell (test)
Mean Accuracy75.95
313
Node ClassificationTexas (test)
Mean Accuracy82.43
312
Node ClassificationSquirrel (test)
Mean Accuracy41.61
301
Node ClassificationWisconsin (test)
Mean Accuracy81.18
279
Graph RegressionZINC
MAE0.387
144
Graph ClassificationCIFAR10
Accuracy65.767
118
Showing 10 of 17 rows

Other info

Follow for update