Explorerโ€บComputer Scienceโ€บCybersecurity
Research PaperResearchia:202608.04013

Solving the Shortest Vector Problem in time $2^{0.6039n}$ Time via Mid-point Hessian

Minki Hhan

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...

Submitted: August 4, 2026Subjects: Cybersecurity; Computer Science

Description / Details

We present randomized algorithms for the shortest vector problem (SVP). For the nn-dimensional lattice L\mathcal L, our algorithms solve SVP in time 20.6039n+o(n)2^{0.6039n+o(n)} classically and 20.5411n+o(n)2^{0.5411n+o(n)} quantumly and space 20.5n+o(n)2^{0.5n+o(n)}, improving the previous best algorithm running in 2n+o(n)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: For a shortest vector vโˆˆLv \in \mathcal L, the Hessian at v/2v/2 has the eigenvector close to vv, which can be used to recover vv using the (preprocessing) bounded distance decoding algorithm. Given the periodicity modulo L\mathcal L, the candidate midpoints are indexed by the parity classes in L/2L\mathcal L/2\mathcal L. 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!

Access Paper
View Source PDF
Submission Info
Date:
Aug 4, 2026
Topic:
Computer Science
Area:
Cybersecurity
Comments:
0
Bookmark
Solving the Shortest Vector Problem in time $2^{0.6039n}$ Time via Mid-point Hessian | Researchia