Parameterized Algorithms for Zero Extension and Metric Labelling Problems
Abstract
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 using randomized contractions. We improve this running time with respect to both parameter and input size to in the case where is a metric. We further show that the problem admits a polynomial sparsifier, that is, a kernel of size 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 between the cost of a true solution and a `discrete relaxation' and achieve a running time of where is the size of the tree over which is defined and 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.
Cite
@article{arxiv.1802.06026,
title = {Parameterized Algorithms for Zero Extension and Metric Labelling Problems},
author = {Felix Reidl and Magnus Wahlström},
journal= {arXiv preprint arXiv:1802.06026},
year = {2018}
}