paper-with-me

Papers

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, Kaidi Wang, Yongye Su

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 detection algorithm into our GNN frameworks, we consistently enhance performance across all models tested. For example, integrating Louvain with the GAT model resulted in an AUC score increase from 0.777 to 0.823, exemplifying the typical improvements observed. Similar gains are noted when Louvain is paired with other GNN architectures, confirming the robustness and effectiveness of incorporating community-level insights. This consistent uplift in performance reflected in our extensive experimentation on bipartite graphs of scientific collaborations and citations highlights the synergistic potential of combining community detection with GNNs to overcome common link prediction challenges such as scalability and resolution limits. Our findings advocate for the integration of community structures as a significant step forward in the predictive accuracy of network science models, offering a comprehensive understanding of scientific collaboration patterns through the lens of advanced machine learning techniques.

📄 PDF Abstract BibTeX arXiv:2401.02542

Code (0)

등록된 구현이 없습니다.

Tasks

Community DetectionGraph Neural NetworkLink Prediction

Methods 이 논문이 사용한 방법론

GAT A Graph Attention Network (GAT) is a neural network architecture that operates on graph-structured data, leveraging masked self-attentional layers to address the shortcomings…
Graph Neural Network 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Modularity-Aware Graph Autoencoders for Joint Community Detection and Link Prediction

2022-02-02 · Guillaume Salha-Galvan, Johannes F. Lutzeyer, George Dasoulas, Romain Hennequin 외

Graph autoencoders (GAE) and variational graph autoencoders (VGAE) emerged as powerful methods for link prediction. Their performances are less impressive on community detection problems where, according to recent and co…

Community DetectionLink PredictionPrediction

Citation network applications in a scientific co-authorship recommender system

2021-11-22 · Vladislav Tishin, Artyom Sosedka, Peter Ibragimov, Vadim Porvatov

The problem of co-authors selection in the area of scientific collaborations might be a daunting one. In this paper, we propose a new pipeline that effectively utilizes citation data in the link prediction task on the co…

Link PredictionRecommendation Systems

Triple Classification for Scholarly Knowledge Graph Completion

2021-11-23 · Mohamad Yaser Jaradeh, Kuldeep Singh, Markus Stocker, Sören Auer

Scholarly Knowledge Graphs (KGs) provide a rich source of structured information representing knowledge encoded in scientific publications. With the sheer volume of published scientific literature comprising a plethora o…

ClassificationKnowledge Graph CompletionKnowledge GraphsLink Prediction+2

Archetypal Graph Generative Models: Explainable and Identifiable Communities via Anchor-Dominant Convex Hulls

2026-02-24 · Nikolaos Nakis, Chrysoula Kosma, Panagiotis Promponas, Michail Chatzianastasis 외 arxiv

Representation learning has been essential for graph machine learning tasks such as link prediction, community detection, and network visualization. Despite recent advances in achieving high performance on these downstre…

Representation LearningCommunity DetectionLink PredictionPoint Processes

A Community-Enhanced Graph Representation Model for Link Prediction

2025-12-24 · Lei Wang, Darong Lai arxiv

Although Graph Neural Networks (GNNs) have become the dominant approach for graph representation learning, their performance on link prediction tasks does not always surpass that of traditional heuristic methods such as …

Graph Representation LearningLink Prediction