Approximating the Weighted Minimum Label s-t Cut Problem

11/12/2020
by   Peng Zhang, et al.
0

In the weighted (minimum) Label s-t Cut problem, we are given a (directed or undirected) graph G=(V,E), a label set L = {ℓ_1, ℓ_2, …, ℓ_q } with positive label weights {w_ℓ}, a source s ∈ V and a sink t ∈ V. Each edge edge e of G has a label ℓ(e) from L. Different edges may have the same label. The problem asks to find a minimum weight label subset L' such that the removal of all edges with labels in L' disconnects s and t. The unweighted Label s-t Cut problem (i.e., every label has a unit weight) can be approximated within O(n^2/3), where n is the number of vertices of graph G. However, it is unknown for a long time how to approximate the weighted Label s-t Cut problem within o(n). In this paper, we provide an approximation algorithm for the weighted Label s-t Cut problem with ratio O(n^2/3). The key point of the algorithm is a mechanism to interpret label weight on an edge as both its length and capacity.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/19/2019

The Landscape of Minimum Label Cut (Hedge Connectivity) Problem

Minimum Label Cut (or Hedge Connectivity) problem is defined as follows:...
research
08/30/2019

Minimum Label s-t Cut has Large Integrality Gaps

Given a graph G=(V,E) with a label set L = l_1, l_2, ..., l_q, in which ...
research
02/01/2020

Edge-cuts Optimized for Average Weight: a new alternative to Ford and Fulkerson

Let G be a directed graph associated with a weight w: E(G) → R^+. For an...
research
03/11/2019

Solving the minimum labeling global cut problem by mathematical programming

Let G = (V, E, L) be an edge-labeled graph such that V is the set of ver...
research
06/12/2018

Minimum Shared-Power Edge Cut

We introduce a problem called the Minimum Shared-Power Edge Cut (MSPEC)....
research
07/01/2009

Multi-Label MRF Optimization via Least Squares s-t Cuts

There are many applications of graph cuts in computer vision, e.g. segme...
research
09/03/2020

MAX CUT in Weighted Random Intersection Graphs and Discrepancy of Sparse Random Set Systems

Let V be a set of n vertices, M a set of m labels, and let 𝐑 be an m × n...

Please sign up or login with your details

Forgot password? Click here to reset