We present an attention-based spatial graph convolution (AGC) for graph neural networks (GNNs). Existing AGCs focus on only using node-wise features and utilizing one type of attention function when calculating attention weights. Instead, we propose two methods to improve the representational power of AGCs by utilizing 1) structural information in a high-dimensional space and 2) multiple attention functions when calculating their weights. The first method computes a local structure representation of a graph in a high-dimensional space. The second method utilizes multiple attention functions simultaneously in one AGC. Both approaches can be combined. We also propose a GNN for the classification of point clouds and that for the prediction of point labels in a point cloud based on the proposed AGC. According to experiments, the proposed GNNs perform better than existing methods. Our codes open at https://github.com/liyang-tuat/SFAGC.
翻译:我们为图表神经网络提供了一种基于注意的空间图变迁(AGC),现有的AGC只侧重于使用节点特征,在计算注意权重时只使用一种关注功能,相反,我们提出了两种方法来提高AGC的代表性力量,即利用高维空间的1个结构信息,在计算其重量时使用多种关注功能。第一种方法计算高维空间的图形的局部结构表示。第二种方法同时使用一个AGC的多重关注功能。两种方法都可以合并使用。我们还提议用GNN对点云进行分类,并根据拟议的AGC预测点云的点标值。根据实验,拟议的GNNM比现有方法要好。我们在https://github.com/liyang-tuat/SFAGC开放的代码。</s>