TransWikia.com

Can I think of the graph convolution operation as a regular 2D convolution for images?

Artificial Intelligence Asked on December 25, 2021

Kipf et al. described in his paper that we can write graph convolution operation like this:

$$H_{t+1} = AH_tW_t$$

where $A$ is the normalized adjacency matrix, $H_t$ is the embedded representation of the nodes and $W_t$ is the weight matrix.

Now, can I imagine the same formula as first performing 2D convolution with fixed-size kernel over the whole feature space then multiply the result with the adjacency matrix?

If this is the case, I think I can create a graph convolution operation just using the Conv2D layer then performing simple matrix multiplication with adjacency matrix using PyTorch.

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP