English

Fast Algorithms for Intimate-Core Group Search in Weighted Graphs

Social and Information Networks 2019-09-02 v1 Databases

Abstract

Community search that finds query-dependent communities has been studied on various kinds of graphs. As one instance of community search, intimate-core group search over a weighted graph is to find a connected kk-core containing all query nodes with the smallest group weight. However, existing state-of-the-art methods start from the maximal kk-core to refine an answer, which is practically inefficient for large networks. In this paper, we develop an efficient framework, called local exploration k-core search (LEKS), to find intimate-core groups in graphs. We propose a small-weighted spanning tree to connect query nodes, and then expand the tree level by level to a connected kk-core, which is finally refined as an intimate-core group. We also design a protection mechanism for critical nodes to avoid the collapsed kk-core. Extensive experiments on real-life networks validate the effectiveness and efficiency of our methods.

Keywords

Cite

@article{arxiv.1908.11788,
  title  = {Fast Algorithms for Intimate-Core Group Search in Weighted Graphs},
  author = {Longxu Sun and Xin Huang and Rong-Hua Li and Jianliang Xu},
  journal= {arXiv preprint arXiv:1908.11788},
  year   = {2019}
}

Comments

15 pages, 10 figures

R2 v1 2026-06-23T11:01:19.856Z