Evolutionary n-level Hypergraph Partitioning with Adaptive Coarsening
Richard J. Preen, Jim Smith

TL;DR
This paper introduces an adaptive coarsening approach combined with a memetic algorithm for hypergraph partitioning, improving solution quality by exploiting information during the multilevel process.
Contribution
It presents a novel adaptive coarsening scheme and demonstrates the effectiveness of evolutionary algorithms in hypergraph partitioning.
Findings
Optimal coarsening levels vary per hypergraph.
Adaptive coarsening improves partition quality.
Evolutionary algorithms enhance current hypergraph partitioning methods.
Abstract
Hypergraph partitioning is an NP-hard problem that occurs in many computer science applications where it is necessary to reduce large problems into a number of smaller, computationally tractable sub-problems. Current techniques use a multilevel approach wherein an initial partitioning is performed after compressing the hypergraph to a predetermined level. This level is typically chosen to produce very coarse hypergraphs in which heuristic algorithms are fast and effective. This article presents a novel memetic algorithm which remains effective on larger initial hypergraphs. This enables the exploitation of information that can be lost during coarsening and results in improved final solution quality. We use this algorithm to present an empirical analysis of the space of possible initial hypergraphs in terms of its searchability at different levels of coarsening. We find that the best…
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.
