Solving the Shortest Vector Problem in time $2^{0.6039n}$ Time via Mid-point Hessian
Abstract
We present randomized algorithms for the shortest vector problem (SVP). For the $n$-dimensional lattice $\mathcal L$, our algorithms solve SVP in time $2^{0.6039n+o(n)}$ classically and $2^{0.5411n+o(n)}$ quantumly and space $2^{0.5n+o(n)}$, improving the previous best algorithm running in $2^{n+o(n)}$ time and space of Aggarwal, Dadush, Regev, and Stephens-Davidowitz [STOC'15]. Our algorithms heavily use the property of the Hessian of the periodic Gaussian function at the half shortest vector...
Description / Details
We present randomized algorithms for the shortest vector problem (SVP). For the -dimensional lattice , our algorithms solve SVP in time classically and quantumly and space , improving the previous best algorithm running in time and space of Aggarwal, Dadush, Regev, and Stephens-Davidowitz [STOC'15]. Our algorithms heavily use the property of the Hessian of the periodic Gaussian function at the half shortest vector: For a shortest vector , the Hessian at has the eigenvector close to , which can be used to recover using the (preprocessing) bounded distance decoding algorithm. Given the periodicity modulo , the candidate midpoints are indexed by the parity classes in . Our algorithm searches for the class of a shortest vector by estimating the corresponding Hessians using discrete Gaussian samples. We optimize the algorithm using random sublattice cosets and various sampling technique, achieving the final complexity. The optimization techniques may be of independent interest.
Source: arXiv:2608.02478v1 - http://arxiv.org/abs/2608.02478v1 PDF: https://arxiv.org/pdf/2608.02478v1 Original Link: http://arxiv.org/abs/2608.02478v1
Please sign in to join the discussion.
No comments yet. Be the first to share your thoughts!
Aug 4, 2026
Computer Science
Cybersecurity
0