CRJun 2, 2014

A faster method for computing Gama-Nguyen-Regev's extreme pruning coefficients

arXiv:1406.0342v26 citations
AI Analysis

This work provides an incremental improvement for researchers in lattice-based cryptography by speeding up coefficient computation.

The paper tackles the problem of computing optimized pruning coefficients for lattice vector enumeration by proposing a faster interpolation method that generates near-optimized coefficients for any parameters, with the technique completing in O(n²) floating-point operations where n is the lattice dimension.

This paper considers Gama-Nguyen-Regev's strategy [GNR10] for optimizing pruning coefficients for lattice vector enumeration. We give a table of optimized coefficients and proposes a faster method for computing near-optimized coefficients for any parameters by interpolation. From the first version published in 2014, we inserted new Section 3.3 to introduce our recent technique to compute approximations of enumeration cost and success probability; both are completed in O(n^2) floating point operations where n is the lattice dimension. For readers who are interested in this topic, we keep the descriptions of our heuristic optimization method in Section 4 although they are outdated now.

Foundations

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

Your Notes