SPLGSep 12, 2019

Complexity-Scalable Neural Network Based MIMO Detection With Learnable Weight Scaling

arXiv:1909.06943v26 citations
Originality Incremental advance
AI Analysis

This work addresses complexity scaling for MIMO detection in wireless communications, offering incremental improvements in efficiency.

The paper tackles the problem of balancing accuracy and complexity in neural network-based MIMO detectors by introducing a framework with learnable weight scaling and sparsity-inducing regularization, achieving 10-fold and 100-fold reductions in complexity compared to classical methods.

This paper introduces a framework for systematic complexity scaling of deep neural network(DNN) based MIMO detectors. The model uses a fraction of the DNN inputs by scaling their values through weights that follow monotonically non-increasing functions. This allows for weight scaling across and within the different DNN layers in order to achieve accuracy-vs.-complexity scalability during inference. In order to further improve the performance of our proposal, we introduce a sparsity-inducing regularization constraint in conjunction with trainable weight-scaling functions. In this way, the network learns to balance detection accuracy versus complexity while also increasing robustness to changes in the activation patterns, leading to further improvement in the detection accuracy and BER performance at the same inference complexity. Numerical results show that our approach is 10-foldand 100-fold less complex than classical approaches based on semi-definite relaxation and ML detection, respectively.

Code Implementations1 repo
Foundations

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

Your Notes