An Efficient Algorithm for Optimally Solving a Shortest Vector Problem in Compute-and-Forward Design

Jinming Wen,Baojian Zhou,Wai Ho Mow,Xiao-Wen Chang
DOI: https://doi.org/10.1109/twc.2016.2585493
IF: 10.4
2016-01-01
IEEE Transactions on Wireless Communications
Abstract:We consider the problem of finding the optimal coefficient vector that maximizes the computation rate at a relay in the compute-and-forward scheme. Based on the idea of sphere decoding, we propose a highly efficient algorithm that finds the optimal coefficient vector. First, we derive a novel algorithm to transform the original quadratic form optimization problem into a shortest vector problem (SVP) using the Cholesky factorization. Instead of computing the Cholesky factor explicitly, the proposed algorithm realizes the Cholesky factorization with only O(n) flops by taking advantage of the structure of the Gram matrix in the quadratic form. Then, we propose some conditions that can be checked with O(n) flops, under which a unit vector is the optimal coefficient vector. Finally, by considering some useful properties of the optimal coefficient vector, we modify the Schnorr-Euchner search algorithm to solve the SVP. We show that the estimated average complexity of our new algorithm is O(n(1.5) P-0.5) flops for independent identically distributed (i.i.d.) Gaussian channel entries with SNR P based on the Gaussian heuristic. Simulations show that our algorithm is not only much more efficient than the existing ones that give the optimal solution, but also faster than some best known suboptimal methods. Besides, we show that our algorithm can be readily adapted to output a list of L best candidate vectors for use in the compute-and-forward design. The estimated average complexity of the resultant list-output algorithm is O(n(2.5) P-0.5 + n(1.5) P-0.5 log(L) + nL) flops for i.i.d. Gaussian channel entries.
What problem does this paper attempt to address?