Learn Before
Concept

Normalized Aggregation in Graph Convolutional Network (GCN)

The classic GCN model employs both of the symmetric normalization and self-loop approach. Specifically, hu(k)=σ(W(k)vN(u){u}hvN(u)N(v))\mathbf{h}_{u}^{(k)}=\sigma(\mathbf{W}^{(k)}\sum_{v\in \mathcal{N}(u)\cap\{u\}} \frac {\mathbf{h}_v}{\sqrt{|\mathcal{N}(u)\mathcal{N}(v)|}})

0

1

Updated 2022-07-10

Contributors are:

Who are from:

Tags

Deep Learning (in Machine learning)

Data Science