Quantum pattern matching fast on average

Abstract

The d-dimensional pattern matching problem is to find an occurrence of a pattern of length m × … × m within a text of length n × … × n, with n m. This task models various problems in text and image processing, among other application areas. This work describes a quantum algorithm which solves the pattern matching problem for random patterns and texts in time O((n/m)d/2 2O(d3/2 m)). For large m this is super-polynomially faster than the best possible classical algorithm, which requires time ( (n/m)d + nd/2 ). The algorithm is based on the use of a quantum subroutine for finding hidden shifts in d dimensions, which is a variant of algorithms proposed by Kuperberg.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…