English

Exploring Communities in Large Profiled Graphs

Databases 2019-01-18 v1

Abstract

Given a graph GG and a vertex qGq\in G, the community search (CS) problem aims to efficiently find a subgraph of GG whose vertices are closely related to qq. Communities are prevalent in social and biological networks, and can be used in product advertisement and social event recommendation. In this paper, we study profiled community search (PCS), where CS is performed on a profiled graph. This is a graph in which each vertex has labels arranged in a hierarchical manner. Extensive experiments show that PCS can identify communities with themes that are common to their vertices, and is more effective than existing CS approaches. As a naive solution for PCS is highly expensive, we have also developed a tree index, which facilitate efficient and online solutions for PCS.

Keywords

Cite

@article{arxiv.1901.05451,
  title  = {Exploring Communities in Large Profiled Graphs},
  author = {Yankai Chen and Yixiang Fang and Reynold Cheng and Yun Li and Xiaojun Chen and Jie Zhang},
  journal= {arXiv preprint arXiv:1901.05451},
  year   = {2019}
}
R2 v1 2026-06-23T07:13:46.722Z