2017
DOI: 10.48550/arxiv.1706.02216
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

Inductive Representation Learning on Large Graphs

Abstract: Low-dimensional embeddings of nodes in large graphs have proved extremely useful in a variety of prediction tasks, from content recommendation to identifying protein functions. However, most existing approaches require that all nodes in the graph are present during training of the embeddings; these previous approaches are inherently transductive and do not naturally generalize to unseen nodes. Here we present GraphSAGE, a general inductive framework that leverages node feature information (e.g., text attribute… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
323
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 249 publications
(323 citation statements)
references
References 14 publications
0
323
0
Order By: Relevance
“…This kind of GNNs only considers passing messages uniformly from one-or two-hop neighbors along edges. GraphSAGE [1] aggregates and updates features in a range of the two-hop neighbors to the center node. DGCN [8] considers the first-and second-order proximity to aggregate the attributes on the directed graphs.…”
Section: Graph Neural Networkmentioning
confidence: 99%
See 3 more Smart Citations
“…This kind of GNNs only considers passing messages uniformly from one-or two-hop neighbors along edges. GraphSAGE [1] aggregates and updates features in a range of the two-hop neighbors to the center node. DGCN [8] considers the first-and second-order proximity to aggregate the attributes on the directed graphs.…”
Section: Graph Neural Networkmentioning
confidence: 99%
“…Node classification is a primary graph task for a wide range of applications [1,2,3,4,5,6], as it determines the category of the central node by comparing neighbors based on the messagepassing mechanism which learns the node attributes in the multiclass graph dataset. The distribution of multi categories in the graph dataset is directly tied to the network's overall performance.…”
Section: Graph Data Augmentationmentioning
confidence: 99%
See 2 more Smart Citations
“…This has been mainly addressed by pretrained generalizable models to infer on new disasters [11,12,13]. While GCNs initially were unable to be used on unseen contexts [7], the SAGE (sample and aggregate) framework has been proposed to learn inductively on mini-batches of graphs and can be used to predict on unseen graphs [14].…”
Section: Introductionmentioning
confidence: 99%