Highlight

Inductive Representation Learning on Large Graphs

Presents GraphSAGE, an inductive framework that generates node embeddings by sampling and aggregating features from a node's local neighborhood.

Based on

Inductive Representation Learning on Large Graphs

By William L. Hamilton, Z. Ying, J. LeskovecNeural Information Processing Systems
Read original article →

This paper presents GraphSAGE, a general inductive framework for generating low-dimensional node embeddings in large graphs. Whereas most prior approaches are inherently transductive — requiring all nodes to be present during embedding training and not naturally generalizing to unseen nodes — GraphSAGE leverages node feature information such as text attributes and, instead of training an individual embedding per node, learns a function that generates embeddings by sampling and aggregating features from a node's local neighborhood.

GraphSAGE outperforms strong baselines on three inductive node-classification benchmarks: it classifies the category of unseen nodes in evolving information graphs based on citation and Reddit post data, and it generalizes to completely unseen graphs on a multi-graph dataset of protein-protein interactions. This inductive capability matters because node embeddings had proved extremely useful in prediction tasks from content recommendation to identifying protein functions, and GraphSAGE extends them to previously unseen nodes and graphs.

Abstract

Most node-embedding approaches are transductive, requiring all nodes present during training and failing to generalize to unseen nodes. GraphSAGE is a general inductive framework that leverages node feature information to generate embeddings for unseen data, learning a function that samples and aggregates features from a node's local neighborhood rather than training per-node embeddings. It outperforms strong baselines on three inductive node-classification benchmarks and generalizes to entirely unseen graphs in a protein-protein interaction dataset.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

graph neural networksnode embeddingsinductive representation learningGraphSAGEgraph mining
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.