Leveraging similarity and community-based features for link prediction in temporal social networks using attention-enabled LSTM

利用基于相似性和社群特征的注意力机制LSTM进行时间社交网络中的链接预测。

阅读:2

Abstract

Link prediction refers to predicting future or missing links within the social network. Static social networks, with their fixed topology, require less data analysis, making predicting future or missing links relatively easier than in dynamic social networks. Dynamic social networks change over time, which makes link prediction challenging. Modern similarity-based features look at the topological structure of the network but only use a single snapshot to calculate, so they miss important patterns and changes in the network over time. Community features, which divide the whole network into communities, help to improve the prediction by focusing on links between the intra-communities. Our proposed framework, SimCom-AN-LSTM, shows that combining structural and community features can leverage the strengths of both approaches. The sequence-based Long Short-Term Memory (LSTM) model processes the snapshot sequences to capture the network's temporal dependencies. These features help the model learn temporal patterns and predict future links by capturing local interaction between the nodes, the overall network topology, and community structure. The attention mechanism enhances the performance of the LSTM model by giving more weight to the feature that yields the best results. Results indicate that the proposed framework surpasses the individual state-of-the-art algorithms.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。