SIMLJul 6, 2021

The Hyperspherical Geometry of Community Detection: Modularity as a Distance

arXiv:2107.02645v21 citations
AI Analysis

This work provides a novel geometric interpretation for community detection methods, potentially advancing the field by offering new insights into modularity limitations and unifying diverse approaches.

The paper tackles the problem of community detection in networks by introducing a hyperspherical geometry framework, showing that maximizing modularity is equivalent to minimizing angular distance to a modularity vector, and revealing that many methods can be described as projection methods without relying on null models or resolution parameters.

We introduce a metric space of clusterings, where clusterings are described by a binary vector indexed by the vertex-pairs. We extend this geometry to a hypersphere and prove that maximizing modularity is equivalent to minimizing the angular distance to some modularity vector over the set of clustering vectors. In that sense, modularity-based community detection methods can be seen as a subclass of a more general class of projection methods, which we define as the community detection methods that adhere to the following two-step procedure: first, mapping the network to a point on the hypersphere; second, projecting this point to the set of clustering vectors. We show that this class of projection methods contains many interesting community detection methods. Many of these new methods cannot be described in terms of null models and resolution parameters, as is customary for modularity-based methods. We provide a new characterization of such methods in terms of meridians and latitudes of the hypersphere. In addition, by relating the modularity resolution parameter to the latitude of the corresponding modularity vector, we obtain a new interpretation of the resolution limit that modularity maximization is known to suffer from.

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