Learn Before
Concept

Simple Average Normalization

The simplest approach to overcome node degree sensitivity is to take the average of neighbor representations:

mN(u)=vN(u)hvN(u)\mathbf{m}_{\mathcal{N}(u)}=\frac{\sum_{v\in \mathcal{N}(u)}\mathbf{h}_v}{|\mathcal{N}(u)|}

0

1

Updated 2026-06-13

Tags

Deep Learning (in Machine learning)

Data Science

Computing Sciences