Improved Circular $k$-Mismatch Sketches
Shay Golan, Tomasz Kociumaka, Tsvi Kopelowitz, Ely Porat,, Przemys{\l}aw Uzna\'nski

TL;DR
This paper introduces improved sketching methods for estimating the shift distance between strings, especially for the circular $k$-mismatch problem, achieving optimal size bounds and surpassing previous linear sketch limitations.
Contribution
It presents a non-linear exact circular $k$-mismatch sketch of size $ ilde{O}(k)$, matching lower bounds, and a new approximate sketch with significantly reduced size.
Findings
Exact sketch size matches lower bounds at $ ilde{O}(k)$.
Approximate sketch size is reduced to $ ilde{O}( ext{min}(rac{1}{ ext{ε}^2} ext{√}k, rac{1}{ ext{ε}^{1.5}} ext{√}n))$.
Improves upon previous $ ilde{O}( ext{ε}^{-2} ext{√}n)$-size sketches.
Abstract
The shift distance between two strings and of the same length is defined as the minimum Hamming distance between and any rotation (cyclic shift) of . We study the problem of sketching the shift distance, which is the following communication complexity problem: Strings and of length are given to two identical players (encoders), who independently compute sketches (summaries) and , respectively, so that upon receiving the two sketches, a third player (decoder) is able to compute (or approximate) with high probability. This paper primarily focuses on the more general -mismatch version of the problem, where the decoder is allowed to declare a failure if , where is a parameter known to all parties. Andoni et al. (STOC'13) introduced exact…
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.
