TL;DR
This paper introduces a deep learning-based heuristic search algorithm, HATS, that significantly improves signal detection efficiency in large-scale MIMO systems by reducing complexity while maintaining near-optimal performance.
Contribution
The paper proposes the HATS algorithm, combining deep neural networks with heuristic search to enable efficient, near-optimal detection in large-scale MIMO systems.
Findings
Achieves near-optimal bit error rate in large-scale MIMO systems.
Reduces search complexity by visiting fewer tree nodes.
Maintains bounded memory usage during detection.
Abstract
This paper investigates the optimal signal detection problem with a particular interest in large-scale multiple-input multiple-output (MIMO) systems. The problem is NP-hard and can be solved optimally by searching the shortest path on the decision tree. Unfortunately, the existing optimal search algorithms often involve prohibitively high complexities, which indicates that they are infeasible in large-scale MIMO systems. To address this issue, we propose a general heuristic search algorithm, namely, hyper-accelerated tree search (HATS) algorithm. The proposed algorithm employs a deep neural network (DNN) to estimate the optimal heuristic, and then use the estimated heuristic to speed up the underlying memory-bounded search algorithm. This idea is inspired by the fact that the underlying heuristic search algorithm reaches the optimal efficiency with the optimal heuristic function.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
