Search Results for author: Sebastian Schlag

Found 11 papers, 7 papers with code

Scalable Shared-Memory Hypergraph Partitioning

1 code implementation20 Oct 2020 Lars Gottesbüren, Tobias Heuer, Peter Sanders, Sebastian Schlag

With just four cores, Mt-KaHyPar is also slightly faster than the fastest sequential multilevel partitioner PaToH while producing better solutions on 83% of all instances.

Distributed, Parallel, and Cluster Computing

Advanced Flow-Based Multilevel Hypergraph Partitioning

2 code implementations26 Mar 2020 Lars Gottesbüren, Michael Hamann, Sebastian Schlag, Dorothea Wagner

We present an improvement to the flow-based refinement framework of KaHyPar-MF, the current state-of-the-art multilevel $k$-way hypergraph partitioning algorithm for high-quality solutions.

Data Structures and Algorithms

Multilevel Acyclic Hypergraph Partitioning

no code implementations6 Feb 2020 Merten Popp, Sebastian Schlag, Christian Schulz, Daniel Seemaier

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 Scheduling

Faster Support Vector Machines

no code implementations20 Aug 2018 Sebastian Schlag, Matthias Schmitt, Christian Schulz

The time complexity of support vector machines (SVMs) prohibits training on huge data sets with millions of data points.

General Classification

Network Flow-Based Refinement for Multilevel Hypergraph Partitioning

2 code implementations SEA 2018 2018 Tobias Heuer, Peter Sanders, Sebastian Schlag

We present a refinement framework for multilevel hypergraph partitioning that uses max-flow computations on pairs of blocks to improve the solution quality of a $k$-way partition.

Data Structures and Algorithms G.2.2; G.2.3

Memetic Multilevel Hypergraph Partitioning

2 code implementations GECCO 2018 2018 Robin Andre, Sebastian Schlag, Christian Schulz

Hypergraph partitioning has a wide range of important applications such as VLSI design or scientific computing.

Data Structures and Algorithms

Engineering a direct k-way Hypergraph Partitioning Algorithm

no code implementations ALENEX 2017 2017 Yaroslav Akhremtsev, Tobias Heuer, Peter Sanders, Sebastian Schlag

We also remove several further bottlenecks in processing large hyperedges, develop a faster contraction algorithm, and a new adaptive stopping rule for local search.

graph partitioning hypergraph partitioning

Improving Coarsening Schemes for Hypergraph Partitioning by Exploiting Community Structure

1 code implementation SEA 2017 2017 Tobias Heuer, Sebastian Schlag

We present an improved coarsening process for multilevel hypergraph partitioning that incorporates global information about the community structure.

Community Detection graph partitioning +1

k-way Hypergraph Partitioning via n-Level Recursive Bisection

1 code implementation ALENEX 2016 2017 Sebastian Schlag, Vitali Henne, Tobias Heuer, Henning Meyerhenke, Peter Sanders, Christian Schulz

We develop a multilevel algorithm for hypergraph partitioning that contracts the vertices one at a time.

Data Structures and Algorithms

n-Level Hypergraph Partitioning

1 code implementation4 May 2015 Vitali Henne, Henning Meyerhenke, Peter Sanders, Sebastian Schlag, Christian Schulz

Using label propagation local search is several times faster than hMetis and gives better quality than PaToH for a VLSI benchmark set.

Data Structures and Algorithms G.2.2; D.1.4

Cannot find the paper you are looking for? You can Submit a new open access paper.