论文标题
用于图预测的可逆神经网络
Invertible Neural Networks for Graph Prediction
论文作者
论文摘要
图表预测问题在数据分析和机器学习中占了上风。反向预测问题,即从给定的输出标签中推断输入数据,在各种应用程序中引起了人们的兴趣。在这项工作中,我们开发\ textIt {可逆图神经网络}(IGNN),这是一个深层生成模型,可通过将其作为条件生成任务来解决图形上的反向预测问题。所提出的模型由可逆子网络组成,该子网络从数据映射到中间编码的特征,该特征允许通过线性分类子网络进行正向预测,并通过参数混合模型从输出标签中有效地生成。 Wasserstein-2正则化确保了编码子网络的可逆性,该正则化允许在残留块中自由形式层。该模型可通过编码特征的分解参数混合模型可扩展到大图,并通过使用GNN层在计算上可扩展。可逆流映射的存在得到了最佳传输和扩散过程的理论的支持,我们证明了图卷积层的表达性,以近似图形数据的理论流。在综合数据(包括大图上的示例)上对拟议的IGNN模型进行了实验检查,并且在太阳渐变事件数据数据和交通流异常检测的实申请数据集上也证明了经验优势。
Graph prediction problems prevail in data analysis and machine learning. The inverse prediction problem, namely to infer input data from given output labels, is of emerging interest in various applications. In this work, we develop \textit{invertible graph neural network} (iGNN), a deep generative model to tackle the inverse prediction problem on graphs by casting it as a conditional generative task. The proposed model consists of an invertible sub-network that maps one-to-one from data to an intermediate encoded feature, which allows forward prediction by a linear classification sub-network as well as efficient generation from output labels via a parametric mixture model. The invertibility of the encoding sub-network is ensured by a Wasserstein-2 regularization which allows free-form layers in the residual blocks. The model is scalable to large graphs by a factorized parametric mixture model of the encoded feature and is computationally scalable by using GNN layers. The existence of invertible flow mapping is backed by theories of optimal transport and diffusion process, and we prove the expressiveness of graph convolution layers to approximate the theoretical flows of graph data. The proposed iGNN model is experimentally examined on synthetic data, including the example on large graphs, and the empirical advantage is also demonstrated on real-application datasets of solar ramping event data and traffic flow anomaly detection.