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

How Powerful are Graph Neural Networks?

Abstract: Graph Neural Networks (GNNs) are an effective framework for representation learning of graphs. GNNs follow a neighborhood aggregation scheme, where the representation vector of a node is computed by recursively aggregating and transforming representation vectors of its neighboring nodes. Many GNN variants have been proposed and have achieved state-of-the-art results on both node and graph classification tasks. However, despite GNNs revolutionizing graph representation learning, there is limited understanding o… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

10
1,334
0
3

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 1,094 publications
(1,347 citation statements)
references
References 11 publications
10
1,334
0
3
Order By: Relevance
“…GraphSAGE [19] aggregates neighborhood information via mean/max/LSTM pooling. GIN [45] allocates a learnable parameter for the center node when performing information aggregation, which empowers the model stronger capability to differentiate different graph structures. More recently, a myriad of more sophisticated aggregation strategies compared with previous works are developed and a more detailed review can be referred to [44,50].…”
Section: Resultsmentioning
confidence: 99%
See 2 more Smart Citations
“…GraphSAGE [19] aggregates neighborhood information via mean/max/LSTM pooling. GIN [45] allocates a learnable parameter for the center node when performing information aggregation, which empowers the model stronger capability to differentiate different graph structures. More recently, a myriad of more sophisticated aggregation strategies compared with previous works are developed and a more detailed review can be referred to [44,50].…”
Section: Resultsmentioning
confidence: 99%
“…Graph Neural Networks (GNNs) have demonstrated remarkable performance in a wide spectrum of graph learning tasks, e.g., node classification [19,24,45], link prediction [25,36,55], and recommendation [15,15,42]. The main intuition of GNNs is that they stack multiple layers of neural network primitives to learn high-level node feature representations, aiming at addressing various learning tasks in an end-to-end manner [13].…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…We evaluate GStarX by explaining a standard GCN (Kipf & Welling, 2016) on all datasets in our major experiment. In later analysis, we also evaluate on GIN (Xu et al, 2018) and GAT (Veličković et al, 2017) on certain datasets following Yuan et al (2021). All models are trained to convergence.…”
Section: Experiments Settingsmentioning
confidence: 99%
“…The entire model needs to be retrained if a new API call, which is not part of the training set, is encountered. Scott et al [22] proposed MalNet, a large scale Android malware FCG dataset, and they applied stateof-the-art graph representation learning approaches such as GIN [23] for Android malware classification. Among all the methods, Feather and GIN achieved the highest classification performance.…”
Section: Android Malware Detection Based On Graph Representation Lear...mentioning
confidence: 99%