Papers
Topics
Authors
Recent
Search
2000 character limit reached

Adaptive Learning of Compressible Strings

Published 13 Nov 2020 in cs.DS | (2011.07143v3)

Abstract: Suppose an oracle knows a string SS that is unknown to us and that we want to determine. The oracle can answer queries of the form "Is ss a substring of SS?". In 1995, Skiena and Sundaram showed that, in the worst case, any algorithm needs to ask the oracle σn/4−O(n)\sigma n/4 -O(n) queries in order to be able to reconstruct the hidden string, where σ\sigma is the size of the alphabet of SS and nn its length, and gave an algorithm that spends (σ−1)n+O(σn)(\sigma-1)n+O(\sigma \sqrt{n}) queries to reconstruct SS. The main contribution of our paper is to improve the above upper-bound in the context where the string is compressible. We first present a universal algorithm that, given a (computable) compressor that compresses the string to τ\tau bits, performs q=O(τ)q=O(\tau) substring queries; this algorithm, however, runs in exponential time. For this reason, the second part of the paper focuses on more time-efficient algorithms whose number of queries is bounded by specific compressibility measures. We first show that any string of length nn over an integer alphabet of size σ\sigma with rlerle runs can be reconstructed with q=O(rle(σ+log⁡nrle))q=O(rle (\sigma + \log \frac{n}{rle})) substring queries in linear time and space. We then present an algorithm that spends q∈O(σglog⁡n)q \in O(\sigma g\log n) substring queries and runs in O(n(log⁡n+log⁡σ)+q)O(n(\log n + \log \sigma)+ q) time using linear space, where gg is the size of a smallest straight-line program generating the string.

Citations (1)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.