Local Motif Clustering via (Hyper)Graph Partitioning
Adil Chhabra, Marcelo Fonseca Faraj, Christian Schulz

TL;DR
This paper introduces a novel combinatorial approach for local motif clustering using hypergraph and graph models, significantly improving community detection efficiency and quality over existing methods.
Contribution
It develops new hypergraph and graph models for motif-based local clustering and applies advanced combinatorial algorithms to enhance performance and results.
Findings
Achieves communities with one-third the motif conductance of MAPPR.
Runs 6.3 times faster than the state-of-the-art tool.
Effectively captures motif-based community structures.
Abstract
A widely-used operation on graphs is local clustering, i.e., extracting a well-characterized community around a seed node without the need to process the whole graph. Recently local motif clustering has been proposed: it looks for a local cluster based on the distribution of motifs. Since this local clustering perspective is relatively new, most approaches proposed for it are extensions of statistical and numerical methods previously used for edge-based local clustering, while the available combinatorial approaches are still few and relatively simple. In this work, we build a hypergraph and a graph model which both represent the motif-distribution around the seed node. We solve these models using sophisticated combinatorial algorithms designed for (hyper)graph partitioning. In extensive experiments with the triangle motif, we observe that our algorithm computes communities with a motif…
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 · VLSI and FPGA Design Techniques · Advanced Graph Theory Research
