hypergraph partitioning

6 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Latest papers with no code

K-SpecPart: Supervised embedding algorithms and cut overlay for improved hypergraph partitioning

no code yet • 7 May 2023

State-of-the-art hypergraph partitioners follow the multilevel paradigm that constructs multiple levels of progressively coarser hypergraphs that are used to drive cut refinement on each level of the hierarchy.

Scalable Graph Convolutional Network Training on Distributed-Memory Systems

no code yet • 9 Dec 2022

The large data sizes of graphs and their vertex features make scalable training algorithms and distributed memory systems necessary.

More Recent Advances in (Hyper)Graph Partitioning

no code yet • 26 May 2022

In recent years, significant advances have been made in the design and evaluation of balanced (hyper)graph partitioning algorithms.

Multilevel Memetic Hypergraph Partitioning with Greedy Recombination

no code yet • 7 Apr 2022

The performance of our algorithm is compared with the state-of-the-art HGP algorithms on $150$ real-life instances taken from the benchmark datasets used in the literature.

Balanced Coarsening for Multilevel Hypergraph Partitioning via Wasserstein Discrepancy

no code yet • 14 Jun 2021

We propose a balanced coarsening scheme for multilevel hypergraph partitioning.

Streaming Hypergraph Partitioning Algorithms on Limited Memory Environments

no code yet • 9 Mar 2021

For many of today's data-centric applications, this data is streaming; new items arrive continuously, and the data grows with time.

Hypergraph Partitioning using Tensor Eigenvalue Decomposition

no code yet • 16 Nov 2020

We also show improvement for the min-cut solution on 2-uniform hypergraphs (graphs) over the standard spectral partitioning algorithm.

Multilevel Acyclic Hypergraph Partitioning

no code yet • 6 Feb 2020

The acyclic hypergraph partitioning problem is to partition the hypernodes of a directed acyclic hypergraph into a given number of blocks of roughly equal size such that the corresponding quotient graph is acyclic while minimizing an objective function on the partition.

Hypergraph Partitioning With Embeddings

no code yet • 9 Sep 2019

As a result, hypergraph partitioning is an NP-Hard problem to both solve or approximate.

Quadratic Decomposable Submodular Function Minimization: Theory and Practice (Computation and Analysis of PageRank over Hypergraphs)

no code yet • 26 Feb 2019

We introduce a new convex optimization problem, termed quadratic decomposable submodular function minimization (QDSFM), which allows to model a number of learning tasks on graphs and hypergraphs.