pith. sign in

arxiv: 2412.03008 · v2 · pith:A2HPJXR2new · submitted 2024-12-04 · 💻 cs.SI · cs.DS· cs.LG

Local Clustering on Complex Graphs and Complex Hypergraphs

classification 💻 cs.SI cs.DScs.LG
keywords graphsclusteringcomplexhypergraphsalgorithmsclusterdiscretegraph
0
0 comments X
read the original abstract

Local/seeded clustering aims to find a compact cluster near the given starting instances. While most existing studies on graph clustering assume a discrete graph setting (i.e., unweighted, undirected graphs without self-loops), real-world graphs can be more complex. In this paper, we extend the classic non-approximating Andersen-Chung-Lang (ACL) clustering algorithm beyond discrete graphs and generalize its quadratic optimality to a wider range of complex graphs, including weighted, directed, and self-looped graphs and hypergraphs with edge-dependent vertex weights. Specifically, by leveraging PageRank, we propose two algorithms: GeneralACL for graphs and HyperACL for hypergraphs. We prove that, under two mild conditions, both algorithms can identify a quadratically optimal cluster in terms of conductance. Additionally, we provide experiments to validate our theoretical findings. Our code is available at https://github.com/iDEA-iSAIL-Lab-UIUC/HyperACL.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Thresholded Local Hyper-Flow Diffusion

    cs.LG 2026-06 unverdicted novelty 7.0

    TL-HFD extends hyper-flow diffusion with thresholded local updates that are proven exact on the active region, finite-time dual suboptimality bounds, and an activated-volume guarantee, often matching global HFD while ...