ITLGApr 26, 2021

A Low-Complexity MIMO Channel Estimator with Implicit Structure of a Convolutional Neural Network

arXiv:2104.12667v1Has Code
Originality Incremental advance
AI Analysis

This work addresses channel estimation in MIMO systems, offering a more efficient solution for wireless communications, though it is incremental as it builds on prior single-antenna methods.

The paper tackles the problem of estimating MIMO channels with multiple-antenna users by generalizing a low-complexity convolutional neural network estimator, achieving performance gains over state-of-the-art algorithms with linearithmic complexity in the number of antennas.

A low-complexity convolutional neural network estimator which learns the minimum mean squared error channel estimator for single-antenna users was recently proposed. We generalize the architecture to the estimation of MIMO channels with multiple-antenna users and incorporate complexity-reducing assumptions based on the channel model. Learning is used in this context to combat the mismatch between the assumptions and real scenarios where the assumptions may not hold. We derive a high-level description of the estimator for arbitrary choices of the pilot sequence. It turns out that the proposed estimator has the implicit structure of a two-layered convolutional neural network, where the derived quantities can be relaxed to learnable parameters. We show that by using discrete Fourier transform based pilots the number of learnable network parameters decreases significantly and the online run time of the estimator is reduced considerably, where we can achieve linearithmic order of complexity in the number of antennas. Numerical results demonstrate performance gains compared to state-of-the-art algorithms from the field of compressive sensing or covariance estimation of the same or even higher computational complexity. The simulation code is available online.

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