paper-with-me

홈 › Papers

Community detection over a heterogeneous population of non-aligned networks

2019-04-04 · Guilherme Gomes, Vinayak Rao, Jennifer Neville

Clustering and community detection with multiple graphs have typically focused on aligned graphs, where there is a mapping between nodes across the graphs (e.g., multi-view, multi-layer, temporal graphs). However, there are numerous application areas with multiple graphs that are only partially aligned, or even unaligned. These graphs are often drawn from the same population, with communities of potentially different sizes that exhibit similar structure. In this paper, we develop a joint stochastic blockmodel (Joint SBM) to estimate shared communities across sets of heterogeneous non-aligned graphs. We derive an efficient spectral clustering approach to learn the parameters of the joint SBM. We evaluate the model on both synthetic and real-world datasets and show that the joint model is able to exploit cross-graph information to better estimate the communities compared to learning separate SBMs on each individual graph.

📄 PDF Abstract BibTeX arXiv:1904.05332

Code (1)

kurtmaia/JointSBM 공식 구현

Tasks

ClusteringCommunity Detection

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Spectral community detection in heterogeneous large networks

2016-11-03 · Hafiz Tiomoko Ali, Romain Couillet

In this article, we study spectral methods for community detection based on $ \alpha$-parametrized normalized modularity matrix hereafter called $ {\bf L}_\alpha $ in heterogeneous graph models. We show, in a regime wher…

ClusteringCommunity Detection

PHORECAST: Enabling AI Understanding of Public Health Outreach Across Populations

2025-10-02 · Rifaa Qadri, Anh Nhat Nhu, Swati Ramnath, Laura Yu Zheng 외 arxiv

Understanding how diverse individuals and communities respond to persuasive messaging holds significant potential for advancing personalized and socially aware machine learning. While Large Vision and Language Models (VL…

Improving Community Detection Performance in Heterogeneous Music Network by Learning Edge-type Usefulness Distribution

2021-05-03 · Zheng Gao, Chun Guo, Shutian Ma, Xiaozhong Liu

With music becoming an essential part of daily life, there is an urgent need to develop recommendation systems to assist people targeting better songs with fewer efforts. As the interactions between users and songs natur…

Community DetectionMusic RecommendationRecommendation Systems

Efficient Discovery of Heterogeneous Quantile Treatment Effects in Randomized Experiments via Anomalous Pattern Detection

2018-03-24 · Edward McFowland III, Sriram Somanchi, Daniel B. Neill

In the recent literature on estimating heterogeneous treatment effects, each proposed method makes its own set of restrictive assumptions about the intervention's effects and which subpopulations to explicitly estimate. …

HACD: Harnessing Attribute Semantics and Mesoscopic Structure for Community Detection

2024-11-04 · Anran Zhang, Xingfen Wang, Yuhan Zhao

Community detection plays a pivotal role in uncovering closely connected subgraphs, aiding various real-world applications such as recommendation systems and anomaly detection. With the surge of rich information availabl…

Anomaly DetectionAttributeCommunity DetectionGraph Attention+3