QUANT-PHCRFeb 14, 2022

Variational quantum solutions to the Shortest Vector Problem

arXiv:2202.06757v53 citations
Originality Incremental advance
AI Analysis

This addresses a fundamental problem in post-quantum cryptography, offering incremental improvements in quantum solutions for lattice-based security.

The paper tackles the Shortest Vector Problem (SVP) by mapping it to a Hamiltonian ground state problem for use on NISQ devices, achieving solutions up to dimension 28 in quantum emulation and estimating that about 10^3 noisy qubits can handle classically hard instances.

A fundamental computational problem is to find a shortest non-zero vector in Euclidean lattices, a problem known as the Shortest Vector Problem (SVP). This problem is believed to be hard even on quantum computers and thus plays a pivotal role in post-quantum cryptography. In this work we explore how (efficiently) Noisy Intermediate Scale Quantum (NISQ) devices may be used to solve SVP. Specifically, we map the problem to that of finding the ground state of a suitable Hamiltonian. In particular, (i) we establish new bounds for lattice enumeration, this allows us to obtain new bounds (resp.~estimates) for the number of qubits required per dimension for any lattices (resp.~random q-ary lattices) to solve SVP; (ii) we exclude the zero vector from the optimization space by proposing (a) a different classical optimisation loop or alternatively (b) a new mapping to the Hamiltonian. These improvements allow us to solve SVP in dimension up to 28 in a quantum emulation, significantly more than what was previously achieved, even for special cases. Finally, we extrapolate the size of NISQ devices that is required to be able to solve instances of lattices that are hard even for the best classical algorithms and find that with approximately $10^3$ noisy qubits such instances can be tackled.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes