Hardness of Approximation of (Multi-)LCS over Small Alphabet
Amey Bhangale, Diptarka Chakraborty, Rajendra Kumar

TL;DR
This paper establishes new hardness of approximation results for the Multi-LCS problem over small alphabets by reducing from the densest k-subgraph problem, showing no efficient algorithm can approximate within a factor of n^{-o(1)} unless ETH fails.
Contribution
It provides the first polynomial-time reduction from densest k-subgraph to Multi-LCS over small alphabets, proving strong hardness results.
Findings
No polynomial-time algorithm can approximate Multi-LCS within n^{-o(1)}.
Hardness results hold for alphabets of size n^{o(1)}.
Progress towards understanding Multi-LCS complexity over small alphabets.
Abstract
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 then Multi-LCS is also hard to approximate within a factor of . By the NP-hardness of the problem of approximating Max-Clique by Zuckerman [ToC'07], for any constant , the length of a LCS of arbitrary number of input sequences of length each, cannot be approximated within an -factor in polynomial time unless {\tt{P}}{\NP}. However,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
