2020
DOI: 10.1007/978-3-030-57321-8_4
|View full text |Cite
|
Sign up to set email alerts
|

Explain Graph Neural Networks to Understand Weighted Graph Features in Node Classification

Abstract: Real data collected from different applications that have additional topological structures and connection information are amenable to be represented as a weighted graph. Considering the node labeling problem, Graph Neural Networks (GNNs) is a powerful tool, which can mimic experts' decision on node labeling. GNNs combine node features, connection patterns, and graph structure by using a neural network to embed node information and pass it through edges in the graph. We want to identify the patterns in the inp… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
8
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 18 publications
(10 citation statements)
references
References 16 publications
0
8
0
Order By: Relevance
“…Since only the local dominant and representative features are needed in this step, the computational burden can be further reduced by using masks that record the position of local representative features, allowing the unnecessary zeros to be ignored in the computation. The new nonlinear node v's feature is applied by the activation function φ in Equation (6).…”
Section: Gfu Modulementioning
confidence: 99%
See 2 more Smart Citations
“…Since only the local dominant and representative features are needed in this step, the computational burden can be further reduced by using masks that record the position of local representative features, allowing the unnecessary zeros to be ignored in the computation. The new nonlinear node v's feature is applied by the activation function φ in Equation (6).…”
Section: Gfu Modulementioning
confidence: 99%
“…Node classification is a primary graph task for a wide range of applications. 5,6,10 Many researches 34,35 have demonstrated that neural networks are more inclined to learn features from categories with larger amounts of data, which results in relatively lower accuracy of minor categories.…”
Section: Graph Data Augmentationmentioning
confidence: 99%
See 1 more Smart Citation
“…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%
“…Graph neural networks (GNNs) offer effective graph-based techniques applied to solve abundant real-world problems in diverse fields, such as social science [1], physical systems [2,3], protein-protein interaction networks [4], brain neuroscience [5], knowledge graphs [6], etc. The power of current GNNs [1,7,8,9,10] is largely due to their message-passing mechanisms.…”
Section: Introductionmentioning
confidence: 99%