Deep Learning for Community Detection: Progress, Challenges and Opportunities

Abstract

As communities represent similar opinions, similar functions, similar purposes, etc., community detection is an important and extremely useful tool in both scientific inquiry and data analytics. However, the classic methods of community detection, such as spectral clustering and statistical inference, are falling by the wayside as deep learning techniques demonstrate an increasing capacity to handle high-dimensional graph data with impressive performance. Thus, a survey of current progress in community detection through deep learning is timely. Structured into three broad research streams in this domain – deep neural networks, deep graph embedding, and graph neural networks, this article summarizes the contributions of the various frameworks, models, and algorithms in each stream along with the current challenges that remain unsolved and the future research opportunities yet to be explored.

Cite

Text

Liu et al. "Deep Learning for Community Detection: Progress, Challenges and Opportunities." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/693

Markdown

[Liu et al. "Deep Learning for Community Detection: Progress, Challenges and Opportunities." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/liu2020ijcai-deep/) doi:10.24963/IJCAI.2020/693

BibTeX

@inproceedings{liu2020ijcai-deep,
  title     = {{Deep Learning for Community Detection: Progress, Challenges and Opportunities}},
  author    = {Liu, Fanzhen and Xue, Shan and Wu, Jia and Zhou, Chuan and Hu, Wenbin and Paris, Cécile and Nepal, Surya and Yang, Jian and Yu, Philip S.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {4981-4987},
  doi       = {10.24963/IJCAI.2020/693},
  url       = {https://mlanthology.org/ijcai/2020/liu2020ijcai-deep/}
}