HyperSF: Spectral Hypergraph Coarsening via Flow-based Local Clustering
Ali Aghdaei, Zhiqiang Zhao, Zhuo Feng

TL;DR
HyperSF is a spectral hypergraph coarsening method that preserves structural properties and improves clustering quality and efficiency using flow-based local clustering and spectral techniques.
Contribution
The paper introduces HyperSF, a novel spectral hypergraph coarsening algorithm that enhances structural preservation and computational efficiency over existing methods.
Findings
Significantly improves hypergraph clustering conductance.
Reduces runtime compared to state-of-the-art algorithms.
Effective on hypergraphs from real-world VLSI benchmarks.
Abstract
Hypergraphs allow modeling problems with multi-way high-order relationships. However, the computational cost of most existing hypergraph-based algorithms can be heavily dependent upon the input hypergraph sizes. To address the ever-increasing computational challenges, graph coarsening can be potentially applied for preprocessing a given hypergraph by aggressively aggregating its vertices (nodes). However, state-of-the-art hypergraph partitioning (clustering) methods that incorporate heuristic graph coarsening techniques are not optimized for preserving the structural (global) properties of hypergraphs. In this work, we propose an efficient spectral hypergraph coarsening scheme (HyperSF) for well preserving the original spectral (structural) properties of hypergraphs. Our approach leverages a recent strongly-local max-flow-based clustering algorithm for detecting the sets of hypergraph…
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
TopicsVLSI and FPGA Design Techniques · Interconnection Networks and Systems · Image and Video Quality Assessment
MethodsSpectral Clustering
