Title :
Tight Hardness Results for LCS and Other Sequence Similarity Measures
Author :
Amir Abboud;Arturs Backurs;Virginia Vassilevska Williams
Author_Institution :
Comput. Sci. Dept., Stanford Univ., Palo Alto, CA, USA
Abstract :
Two important similarity measures between sequences are the longest common subsequence (LCS) and the dynamic time warping distance (DTWD). The computations of these measures for two given sequences are central tasks in a variety of applications. Simple dynamic programming algorithms solve these tasks in O(n2) time, and despite an extensive amount of research, no algorithms with significantly better worst case upper bounds are known. In this paper, we show that for any constant ε >0, an O(n2-ε) time algorithm for computing the LCS or the DTWD of two sequences of length n over a constant size alphabet, refutes the popular Strong Exponential Time Hypothesis (SETH).
Keywords :
"Heuristic algorithms","Dynamic programming","Complexity theory","Computer science","Time measurement","Biology","Cost function"
Conference_Titel :
Foundations of Computer Science (FOCS), 2015 IEEE 56th Annual Symposium on
DOI :
10.1109/FOCS.2015.14