Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
126 tokens/sec
GPT-4o
47 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Line Graph Neural Networks for Link Weight Prediction (2309.15728v2)

Published 27 Sep 2023 in cs.SI

Abstract: In real-world networks, predicting the weight (strength) of links is as crucial as predicting the existence of the links themselves. Previous studies have primarily used shallow graph features for link weight prediction, limiting the prediction performance. In this paper, we propose a new link weight prediction method, namely Line Graph Neural Networks for Link Weight Prediction (LGLWP), which learns deeper graph features through deep learning. In our method, we first extract the enclosing subgraph around a target link and then employ a weighted graph labeling algorithm to label the subgraph nodes. Next, we transform the subgraph into the line graph and apply graph convolutional neural networks to learn the node embeddings in the line graph, which can represent the links in the original subgraph. Finally, the node embeddings are fed into a fully-connected neural network to predict the weight of the target link, treated as a regression problem. Our method directly learns link features, surpassing previous methods that splice node features for link weight prediction. Experimental results on six network datasets of various sizes and types demonstrate that our method outperforms state-of-the-art methods.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (35)
  1. Lada A Adamic and Natalie Glance. 2005. The political blogosphere and the 2004 US election: divided they blog. In Proceedings of the 3rd international workshop on Link discovery. 36–43.
  2. Line graph neural networks for link prediction. IEEE Transactions on Pattern Analysis and Machine Intelligence 44, 9 (2021), 5103–5113.
  3. Grarep: Learning graph representations with global structural information. In Proceedings of the 24th ACM international on conference on information and knowledge management. 891–900.
  4. Link weight prediction using weight perturbation and latent factor. IEEE Transactions on Cybernetics 52, 3 (2020), 1785–1797.
  5. Ziming Chen and Juan Wang. 2022. Link Weight Prediction in Directed Networks Based on Graph Convolution Network. In 2022 8th International Conference on Big Data and Information Analytics (BigDIA). IEEE, 20–24.
  6. Link weight prediction using supervised learning methods and its application to yelp layered network. IEEE Transactions on Knowledge and Data Engineering 30, 8 (2018), 1507–1518.
  7. Aditya Grover and Jure Leskovec. 2016. node2vec: Scalable feature learning for networks. In Proceedings of the 22nd ACM SIGKDD international conference on Knowledge discovery and data mining. 855–864.
  8. Graph Neural Networks with Diverse Spectral Filtering. In Proceedings of the ACM Web Conference 2023. 306–316.
  9. Sogol Haghani and Mohammad Reza Keyvanpour. 2019. A systemic analysis of link prediction in social network. Artificial Intelligence Review 52 (2019), 1961–1995.
  10. Yuchen Hou and Lawrence B Holder. 2018. Link weight prediction with node embeddings. (2018).
  11. Thomas N Kipf and Max Welling. 2016a. Semi-supervised classification with graph convolutional networks. arXiv preprint arXiv:1609.02907 (2016).
  12. Thomas N Kipf and Max Welling. 2016b. Variational graph auto-encoders. arXiv preprint arXiv:1611.07308 (2016).
  13. Gueorgi Kossinets and Duncan J Watts. 2006. Empirical analysis of an evolving social network. science 311, 5757 (2006), 88–90.
  14. Edge weight prediction in weighted signed networks. In 2016 IEEE 16th International Conference on Data Mining (ICDM). IEEE, 221–230.
  15. Graph evolution: Densification and shrinking diameters. ACM transactions on Knowledge Discovery from Data (TKDD) 1, 1 (2007), 2–es.
  16. Correlations between community structure and link formation in complex networks. PloS one 8, 9 (2013), e72908.
  17. NEW: A generic learning model for tie strength prediction in networks. Neurocomputing 406 (2020), 282–292.
  18. Self-attention Enhanced Auto-encoder for Link Weight Prediction with Graph Compression. IEEE Transactions on Network Science and Engineering (2023).
  19. Linyuan Lü and Tao Zhou. 2010. Link prediction in weighted networks: The role of weak ties. Europhysics Letters 89, 1 (2010), 18001.
  20. Mark EJ Newman. 2006. Finding community structure in networks using the eigenvectors of matrices. Physical review E 74, 3 (2006), 036104.
  21. Tore Opsahl and Pietro Panzarasa. 2009. Clustering in weighted networks. Social networks 31, 2 (2009), 155–163.
  22. Deepwalk: Online learning of social representations. In Proceedings of the 20th ACM SIGKDD international conference on Knowledge discovery and data mining. 701–710.
  23. A directed edge weight prediction model using decision tree ensembles in industrial Internet of things. IEEE Transactions on Industrial Informatics 17, 3 (2020), 2160–2168.
  24. GELTOR: A Graph Embedding Method based on Listwise Learning to Rank. In Proceedings of the ACM Web Conference 2023. 6–16.
  25. xGCN: An Extreme Graph Convolutional Network for Large-scale Social Link Prediction. In Proceedings of the ACM Web Conference 2023. 349–359.
  26. Line: Large-scale information network embedding. In Proceedings of the 24th international conference on world wide web. 1067–1077.
  27. Structural deep network embedding. In Proceedings of the 22nd ACM SIGKDD international conference on Knowledge discovery and data mining. 1225–1234.
  28. Duncan J Watts and Steven H Strogatz. 1998. Collective dynamics of ‘small-world’networks. nature 393, 6684 (1998), 440–442.
  29. Boris J Weisfeiler and Andrei A Lehman. [n. d.]. A reduction of a graph to a canonical form and an algebra arising during this reduction. Nauchno-Technicheskaya Informatsiya, 2 (9): 12–16, 1968.
  30. Muhan Zhang and Yixin Chen. 2017. Weisfeiler-lehman neural machine for link prediction. In Proceedings of the 23rd ACM SIGKDD international conference on knowledge discovery and data mining. 575–583.
  31. Muhan Zhang and Yixin Chen. 2018. Link prediction based on graph neural networks. Advances in neural information processing systems 31 (2018).
  32. Prediction of links and weights in networks by reliable routes. Scientific reports 5, 1 (2015), 12261.
  33. Predicting missing links via local information. The European Physical Journal B 71 (2009), 623–630.
  34. Weight prediction in complex networks based on neighbor set. Scientific reports 6, 1 (2016), 38080.
  35. LWP-WL: Link weight prediction based on CNNs and the Weisfeiler–Lehman algorithm. Applied Soft Computing 120 (2022), 108657.
Citations (2)

Summary

We haven't generated a summary for this paper yet.