Adaptive Exact Learning in a Mixed-Up World: Dealing with Periodicity, Errors and Jumbled-Index Queries in String Reconstruction
Ramtin Afshar, Amihood Amir, Michael T. Goodrich, Pedro Matias

TL;DR
This paper investigates the query complexity of exactly reconstructing strings using various adaptive queries, including substring, subsequence, and jumbled-index queries, especially in challenging scenarios like periodicity, errors, and unknown string length.
Contribution
It introduces new bounds for string reconstruction with mixed-up strings, errors, and jumbled-index queries, improving upon previous results and exploring novel query types.
Findings
Reconstruction of periodic strings with $O(\sigma|p|+ ext{lg} n)$ substring queries.
Reconstruction after small number of errors with $O(d \sigma|p| + d|p| ext{lg} rac{n}{d+1})$ queries.
First study of query complexity using jumbled-index queries for string reconstruction.
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, , of smallest period , where , can be reconstructed using substring queries, where is the alphabet size, if is unknown. We also show that we can reconstruct after having been corrupted by a small number of errors , measured by Hamming distance. In this case, we give an algorithm that uses queries. In addition, we show that a periodic string can be reconstructed using…
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.
