ICML2026
Matrix-Free GPU Semidefinite Programming for Quantum Ordered Search at the k=6 Frontier
Yancheng Wu, Huikang Liu, Wenzhi Gao, Yuexin Su, Tongyang Li, Dongdong Ge, Yinyu Ye
摘要
Quantum computation offers the potential for a significant constant-factor speedup for the Ordered Search Problem (OSP). A classical construction is the -query quantum ordered search algorithm, which can exactly search an -element ordered list and achieves a query complexity improvement of a factor of . For larger , stronger constant-factor improvements could be obtained by finding the largest admissible list size , a task that can be formulated as a structured semidefinite program (SDP). However, solving this SDP becomes computationally intractable beyond , as existing CPU and GPU solvers rely on explicit construction of prohibitively large constraint matrices. In this paper, we introduce a matrix-free GPU SDP framework that evaluates the highly structured constraints in OSP on-the-fly using custom CUDA kernels, reducing memory complexity from quadratic to linear and shifting the bottleneck from memory to computation. Using this approach, we provide strong numerical evidence that the optimal list size for is at least , improving the empirical upper bound on the query coefficient from to . We further rigorously certify the upper bound by constructing dual infeasibility certificates via matrix-free minimum-eigenvalue estimation.