Papers
Topics
Authors
Recent
Search
2000 character limit reached

Adaptive Exact Learning in a Mixed-Up World: Dealing with Periodicity, Errors and Jumbled-Index Queries in String Reconstruction

Published 17 Jul 2020 in cs.DS and cs.DM | (2007.08787v3)

Abstract: We study the query complexity of exactly reconstructing a string from adaptive queries, such as substring, subsequence, and jumbled-index queries. Such problems have applications, e.g., in computational biology. We provide a number of new and improved bounds for exact string reconstruction for settings where either the string or the queries are "mixed-up". For example, we show that a periodic (i.e., "mixed-up") string, $S=p<sup>kp&#39;$, of smallest period pp, where $|p&#39;|&lt;|p|$, can be reconstructed using O(σp+lgn)O(\sigma|p|+\lg n) substring queries, where σ\sigma is the alphabet size, if n=Sn=|S| is unknown. We also show that we can reconstruct SS after having been corrupted by a small number of errors dd, measured by Hamming distance. In this case, we give an algorithm that uses O(dσp+dplgnd+1)O(d\sigma|p| + d|p|\lg \frac{n}{d+1}) queries. In addition, we show that a periodic string can be reconstructed using 2σlgn+2plgσ2\sigma\lceil\lg n\rceil + 2|p|\lceil\lg \sigma\rceil subsequence queries, and that general strings can be reconstructed using 2σlgn+nlgσ2\sigma\lceil\lg n\rceil + n\lceil\lg \sigma\rceil subsequence queries, without knowledge of nn in advance. This latter result improves the previous best, decades-old result, by Skiena and Sundaram. Finally, we believe we are the first to study the exact-learning query complexity for string reconstruction using jumbled-index queries, which are a "mixed-up" typeA of query that have received much attention of late.

Citations (4)

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.