Improvements in closest point search based on dual HKZ-bases
Urs Wagner, Gerard Maze

TL;DR
This paper refines the dual HKZ-bases based closest point search technique by reducing candidate vectors exponentially, improving efficiency in solving the CVP through geometric interval analysis.
Contribution
It introduces an exponential reduction in candidate vectors by analyzing the geometric structure of coefficient intervals, enhancing the CVP solving method based on dual HKZ-bases.
Findings
Reduces candidate vectors from factorial to exponential in n
Uses elliptical bounds to tighten coefficient intervals
Numerical bounds improve enumeration efficiency
Abstract
In this paper we review the technique to solve the CVP based on dual HKZ-bases by J. Bloemer. The technique is based on the transference theorems given by Banaszczyk which imply some necessary conditions on the coefficients of the closest vectors with respect to a basis whose dual is HKZ reduced. Recursively, starting with the last coefficient, intervals of length i can be derived for the i-th coefficient of any closest vector. This leads to n! candidates for closest vectors. In this paper we refine the necessary conditions derived from the transference theorems, giving an exponential reduction of the number of candidates. The improvement is due to the fact that the lengths of the intervals are not independent. In the original algorithm the candidates for a coefficient pair (a_i,a_{i+1}) correspond to the integer points in a rectangle of volume i(i+1). In our analysis we show that the…
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
TopicsAdvanced Numerical Analysis Techniques · Polynomial and algebraic computation · Computational Geometry and Mesh Generation
