论文标题
签名的图扩散网络
Signed Graph Diffusion Network
论文作者
论文摘要
鉴于签名的社交图,我们如何学习适当的节点表示以推断缺失边缘的迹象?签名的社交图已引起人们对模型信任关系的极大关注。学习节点表示对于有效分析图形数据至关重要,并且已经提出了各种技术,例如网络嵌入和图形卷积网络(GCN)来学习签名图。但是,对于特定任务(例如链路标志预测),传统的网络嵌入方法并不是端到端的,而基于GCN的方法在深度增加时会遭受性能退化问题。在本文中,我们提出了签名的图形扩散网络(SGDNET),这是一个新颖的图神经网络,可在签名的社交图中实现端到端节点表示学习的端到端节点表示学习。我们提出了一种专门为签名图设计的随机步行技术,以便SGDNET有效地扩散了隐藏的节点特征。通过广泛的实验,我们证明了SGDNET在链路标志预测准确性方面优于最先进的模型。
Given a signed social graph, how can we learn appropriate node representations to infer the signs of missing edges? Signed social graphs have received considerable attention to model trust relationships. Learning node representations is crucial to effectively analyze graph data, and various techniques such as network embedding and graph convolutional network (GCN) have been proposed for learning signed graphs. However, traditional network embedding methods are not end-to-end for a specific task such as link sign prediction, and GCN-based methods suffer from a performance degradation problem when their depth increases. In this paper, we propose Signed Graph Diffusion Network (SGDNet), a novel graph neural network that achieves end-to-end node representation learning for link sign prediction in signed social graphs. We propose a random walk technique specially designed for signed graphs so that SGDNet effectively diffuses hidden node features. Through extensive experiments, we demonstrate that SGDNet outperforms state-of-the-art models in terms of link sign prediction accuracy.