The k-mappability problem revisited
Amihood Amir, Itai Boneh, Eitan Kondratovsky

TL;DR
This paper improves algorithms for the k-mappability problem, achieving faster linear-space solutions for k=1 that work for larger alphabets and longer subwords, enhancing previous methods.
Contribution
It introduces a linear-space, optimal-time algorithm for k=1 mappability that removes the constant alphabet size restriction and extends to longer subwords.
Findings
Achieves O(n log n) time for k=1 with linear space.
Removes the constant alphabet size constraint.
Provides linear algorithms for large subword lengths.
Abstract
The -mappability problem has two integers parameters and . For every subword of size in a text , we wish to report the number of indices in in which the word occurs with at most mismatches. The problem was lately tackled by Alzamel et al. For a text with constant alphabet and , they present an algorithm with linear space and time. For the case in which and a constant size alphabet, a faster algorithm with linear space and time was presented in a 2020 paper by Alzamel et al. In this work, we enhance the techniques of Alzamel et al.'s 2020 paper to obtain an algorithm with linear space and time for . Our algorithm removes the constraint of the alphabet being of constant size. We also present linear algorithms for the case of , and…
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.
