Concept
Modification of Spectral Convolutional Methods to Adapt to Multiple Graphs
There are s series of methods that generalize spectral convolution methods to multiple graphs. For example, Neural FPs proposed a first-order based spectral convolution method, so different graphs can share the same parameters. PATCHY-SAN assigned an unique nodes order for each graph, and define a neighbor nodes set of fixed size for each node in the graph, and apply 1-D convolutional neural network to each node in the graphs.
0
1
Updated 2022-06-05
Tags
Deep Learning (in Machine learning)
Data Science