TL;DR
This paper introduces a new hypergraph stochastic blockmodel and scalable algorithms for hypergraph clustering, enabling better detection of higher-order structures in complex relational data.
Contribution
It proposes the DCHSBM model and a Louvain-type algorithm, including a faster AON variant, for hypergraph clustering with theoretical and empirical validation.
Findings
AON hypergraph Louvain is highly scalable.
Detectability regimes differ from dyadic graph methods.
Higher-order structures are interpretable in real-world data.
Abstract
Hypergraphs are a natural modeling paradigm for a wide range of complex relational systems. A standard analysis task is to identify clusters of closely related or densely interconnected nodes. Many graph algorithms for this task are based on variants of the stochastic blockmodel, a random graph with flexible cluster structure. However, there are few models and algorithms for hypergraph clustering. Here, we propose a Poisson degree-corrected hypergraph stochastic blockmodel (DCHSBM), a generative model of clustered hypergraphs with heterogeneous node degrees and edge sizes. Approximate maximum-likelihood inference in the DCHSBM naturally leads to a clustering objective that generalizes the popular modularity objective for graphs. We derive a general Louvain-type algorithm for this objective, as well as a a faster, specialized "All-Or-Nothing" (AON) variant in which edges are expected to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
