论文标题
图形神经网络中的图形池
Graphon Pooling in Graph Neural Networks
论文作者
论文摘要
图神经网络(GNN)已在涉及图形建模的不规则结构上处理的不同应用中有效使用。依赖于移位不变的图形过滤器的使用,GNN将卷积的操作扩展到图形。但是,汇总和采样的操作仍未清楚地定义,文献中提出的方法要么以不保留其光谱属性的方式修改图形结构,要么需要定义策略以选择要保留的节点。在这项工作中,我们提出了一种新的策略,使用图形子来汇总和采样,该图形保留图形的光谱特性。为此,我们将GNN中的图形层视为收敛到图形的一系列图的元素。通过这种方式,当从一个层到另一层映射信号时,我们在节点标记中没有歧义,并且在整个层中保持一致的频谱表示。我们在合成和现实世界中的数值实验中评估了该策略,在该实验中,我们表明Graphon合并GNN不太容易过度拟合和改进其他合并技术,尤其是当层之间的降低性降低比率很大时。
Graph neural networks (GNNs) have been used effectively in different applications involving the processing of signals on irregular structures modeled by graphs. Relying on the use of shift-invariant graph filters, GNNs extend the operation of convolution to graphs. However, the operations of pooling and sampling are still not clearly defined and the approaches proposed in the literature either modify the graph structure in a way that does not preserve its spectral properties, or require defining a policy for selecting which nodes to keep. In this work, we propose a new strategy for pooling and sampling on GNNs using graphons which preserves the spectral properties of the graph. To do so, we consider the graph layers in a GNN as elements of a sequence of graphs that converge to a graphon. In this way we have no ambiguity in the node labeling when mapping signals from one layer to the other and a spectral representation that is consistent throughout the layers. We evaluate this strategy in a synthetic and a real-world numerical experiment where we show that graphon pooling GNNs are less prone to overfitting and improve upon other pooling techniques, especially when the dimensionality reduction ratios between layers is large.