SIAIJan 17, 2017

From Community Detection to Community Profiling

arXiv:1701.04528v11 citations
AI Analysis

This addresses the limitation of community detection alone for applications like social network analysis, though it appears incremental as it builds on existing community detection frameworks.

The paper tackles the problem of community profiling, which goes beyond traditional community detection by characterizing communities through both internal content and external diffusion patterns. The proposed CPD model significantly outperforms state-of-the-art baselines on large-scale real-world datasets.

Most existing community-related studies focus on detection, which aim to find the community membership for each user from user friendship links. However, membership alone, without a complete profile of what a community is and how it interacts with other communities, has limited applications. This motivates us to consider systematically profiling the communities and thereby developing useful community-level applications. In this paper, we for the first time formalize the concept of community profiling. With rich user information on the network, such as user published content and user diffusion links, we characterize a community in terms of both its internal content profile and external diffusion profile. The difficulty of community profiling is often underestimated. We novelly identify three unique challenges and propose a joint Community Profiling and Detection (CPD) model to address them accordingly. We also contribute a scalable inference algorithm, which scales linearly with the data size and it is easily parallelizable. We evaluate CPD on large-scale real-world data sets, and show that it is significantly better than the state-of-the-art baselines in various tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes