Graph convolutional networks (GCN)


Topic | v1 | created by janarez |
Description

Generalization of neural networks to arbitrary graphs.


Source unavailable
Relations

relates to Graph isomorphism problem

The graph isomorphism problem is the computational problem of determining whether two finite graphs a...

is Graph neural network

A graph neural network (GNN) is a class of neural networks for processing data represented by graph d...


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

compared in How Powerful are Graph Neural Networks?

9.0 rating 5.0 level 9.0 clarity 6.0 background – 1 rating

Despite GNNs revolutionizing graph representation learning, there is limited understanding of their r...

cons given in How powerful are Graph Convolutions? (review of Kipf & Welling, 2016)

8.0 rating 4.0 level 9.0 clarity 3.0 background – 1 rating

This post is about a paper that has just come out recently on practical generalizations of convolutio...

treated in Graph convolutional networks

6.0 rating 4.0 level 6.0 clarity 3.0 background – 1 rating

Many important real-world datasets come in the form of graphs or networks: social networks, knowledge...

treated in Geometric Deep Learning

5.0 rating 5.0 level 5.0 clarity 3.0 background – 1 rating

This website represents a collection of materials in the field of Geometric Deep Learning. We collect...

discussed in A Comprehensive Survey on Graph Neural Networks

7.0 rating 8.0 level 7.0 clarity 5.0 background – 1 rating

There is an increasing number of applications where data are generated from non-Euclidean domains and...