Pivot Selection for Median String Problem

03/04/2020
by   Pedro Mirabal, et al.
0

The Median String Problem is W[1]-Hard under the Levenshtein distance, thus, approximation heuristics are used. Perturbation-based heuristics have been proved to be very competitive as regards the ratio approximation accuracy/convergence speed. However, the computational burden increase with the size of the set. In this paper, we explore the idea of reducing the size of the problem by selecting a subset of representative elements, i.e. pivots, that are used to compute the approximate median instead of the whole set. We aim to reduce the computation time through a reduction of the problem size while achieving similar approximation accuracy. We explain how we find those pivots and how to compute the median string from them. Results on commonly used test data suggest that our approach can reduce the computational requirements (measured in computed edit distances) by 8% with approximation accuracy as good as the state of the art heuristic. This work has been supported in part by CONICYT-PCHA/Doctorado Nacional/2014-63140074 through a Ph.D. Scholarship; Universidad Católica de la Santísima Concepción through the research project DIN-01/2016; European Union's Horizon 2020 under the Marie Skł odowska-Curie grant agreement 690941; Millennium Institute for Foundational Research on Data (IMFD); FONDECYT-CONICYT grant number 1170497; and for O. Pedreira, Xunta de Galicia/FEDER-UE refs. CSI ED431G/01 and GRC: ED431C 2017/58.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/04/2019

Assessing the best edit in perturbation-based iterative refinement algorithms to compute the median string

Strings are a natural representation of biological data such as DNA, RNA...
research
11/02/2020

Approximating the Median under the Ulam Metric

We study approximation algorithms for variants of the median string prob...
research
05/18/2017

Exemplar or Matching: Modeling DCJ Problems with Unequal Content Genome Data

The edit distance under the DCJ model can be computed in linear time for...
research
12/10/2021

How Compression and Approximation Affect Efficiency in String Distance Measures

Real-world data often comes in compressed form. Analyzing compressed dat...
research
07/20/2021

Approximate Trace Reconstruction via Median String (in Average-Case)

We consider an approximate version of the trace reconstruction problem, ...
research
09/02/2020

Structural Iterative Rounding for Generalized k-Median Problems

This paper considers approximation algorithms for generalized k-median p...
research
09/21/2022

Kernel-Based Generalized Median Computation for Consensus Learning

Computing a consensus object from a set of given objects is a core probl...

Please sign up or login with your details

Forgot password? Click here to reset