Near-Optimal Quantum Algorithm for Finding the Longest Common Substring between Run-Length Encoded Strings
Tzu-Ching Lee, Han-Hsuan Lin

TL;DR
This paper presents a near-optimal quantum algorithm for finding the longest common substring between run-length encoded strings, achieving performance close to the theoretical lower bound under certain assumptions.
Contribution
It introduces a quantum algorithm that efficiently solves the LCS problem for RLE strings with near-optimal complexity, considering the use of prefix-sum oracles.
Findings
Algorithm runs in near-optimal time complexity.
Lower bounds match the algorithm's performance.
Extension to longest repeated substring problem.
Abstract
We give a near-optimal quantum algorithm for the longest common substring (LCS) problem between two run-length encoded (RLE) strings, with the assumption that the prefix-sums of the run-lengths are given. Our algorithm costs time, while the query lower bound for the problem is , where and are the encoded and decoded length of the inputs, respectively, and is the encoded length of the LCS. We justify the use of prefix-sum oracles for two reasons. First, we note that creating the prefix-sum oracle only incurs a constant overhead in the RLE compression. Second, we show that, without the oracles, there is a lower bound on the quantum query complexity of finding the LCS given two RLE strings due to a reduction of to the…
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.
Taxonomy
TopicsDNA and Biological Computing · Algorithms and Data Compression · Quantum-Dot Cellular Automata
