Modularity Based Community Detection in Hypergraphs
Bogumi{\l} Kami\'nski, Pawe{\l} Misiorek, Pawe{\l} Pra{\l}at and, Fran\c{c}ois Th\'eberge

TL;DR
This paper introduces h-Louvain, a scalable community detection algorithm for hypergraphs that optimizes a hypergraph modularity function, improving community detection accuracy through a Bayesian-optimized parameter tuning process.
Contribution
It adapts the Louvain algorithm for hypergraphs by dynamically tuning parameters to optimize hypergraph modularity, addressing limitations of direct application.
Findings
Improved community detection results on synthetic networks.
Enhanced performance on real-world hypergraph datasets.
Parameter tuning via Bayesian optimization is effective.
Abstract
In this paper, we propose a scalable community detection algorithm using hypergraph modularity function, h-Louvain. It is an adaptation of the classical Louvain algorithm in the context of hypergraphs. We observe that a direct application of the Louvain algorithm to optimize the hypergraph modularity function often fails to find meaningful communities. We propose a solution to this issue by adjusting the initial stage of the algorithm via carefully and dynamically tuned linear combination of the graph modularity function of the corresponding two-section graph and the desired hypergraph modularity function. The process is guided by Bayesian optimization of the hyper-parameters of the proposed procedure. Various experiments on synthetic as well as real-world networks are performed showing that this process yields improved results in various regimes.
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.
Taxonomy
TopicsComplex Network Analysis Techniques · Text and Document Classification Technologies · Network Security and Intrusion Detection
