SIAILGMay 17, 2020

Deep Learning for Community Detection: Progress, Challenges and Opportunities

arXiv:2005.08225v2271 citations
AI Analysis

It addresses the need for improved community detection tools in scientific and data analytics applications, but is incremental as it summarizes existing research rather than introducing new methods.

This survey reviews the progress of deep learning techniques for community detection, highlighting their superior performance over classic methods like spectral clustering and statistical inference in handling high-dimensional graph data.

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.

Code Implementations1 repo
Foundations

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

Your Notes