Strongly Local Hypergraph Diffusions for Clustering and Semi-supervised Learning
Meng Liu, Nate Veldt, Haoyu Song, Pan Li, David F. Gleich

TL;DR
This paper introduces a scalable, diffusion-based hypergraph clustering algorithm that efficiently finds high-quality clusters in large hypergraphs, extending personalized PageRank methods to hypergraph cut functions.
Contribution
It proposes a novel hypergraph clustering method that is strongly local, scalable, and flexible for various hypergraph cut functions, with theoretical guarantees and practical efficiency.
Findings
Runs in seconds on large hypergraphs with millions of hyperedges
Outperforms existing methods in clustering quality and speed
Provides theoretical guarantees similar to Cheeger bounds
Abstract
Hypergraph-based machine learning methods are now widely recognized as important for modeling and using higher-order and multiway relationships between data objects. Local hypergraph clustering and semi-supervised learning specifically involve finding a well-connected set of nodes near a given set of labeled vertices. Although many methods for local clustering exist for graphs, there are relatively few for localized clustering in hypergraphs. Moreover, those that exist often lack flexibility to model a general class of hypergraph cut functions or cannot scale to large problems. To tackle these issues, this paper proposes a new diffusion-based hypergraph clustering algorithm that solves a quadratic hypergraph cut based objective akin to a hypergraph analog of Andersen-Chung-Lang personalized PageRank clustering for graphs. We prove that, for graphs with fixed maximum hyperedge size, this…
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 · Advanced Graph Neural Networks · Topological and Geometric Data Analysis
