Community Focusing: Yet Another Query-Dependent Community Detection

Abstract

As a major kind of query-dependent community detection, community search finds a densely connected subgraph containing a set of query nodes. As density is the major consideration of community search, most methods of community search often find a dense subgraph with many vertices far from the query nodes, which are not very related to the query nodes. Motivated by this, a new problem called community focusing (CF) is studied. It finds a community where the members are close and densely connected to the query nodes. A distance-sensitive dense subgraph structure called β-attention-core is proposed to remove the vertices loosely connected to or far from the query nodes, and a combinational density is designed to guarantee the density of a subgraph. Then CF is formalized as finding a subgraph with the largest combinational density among the β-attention-core subgraphs containing the query nodes with the largest β. Thereafter, effective methods are devised for CF. Furthermore, a speed-up strategy is developed to make the methods scalable to large networks. Extensive experimental results on real and synthetic networks demonstrate the performance of our methods.

Cite

Text

Wang et al. "Community Focusing: Yet Another Query-Dependent Community Detection." AAAI Conference on Artificial Intelligence, 2019. doi:10.1609/AAAI.V33I01.3301329

Markdown

[Wang et al. "Community Focusing: Yet Another Query-Dependent Community Detection." AAAI Conference on Artificial Intelligence, 2019.](https://mlanthology.org/aaai/2019/wang2019aaai-community/) doi:10.1609/AAAI.V33I01.3301329

BibTeX

@inproceedings{wang2019aaai-community,
  title     = {{Community Focusing: Yet Another Query-Dependent Community Detection}},
  author    = {Wang, Zhuo and Wang, Weiping and Wang, Chaokun and Gu, Xiaoyan and Li, Bo and Meng, Dan},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {329-337},
  doi       = {10.1609/AAAI.V33I01.3301329},
  url       = {https://mlanthology.org/aaai/2019/wang2019aaai-community/}
}