Qubo model for the Closest Vector Problem
Eduardo Canale, Claudio Qureshi, Alfredo Viola

TL;DR
This paper demonstrates a polynomial-time reduction of the closest vector problem (CVP) for lattices to a quadratic unconstrained binary optimization (QUBO) problem, enabling potential quantum or classical optimization approaches.
Contribution
The paper introduces a novel polynomial-time reduction from CVP to QUBO, detailing the number of binary variables and coefficient sizes involved.
Findings
CVP reduces to QUBO in polynomial time
Number of binary variables is O(n^2(log(n)+log(b)))
Coefficient size is O(n(log(n)+log(b)))
Abstract
In this paper we consider the closest vector problem (CVP) for lattices given by a generator matrix . Let be the maximum of the absolute values of the entries of the matrix . We prove that the CVP can be reduced in polynomial time to a quadratic unconstrained binary optimization (QUBO) problem in binary variables, where the length of the coefficients in the corresponding quadratic form is .
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
TopicsGraph theory and applications · Quantum Computing Algorithms and Architecture · graph theory and CDMA systems
