A Serial Multilevel Hypergraph Partitioning Algorithm
Foad Lotfifar, Matthew Johnson

TL;DR
This paper introduces a serial multilevel hypergraph partitioning algorithm that leverages rough set clustering to improve partition quality, especially on irregular hypergraphs, outperforming existing methods significantly.
Contribution
It presents a novel hypergraph partitioning algorithm using rough set clustering, addressing irregular hypergraph challenges and achieving superior partition quality.
Findings
Achieves 18.8% to 71.1% better quality than state-of-the-art algorithms.
Effectively handles irregular hypergraphs with high vertex degree and hyperedge variation.
Demonstrates significant improvements on real application benchmarks.
Abstract
The graph partitioning problem has many applications in scientific computing such as computer aided design, data mining, image compression and other applications with sparse-matrix vector multiplications as a kernel operation. In many cases it is advantageous to use hypergraphs as they, compared to graphs, have a more general structure and can be used to model more complex relationships between groups of objects. This motivates our focus on the less-studied hypergraph partitioning problem. In this paper, we propose a serial multi-level bipartitioning algorithm. One important step in current heuristics for hypergraph partitioning is clustering during which similar vertices must be recognized. This can be particularly difficult in irregular hypergraphs with high variation of vertex degree and hyperedge size; heuristics that rely on local vertex clustering decisions often give poor…
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.
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 · Embedded Systems Design Techniques
