Efficient Graph Embedding Method for Link Prediction via Incorporating Graph Structure and Node Attributes.

Weisheng Li,Feiyi Tang,Chao Chang, Hao Zhong ,Ronghua Lin,Yong Tang

WISE(2023)

引用 0|浏览2
暂无评分
摘要
Link prediction is a crucial task in graph analysis that aims to predict the existence of missing links in a graph. Graph embedding methods have gained popularity for link prediction by learning low-dimensional vector representations for nodes. However, most existing methods have not effectively utilized the graph structure and node attributes in attributed graphs. Additionally, higher-order neighborhood nodes that have high correlation with the source node are often disregarded. To address these issues, we propose an efficient graph embedding method called GSNA ( $$\textbf{G}$$ raph $$\textbf{S}$$ tructure and $$\textbf{N}$$ ode $$\textbf{A}$$ ttributes), which effectively incorporates graph structure and node attributes to learn nodes representation for link prediction. Specifically, node sequences are generated using random walk, and then the nodes with high frequency are screened out. Then, the Top-N list of high-order neighborhood nodes with high correlation is obtained by calculating attribute similarities between nodes. Afterwards, a new graph is generated and passed through a multi-head attention mechanism to further learn the representations for link prediction tasks. Experiments conducted on several benchmark datasets demonstrate the effectiveness and efficiency of our proposed method for link prediction.
更多
查看译文
关键词
link prediction,graph structure,efficient graph,embedding
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要