An Efficient Optimal Algorithm for the Successive Minima Problem
Jinming Wen, Lanping Li, Xiaohu Tang, Wai Ho Mow

TL;DR
This paper introduces a novel, efficient algorithm for solving the successive minima problem on lattices, significantly reducing computational complexity and outperforming existing methods in speed and memory usage.
Contribution
The paper presents a new optimal SMP algorithm with $igO(n^2)$ complexity, using a single search strategy and proven to be faster and more memory-efficient than prior algorithms.
Findings
Algorithm achieves $igO(n^2)$ memory complexity.
Proven to be $igO(n)$ times faster than existing algorithms.
Numerical simulations confirm efficiency and optimality.
Abstract
In many applications including integer-forcing linear multiple-input and multiple-output (MIMO) receiver design, one needs to solve a successive minima problem (SMP) on an -dimensional lattice to get an optimal integer coefficient matrix . In this paper, we first propose an efficient optimal SMP algorithm with an memory complexity. The main idea behind the new algorithm is it first initializes with a suitable suboptimal solution, which is then updated, via a novel algorithm with only flops in each updating, until is obtained. Different from existing algorithms which find column by column through using a sphere decoding search strategy times, the new algorithm uses a search strategy once only. We then rigorously prove the optimality of the proposed algorithm. Furthermore, we theoretically analyze…
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 Wireless Communication Techniques · Cooperative Communication and Network Coding · Error Correcting Code Techniques
