Hardness of Approximation of (Multi-)LCS over Small Alphabet

06/24/2020
by   Amey Bhangale, et al.
0

The problem of finding longest common subsequence (LCS) is one of the fundamental problems in computer science, which finds application in fields such as computational biology, text processing, information retrieval, data compression etc. It is well known that (decision version of) the problem of finding the length of a LCS of an arbitrary number of input sequences (which we refer to as Multi-LCS problem) is NP-complete. Jiang and Li [SICOMP'95] showed that if Max-Clique is hard to approximate within a factor of s then Multi-LCS is also hard to approximate within a factor of Θ(s). By the NP-hardness of the problem of approximating Max-Clique by Zuckerman [ToC'07], for any constant δ>0, the length of a LCS of arbitrary number of input sequences of length n each, cannot be approximated within an n^1-δ-factor in polynomial time unless P=. However, the reduction of Jiang and Li assumes the alphabet size to be Ω(n). So far no hardness result is known for the problem of approximating Multi-LCS over sub-linear sized alphabet. On the other hand, it is easy to get 1/|Σ|-factor approximation for strings of alphabet Σ. In this paper, we make a significant progress towards proving hardness of approximation over small alphabet by showing a polynomial-time reduction from the well-studied densest k-subgraph problem with perfect completeness to approximating Multi-LCS over alphabet of size poly(n/k). As a consequence, from the known hardness result of densest k-subgraph problem (e.g. [Manurangsi, STOC'17]) we get that no polynomial-time algorithm can give an n^-o(1)-factor approximation of Multi-LCS over an alphabet of size n^o(1), unless the Exponential Time Hypothesis is false.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/10/2019

Constant factor approximation of MAX CLIQUE

MAX CLIQUE problem (MCP) is an NPO problem, which asks to find the large...
research
04/16/2012

Hardness Results for Approximate Pure Horn CNF Formulae Minimization

We study the hardness of approximation of clause minimum and literal min...
research
10/24/2021

Approximating LCS and Alignment Distance over Multiple Sequences

We study the problem of aligning multiple sequences with the goal of fin...
research
04/05/2022

Almost-Linear Planted Cliques Elude the Metropolis Process

A seminal work of Jerrum (1992) showed that large cliques elude the Metr...
research
07/22/2021

Griddings of permutations and hardness of pattern matching

We study the complexity of the decision problem known as Permutation Pat...
research
02/07/2018

On The Hardness of Approximate and Exact (Bichromatic) Maximum Inner Product

In this paper we study the (Bichromatic) Maximum Inner Product Problem (...
research
06/11/2018

Tensor-based Hardness of the Shortest Vector Problem to within Almost Polynomial Factors

We show that unless ⊆ (2^(n)), there is no polynomial-time algorithm a...

Please sign up or login with your details

Forgot password? Click here to reset