Parameterized Algorithms for Zero Extension and Metric Labelling Problems

02/16/2018
by   Felix Reidl, et al.
0

We consider the problems ZERO EXTENSION and METRIC LABELLING under the paradigm of parameterized complexity. These are natural, well-studied problems with important applications, but have previously not received much attention from parameterized complexity. Depending on the chosen cost function μ, we find that different algorithmic approaches can be applied to design FPT-algorithms: for arbitrary μ we parameterized by the number of edges that cross the cut (not the cost) and show how to solve ZERO EXTENSION in time O(|D|^O(k^2) n^4 n) using randomized contractions. We improve this running time with respect to both parameter and input size to O(|D|^O(k) m) in the case where μ is a metric. We further show that the problem admits a polynomial sparsifier, that is, a kernel of size O(k^|D|+1) that is independent of the metric μ. With the stronger condition that μ is described by the distances of leaves in a tree, we parameterize by a gap parameter (q - p) between the cost of a true solution q and a `discrete relaxation' p and achieve a running time of O(|D|^q-p |T|m + |T|ϕ(n,m)) where T is the size of the tree over which μ is defined and ϕ(n,m) is the running time of a max-flow computation. We achieve a similar running for the more general METRIC LABELLING, while also allowing μ to be the distance metric between an arbitrary subset of nodes in a tree using tools from the theory of VCSPs. We expect the methods used in the latter result to have further applications.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/23/2019

Slightly Superexponential Parameterized Problems

A central problem in parameterized algorithms is to obtain algorithms ...
research
01/15/2020

Parameterized Complexity Analysis of Randomized Search Heuristics

This chapter compiles a number of results that apply the theory of param...
research
08/11/2019

Graph Motif Problems Parameterized by Dual

Let G=(V,E) be a vertex-colored graph, where C is the set of colors used...
research
03/14/2019

Maximum Cut Parameterized by Crossing Number

Given an edge-weighted graph G on n nodes, the NP-hard Max-Cut problem a...
research
10/06/2021

Parameterized Algorithms for the Steiner Tree Problem on a Directed Hypercube

We address the problem of computing a Steiner Arborescence on a directed...
research
10/03/2019

FPT Inapproximability of Directed Cut and Connectivity Problems

(see paper for full abstract) Cut problems and connectivity problems o...
research
04/23/2021

The Metric Relaxation for 0-Extension Admits an Ω(log^2/3k) Gap

We consider the 0-Extension problem, where we are given an undirected gr...

Please sign up or login with your details

Forgot password? Click here to reset