Quantum divide and conquer
Andrew M. Childs, Robin Kothari, Matt Kovacs-Deak, Aarthi Sundaram, Daochen Wang

TL;DR
This paper introduces a quantum divide-and-conquer framework that improves classical recursive complexity bounds, enabling near-optimal quantum query algorithms for several string processing problems.
Contribution
It develops a quantum recursive complexity framework analogous to classical divide-and-conquer, leading to new quantum algorithms for string problems.
Findings
Quantum framework yields recurrence with square root of classical factor
Achieves near-optimal quantum query complexities for string recognition tasks
Provides quantum solutions for parameterized Longest Increasing Subsequence and Longest Common Subsequence
Abstract
The divide-and-conquer framework, used extensively in classical algorithm design, recursively breaks a problem of size into smaller subproblems (say, copies of size each), along with some auxiliary work of cost , to give a recurrence relation for the classical complexity . We describe a quantum divide-and-conquer framework that, in certain cases, yields an analogous recurrence relation that characterizes the quantum query complexity. We apply this framework to obtain near-optimal quantum query complexities for various string problems, such as (i) recognizing regular languages; (ii) decision versions of String Rotation and String Suffix; and natural parameterized versions of (iii) Longest Increasing Subsequence and (iv) Longest Common…
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
TopicsMachine Learning and Algorithms · Algorithms and Data Compression · semigroups and automata theory
