Concept

Improving GCN using Sampling Methods

In the real world, graphs can be very large and make aggregation based GCN hard to handle. And many graphs follow power-law distribution, which makes the number of neighbors expand extremely quickly. To solve this, neighborhood sampling and layer-wise samplings have been proposed.

Image 0

0

1

Updated 2022-06-12

Contributors are:

Who are from:

Tags

Deep Learning (in Machine learning)

Data Science