paper-with-me

홈 › Papers

Group-Node Attention for Community Evolution Prediction

2021-07-09 · Matt Revelle, Carlotta Domeniconi, Ben Gelman

Communities in social networks evolve over time as people enter and leave the network and their activity behaviors shift. The task of predicting structural changes in communities over time is known as community evolution prediction. Existing work in this area has focused on the development of frameworks for defining events while using traditional classification methods to perform the actual prediction. We present a novel graph neural network for predicting community evolution events from structural and temporal information. The model (GNAN) includes a group-node attention component which enables support for variable-sized inputs and learned representation of groups based on member and neighbor node features. A comparative evaluation with standard baseline methods is performed and we demonstrate that our model outperforms the baselines. Additionally, we show the effects of network trends on model performance.

📄 PDF Abstract BibTeX arXiv:2107.04522

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkPrediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

GRADE: Graph Dynamic Embedding

2020-07-16 · Simeon Spasov, Alessandro Di Stefano, Pietro Lio, Jian Tang

Representation learning of static and more recently dynamically evolving graphs has gained noticeable attention. Existing approaches for modelling graph dynamics focus extensively on the evolution of individual nodes ind…

Community DetectionDynamic Community DetectionDynamic Link PredictionLink Prediction+2

Enhance Ambiguous Community Structure via Multi-strategy Community Related Link Prediction Method with Evolutionary Process

2022-04-28 · Qiming Yang, Wei Wei, Ruizhi Zhang, Bowen Pang 외

Most real-world networks suffer from incompleteness or incorrectness, which is an inherent attribute to real-world datasets. As a consequence, those downstream machine learning tasks in complex network like community det…

AttributeCommunity DetectionLink Prediction

Deep Amortized Relational Model with Group-Wise Hierarchical Generative Process

2022-06-28 · AAAI 2022 6 · Huafeng Liu, Tong Zhou, Jiaqi Wang, Liping Jing

In this paper, we propose Deep amortized Relational Model (DaRM) with group-wise hierarchical generative process for community discovery and link prediction on relational data (e.g., graph, network). It provides an effic…

Community DetectionLink Prediction

Boosting Multitask Learning on Graphs through Higher-Order Task Affinities

2023-06-24 · Dongyue Li, Haotian Ju, Aneesh Sharma, Hongyang R. Zhang

Predicting node labels on a given graph is a widely studied problem with many applications, including community detection and molecular graph prediction. This paper considers predicting multiple node labeling functions o…

Community DetectionNode Classification

Efficient Personalized Community Detection via Genetic Evolution

2020-09-06 · Zheng Gao, Chun Guo, Xiaozhong Liu

Personalized community detection aims to generate communities associated with user need on graphs, which benefits many downstream tasks such as node recommendation and link prediction for users, etc. It is of great impor…

Community DetectionLink Prediction