paper-with-me

Papers

Effective Model Integration Algorithm for Improving Link and Sign Prediction in Complex Networks

2021-08-03 · Chuang Liu, Shimin Yu, Ying Huang, Zi-Ke Zhang

Link and sign prediction in complex networks bring great help to decision-making and recommender systems, such as in predicting potential relationships or relative status levels. Many previous studies focused on designing the special algorithms to perform either link prediction or sign prediction. In this work, we propose an effective model integration algorithm consisting of network embedding, network feature engineering, and an integrated classifier, which can perform the link and sign prediction in the same framework. Network embedding can accurately represent the characteristics of topological structures and cooperate with the powerful network feature engineering and integrated classifier can achieve better prediction. Experiments on several datasets show that the proposed model can achieve state-of-the-art or competitive performance for both link and sign prediction in spite of its generality. Interestingly, we find that using only very low network embedding dimension can generate high prediction performance, which can significantly reduce the computational overhead during training and prediction. This study offers a powerful methodology for multi-task prediction in complex networks.

📄 PDF Abstract BibTeX arXiv:2108.01532

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFeature EngineeringLink PredictionNetwork EmbeddingPredictionRecommendation Systems

Similar Papers 제목 키워드 기반

Heuristic-Informed Mixture of Experts for Link Prediction in Multilayer Networks

2025-01-29 · Lucio La Cava, Domenico Mandaglio, Lorenzo Zangari, Andrea Tagarelli

Link prediction algorithms for multilayer networks are in principle required to effectively account for the entire layered structure while capturing the unique contexts offered by each layer. However, many existing appro…

Link PredictionMixture-of-ExpertsPrediction

A Systematic Evaluation of Knowledge Graph Embeddings for Gene-Disease Association Prediction

2025-04-11 · Catarina Canastra, Cátia Pesquita

Discovery gene-disease links is important in biology and medicine areas, enabling disease identification and drug repurposing. Machine learning approaches accelerate this process by leveraging biological knowledge repres…

Knowledge Graph EmbeddingsKnowledge GraphsLink PredictionPrediction

A Community Detection and Graph Neural Network Based Link Prediction Approach for Scientific Literature

2024-01-04 · Chunjiang Liu, Yikun Han, Haiyun Xu, Shihan Yang 외

This study presents a novel approach that synergizes community detection algorithms with various Graph Neural Network (GNN) models to bolster link prediction in scientific literature networks. By integrating the Louvain …

Community DetectionGraph Neural NetworkLink Prediction

Graph Representation Learning on Tissue-Specific Multi-Omics

2021-07-25 · Amine Amor, Pietro Lio', Vikash Singh, Ramon Viñas Torné 외

Combining different modalities of data from human tissues has been critical in advancing biomedical research and personalised medical care. In this study, we leverage a graph embedding model (i.e VGAE) to perform link pr…

Graph EmbeddingGraph Representation LearningLink PredictionPrediction+1

SigGAN : Adversarial Model for Learning Signed Relationships in Networks

2022-01-17 · Roshni Chakraborty, Ritwika Das, Joydeep Chandra

Signed link prediction in graphs is an important problem that has applications in diverse domains. It is a binary classification problem that predicts whether an edge between a pair of nodes is positive or negative. Exis…

Binary ClassificationGenerative Adversarial NetworkLink PredictionPrediction