paper-with-me

Papers

Two-way Node Popularity Model for Directed and Bipartite Networks

2024-12-11 · Bing-Yi Jing, Ting Li, Jiangzhou Wang, Ya Wang

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.

📄 PDF Abstract BibTeX arXiv:2412.08051

Code (1)

Wangya1996/Two-way-Node-Popularity-Model 공식 구현

Tasks

Community DetectionComputational Efficiency

Similar Papers 제목 키워드 기반

Variational Estimators for Node Popularity Models

2025-11-21 · Jony Karki, Dongzhou Huang, Yunpeng Zhao arxiv

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

2024-11-07 · Zhaoyang Zhang, Hongtu Zhu, Ziqi Chen, Yingjie Zhang 외

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 NetworkImputation

An Approach for Link Prediction in Directed Complex Networks based on Asymmetric Similarity-Popularity

2022-07-15 · Hafida Benhidour, Lama Almeshkhas, Said Kerrache

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 PredictionPredictionSociology

Spring-Electrical Models For Link Prediction

2019-05-24 · Yana Kashinskaya, Egor Samosvat, Akmal Artikov

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 PredictionPrediction

A finite-element-inspired bipartite graph learned simulator for manufacturability assessment in large-deformation sheet forming

2026-05-14 · Yingxue Zhao, Haoran Li, Haosu Zhou, Tobias Pfaff 외 arxiv

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