论文标题
带有顶点信息池的图形跨网络
Graph Cross Networks with Vertex Infomax Pooling
论文作者
论文摘要
我们提出了一个新型的图形跨网络(GXN),以从图的多个量表中实现全面的特征学习。基于图的可训练的层次表示,GXN可以使范围内的中间特征的互换以促进信息流。 GXN的两种关键成分包括一个新颖的顶点infomax池(VIPOOL),它以可训练的方式创建了多尺度图,以及一个新颖的特征交叉层,可在范围内启用特征交互。拟议的Vipool根据顶点特征和邻居特征之间的共同信息的神经估计选择了最有用的顶点子集。背后的直觉是,当顶点可以最大程度地反映其相邻信息时,顶点是有益的。提出的特征 - 交叉层通过改善信息流并丰富隐藏层的多尺度特征,在两个量表之间进行中间特征,以增强相互增强。特征交叉层的交叉形状将GXN与许多其他多尺度体系结构区分开。实验结果表明,所提出的GXN分别将分类精度提高了2.12%和1.15%,分别分类和顶点分类。基于同一网络,提出的Vipool始终优于其他图形式方法。
We propose a novel graph cross network (GXN) to achieve comprehensive feature learning from multiple scales of a graph. Based on trainable hierarchical representations of a graph, GXN enables the interchange of intermediate features across scales to promote information flow. Two key ingredients of GXN include a novel vertex infomax pooling (VIPool), which creates multiscale graphs in a trainable manner, and a novel feature-crossing layer, enabling feature interchange across scales. The proposed VIPool selects the most informative subset of vertices based on the neural estimation of mutual information between vertex features and neighborhood features. The intuition behind is that a vertex is informative when it can maximally reflect its neighboring information. The proposed feature-crossing layer fuses intermediate features between two scales for mutual enhancement by improving information flow and enriching multiscale features at hidden layers. The cross shape of the feature-crossing layer distinguishes GXN from many other multiscale architectures. Experimental results show that the proposed GXN improves the classification accuracy by 2.12% and 1.15% on average for graph classification and vertex classification, respectively. Based on the same network, the proposed VIPool consistently outperforms other graph-pooling methods.