Fine-Grained Complexity of Analyzing Compressed Data: Quantifying Improvements over Decompress-And-Solve

被引:21
|
作者
Abboud, Amir [1 ]
Backurs, Arturs [2 ]
Bringmann, Karl [3 ]
Kuennemann, Marvin [3 ]
机构
[1] Stanford Univ, Comp Sci Dept, Palo Alto, CA 94304 USA
[2] MIT, EECS, Cambridge, MA USA
[3] Max Planck Inst Informat, Saarland Informat Campus, Saarbrucken, Germany
来源
2017 IEEE 58TH ANNUAL SYMPOSIUM ON FOUNDATIONS OF COMPUTER SCIENCE (FOCS) | 2017年
关键词
grammar-compression; fine-grained complexity; EDIT DISTANCE; ALGORITHM; APPROXIMATION; RECOGNITION;
D O I
10.1109/FOCS.2017.26
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
Can we analyze data without decompressing it? As our data keeps growing, understanding the time complexity of problems on compressed inputs, rather than in convenient uncompressed forms, becomes more and more relevant. Suppose we are given a compression of size n of data that originally has size N, and we want to solve a problem with time complexity T(.). The naive strategy of "decompress- and- solve" gives time T(N), whereas the gold standard" is time T(N): to analyze the compression as efficiently as if the original data was small. We restrict our attention to data in the form of a string (text, files, genomes, etc.) and study the most ubiquitous tasks. While the challenge might seem to depend heavily on the specific compression scheme, most methods of practical relevance (Lempel-Ziv-family, dictionary methods, and others) can be unified under the elegant notion of Grammar-Compressions. A vast literature, across many disciplines, established this as an influential notion for Algorithm design. We introduce a direly needed framework for proving (conditional) lower bounds in this field, allowing us to assess whether decompress-and-solve can be improved, and by how much. Our main results are: The O(nN root log N/n) bound for LCS and the O(min{N log N, nM}) bound for Pattern Matching with Wildcards are optimal up to N-o(1) factors, under the Strong Exponential Time Hypothesis. (Here, M denotes the uncompressed length of the compressed pattern.) Decompress-and-solve is essentially optimal for ContextFree Grammar Parsing and RNA Folding, under the k-Clique conjecture. We give an algorithm showing that decompress-and-solve is not optimal for Disjointness.
引用
收藏
页码:192 / 203
页数:12
相关论文
empty
未找到相关数据