Finding Diverse Minimum s-t Cuts

03/13/2023
by   Mark de Berg, et al.
0

Recently, many studies have been devoted to finding diverse solutions in classical combinatorial problems, such as VERTEX COVER (Baste et al., IJCAI'20), MATCHING (Fomin et al., ISAAC'20) and SPANNING TREE (Hanaka et al., AAAI'21). Finding diverse solutions is important in settings where the user is not able to specify all criteria of the desired solution. Motivated by an application in the field of system identification, we initiate the algorithmic study of k-DIVERSE MINIMUM s-t CUTS which, given a directed graph G = (V, E), two specified vertices s,t ∈ V, and an integer k > 0, asks for a collection of k minimum s-t cuts in G that has maximum diversity. We investigate the complexity of the problem for two diversity measures for a collection of cuts: (i) the sum of all pairwise Hamming distances, and (ii) the cardinality of the union of cuts in the collection. We prove that k-DIVERSE MINIMUM s-t CUTS can be solved in strongly polynomial time for both diversity measures via submodular function minimization. We obtain this result by establishing a connection between ordered collections of minimum s-t cuts and the theory of distributive lattices. When restricted to finding only collections of mutually disjoint solutions, we provide a more practical algorithm that finds a maximum set of pairwise disjoint minimum s-t cuts. For graphs with small minimum s-t cut, it runs in the time of a single max-flow computation. These results stand in contrast to the problem of finding k diverse global minimum cuts – which is known to be NP-hard even for the disjoint case (Hanaka et al., 2022) – and partially answer a long-standing open question of Wagner (Networks 1990) about improving the complexity of finding disjoint collections of minimum s-t cuts.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/12/2019

FPT Algorithms for Diverse Collections of Hitting Sets

In this work, we study the d-Hitting Set and Feedback Vertex Set problem...
research
09/08/2020

Finding Diverse Trees, Paths, and More

Mathematical modeling is a standard approach to solve many real-world pr...
research
12/10/2021

Computing Diverse Shortest Paths Efficiently: A Theoretical and Experimental Study

Finding diverse solutions in combinatorial problems recently has receive...
research
02/21/2022

Obtaining Approximately Optimal and Diverse Solutions via Dispersion

There has been a long-standing interest in computing diverse solutions t...
research
04/04/2023

Determinantal Sieving

We introduce determinantal sieving, a new, remarkably powerful tool in t...
research
06/22/2016

Joint M-Best-Diverse Labelings as a Parametric Submodular Minimization

We consider the problem of jointly inferring the M-best diverse labeling...
research
10/31/2019

Edge minimization in de Bruijn graphs

This paper introduces the de Bruijn graph edge minimization problem, whi...

Please sign up or login with your details

Forgot password? Click here to reset