Concept

GNN That Use Purely Convolutional Approaches

Some early work of GNN rely solely on convolution operations. The idea of this class of GNN is to define full model as a combination or stacking of multiple convolution layers and nonlinearities. For example, Defferrard et al. defined convolutions based on a spectral convolution based on the eigenvalues of the Laplacian, and defined the spectral filter using Chebyshev polynomials.

0

1

Updated 2022-07-17

Contributors are:

Who are from:

Tags

Deep Learning (in Machine learning)

Data Science