Two-way Node Popularity Model for Directed and Bipartite Networks
There has been extensive research on community detection in directed and bipartite networks. However, these studies often fail to consider the popularity of nodes in different communities, which is a common phenomenon in real-world networks. To address this issue, we propose a new probabilistic framework called the Two-Way Node Popularity Model (TNPM). The TNPM also accommodates edges from different distributions within a general sub-Gaussian family. We introduce the Delete-One-Method (DOM) for model fitting and community structure identification, and provide a comprehensive theoretical analysis with novel technical skills dealing with sub-Gaussian generalization. Additionally, we propose the Two-Stage Divided Cosine Algorithm (TSDC) to handle large-scale networks more efficiently. Our proposed methods offer multi-folded advantages in terms of estimation accuracy and computational efficiency, as demonstrated through extensive numerical studies. We apply our methods to two real-world applications, uncovering interesting findings.
Code (1)
Tasks
Community DetectionComputational EfficiencySimilar Papers 제목 키워드 기반
Variational Estimators for Node Popularity Models
Node popularity is recognized as a key factor in modeling real-world networks, capturing heterogeneity in connectivity across communities. This concept is equally important in bipartite networks, where nodes in different…
Enhancing Missing Data Imputation through Combined Bipartite Graph and Complete Directed Graph
In this paper, we aim to address a significant challenge in the field of missing data imputation: identifying and leveraging the interdependencies among features to enhance missing data imputation for tabular data. We in…
Graph Neural NetworkImputationAn Approach for Link Prediction in Directed Complex Networks based on Asymmetric Similarity-Popularity
Complex networks are graphs representing real-life systems that exhibit unique characteristics not found in purely regular or completely random graphs. The study of such systems is vital but challenging due to the comple…
Link PredictionPredictionSociologySpring-Electrical Models For Link Prediction
We propose a link prediction algorithm that is based on spring-electrical models. The idea to study these models came from the fact that spring-electrical models have been successfully used for networks visualization. A …
Link PredictionPredictionA finite-element-inspired bipartite graph learned simulator for manufacturability assessment in large-deformation sheet forming
Explicit dynamic finite element (FE) simulations are widely used for large deformation engineering analysis, but repeated simulations remain costly during design space exploration and optimisation. In explicit FE analysi…
Graph Neural Network