论文标题

Liftpool:基于起重的图形池用于分层图表示学习

LiftPool: Lifting-based Graph Pooling for Hierarchical Graph Representation Learning

论文作者

Xu, Mingxing, Dai, Wenrui, Li, Chenglin, Zou, Junni, Xiong, Hongkai

论文摘要

图形神经网络(GNN)越来越多地考虑图形池,以促进层次图表示学习。现有的图形合并方法通常由两个阶段组成,即选择排名最高的节点并删除其余节点以构建一个粗糙的图表表示。但是,由于节点(位置)及其特征(信号)的固有耦合,因此在这些方法中不可避免地会删除删除节点的局部结构信息。在本文中,我们提出了一种通过提升的提升,名为LiftPool,通过最大限度地保留图形池中的局部结构信息来改善层次图表示。 LiftPool在绘制图表之前引入了一个额外的图形提升阶段,以保留去除节点的局部信息,并将节点删除和功能降低的过程解除。具体而言,要删除每个节点,通过从其相邻保留的节点汇总的全局信息来获得其本地信息。随后,将这些本地信息对齐并传播到保留的节点,以减轻图形粗化的信息损失。此外,我们证明了拟议的Liftpool是本地化的,并且置换了不变。所提出的图形提升结构通常与现有的基于下采样的图形合并方法集成在一起。在基准图数据集上的评估表明,LiftPool在图形分类任务中大大优于最先进的图形合并方法。

Graph pooling has been increasingly considered for graph neural networks (GNNs) to facilitate hierarchical graph representation learning. Existing graph pooling methods commonly consist of two stages, i.e., selecting the top-ranked nodes and removing the rest nodes to construct a coarsened graph representation. However, local structural information of the removed nodes would be inevitably dropped in these methods, due to the inherent coupling of nodes (location) and their features (signals). In this paper, we propose an enhanced three-stage method via lifting, named LiftPool, to improve hierarchical graph representation by maximally preserving the local structural information in graph pooling. LiftPool introduces an additional stage of graph lifting before graph coarsening to preserve the local information of the removed nodes and decouple the processes of node removing and feature reduction. Specifically, for each node to be removed, its local information is obtained by subtracting the global information aggregated from its neighboring preserved nodes. Subsequently, this local information is aligned and propagated to the preserved nodes to alleviate information loss in graph coarsening. Furthermore, we demonstrate that the proposed LiftPool is localized and permutation-invariant. The proposed graph lifting structure is general to be integrated with existing downsampling-based graph pooling methods. Evaluations on benchmark graph datasets show that LiftPool substantially outperforms the state-of-the-art graph pooling methods in the task of graph classification.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源