Local Quantum Search Algorithm for Random $k$-SAT with $\Omega(n^{1+\epsilon})$ Clauses
Mingyou Wu

TL;DR
This paper introduces a structured quantum search algorithm tailored for random k-SAT problems, demonstrating improved efficiency over unstructured quantum search and establishing average-case polynomial solvability for certain clause densities.
Contribution
The paper proposes the k-local quantum search algorithm, extending quantum search to structured problems like k-SAT, and proves its efficiency and average-case polynomial complexity for specific clause densities.
Findings
k-local quantum search achieves efficiency for m=Ω(n^{2+δ+ε}) clauses
Adiabatic quantum search improves bounds to m=Ω(n^{1+δ+ε}) clauses
max-k-SSAT is polynomial on average for m=Ω(n^{2+ε}) clauses
Abstract
The random k-SAT instances undergo a "phase transition" from being generally satisfiable to unsatisfiable as the clause number m passes a critical threshold, . This causes a drastic reduction in the number of satisfying assignments, shifting the problem from being generally solvable on classical computers to typically insolvable. Beyond this threshold, it is challenging to comprehend the computational complexity of random k-SAT. In quantum computing, Grover's search still yields exponential time requirements due to the neglect of structural information. Leveraging the structure inherent in search problems, we propose the k-local quantum search algorithm, which extends quantum search to structured scenarios. Grover's search, by contrast, addresses the unstructured case where k=n. Given that the search algorithm necessitates the presence of a target, we specifically focus on 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
TopicsData Management and Algorithms
