paper-with-me

Papers

A parameterised model for link prediction using node centrality and similarity measure based on graph embedding

2023-09-11 · Haohui Lu, Shahadat Uddin

Link prediction is a key aspect of graph machine learning, with applications as diverse as disease prediction, social network recommendations, and drug discovery. It involves predicting new links that may form between network nodes. Despite the clear importance of link prediction, existing models have significant shortcomings. Graph Convolutional Networks, for instance, have been proven to be highly efficient for link prediction on a variety of datasets. However, they encounter severe limitations when applied to short-path networks and ego networks, resulting in poor performance. This presents a critical problem space that this work aims to address. In this paper, we present the Node Centrality and Similarity Based Parameterised Model (NCSM), a novel method for link prediction tasks. NCSM uniquely integrates node centrality and similarity measures as edge features in a customised Graph Neural Network (GNN) layer, effectively leveraging the topological information of large networks. This model represents the first parameterised GNN-based link prediction model that considers topological information. The proposed model was evaluated on five benchmark graph datasets, each comprising thousands of nodes and edges. Experimental results highlight NCSM's superiority over existing state-of-the-art models like Graph Convolutional Networks and Variational Graph Autoencoder, as it outperforms them across various metrics and datasets. This exceptional performance can be attributed to NCSM's innovative integration of node centrality, similarity measures, and its efficient use of topological information.

📄 PDF Abstract BibTeX arXiv:2309.05434

Code (0)

등록된 구현이 없습니다.

Tasks

Disease PredictionDrug DiscoveryGraph EmbeddingGraph Neural NetworkLink PredictionPrediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Link Prediction via Graph Attention Network

2019-10-10 · Weiwei Gu, Fei Gao, Xiaodan Lou, Jiang Zhang

Link prediction aims to infer missing links or predicting the future ones based on currently observed partial networks, it is a fundamental problem in network science with tremendous real-world applications. However, con…

Graph AttentionInformation RetrievalLanguage ModellingLink Prediction+2

Structack: Structure-based Adversarial Attacks on Graph Neural Networks

2021-07-23 · Hussain Hussain, Tomislav Duricic, Elisabeth Lex, Denis Helic 외

Recent work has shown that graph neural networks (GNNs) are vulnerable to adversarial attacks on graph data. Common attack approaches are typically informed, i.e. they have access to information about node attributes suc…

Embedding Knowledge Graphs Attentive to Positional and Centrality Qualities

2021-06-01 · ECML PKDD 2021 6 · Afshin Sadeghi, Diego Collarana, Damien Graux, Jens Lehmann

Knowledge graphs embeddings (KGE) are lately at the center of many artificial intelligence studies due to their applicability for solving downstream tasks, including link prediction and node classification. However, most…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction+2

Centrality-Based Node Feature Augmentation for Robust Network Alignment

2023-04-25 · Jin-Duk Park, Cong Tran, Won-Yong Shin, Xin Cao

Network alignment (NA) is the task of discovering node correspondences across multiple networks. Although NA methods have achieved remarkable success in a myriad of scenarios, their effectiveness is not without additiona…

Computational EfficiencyGraph Neural Network

A Matrix Factorization Model for Hellinger-based Trust Management in Social Internet of Things

2019-09-26 · Soroush Aalibagi, Hamidreza Mahyar, Ali Movaghar, H. Eugene Stanley

The Social Internet of Things (SIoT), integration of the Internet of Things and Social Networks paradigms, has been introduced to build a network of smart nodes that are capable of establishing social links. In order to …

Management