论文标题
可解释,有效的异质图卷积网络
Interpretable and Efficient Heterogeneous Graph Convolutional Network
论文作者
论文摘要
图形卷积网络(GCN)在学习图中节点的有效特定任务表示方面取得了非凡的成功。但是,关于异质信息网络(HIN),现有面向HIN的GCN方法仍然患有两种缺陷:(1)他们无法灵活地探索所有可能的元路径,并为目标对象提取最有用的元素,这既妨碍了有效性和可解释性; (2)他们通常需要生成基于中间元路径的密集图,从而导致高计算复杂性。为了解决上述问题,我们提出了一个可解释,有效的异质图卷积网络(IE-HGCN),以学习HINS中对象的表示。它被设计为层次聚合体系结构,即首先是对象级聚合,然后是类型级聚合。新颖的体系结构可以从所有可能的元路径(在长度限制内)自动为每个对象提取有用的元路径,从而带来良好的模型可解释性。它还可以通过避免中间HIN转换和邻里注意力来降低计算成本。我们在评估所有可能的元路径的有用性,与光谱图上的频谱图卷积以及其准线性时间复杂性方面提供了有关提出的IE-HGCN的理论分析。在三个真实网络数据集上进行的广泛实验证明了IE-HGCN优于最先进的方法。
Graph Convolutional Network (GCN) has achieved extraordinary success in learning effective task-specific representations of nodes in graphs. However, regarding Heterogeneous Information Network (HIN), existing HIN-oriented GCN methods still suffer from two deficiencies: (1) they cannot flexibly explore all possible meta-paths and extract the most useful ones for a target object, which hinders both effectiveness and interpretability; (2) they often need to generate intermediate meta-path based dense graphs, which leads to high computational complexity. To address the above issues, we propose an interpretable and efficient Heterogeneous Graph Convolutional Network (ie-HGCN) to learn the representations of objects in HINs. It is designed as a hierarchical aggregation architecture, i.e., object-level aggregation first, followed by type-level aggregation. The novel architecture can automatically extract useful meta-paths for each object from all possible meta-paths (within a length limit), which brings good model interpretability. It can also reduce the computational cost by avoiding intermediate HIN transformation and neighborhood attention. We provide theoretical analysis about the proposed ie-HGCN in terms of evaluating the usefulness of all possible meta-paths, its connection to the spectral graph convolution on HINs, and its quasi-linear time complexity. Extensive experiments on three real network datasets demonstrate the superiority of ie-HGCN over the state-of-the-art methods.