Channel Estimation by Infinite Width Convolutional Networks
Mohammed Mallik, Guillaume Villemaud
TL;DR
This work tackles sparse-pilot channel estimation in OFDM by formulating it as kernel regression via an infinite-width convolutional neural tangent kernel (CNTK). The proposed Channel-CNTK leverages a CNTK derived from an infinitely wide CNN to impute the full time-frequency channel image $H \\in \\mathbb{C}^{M imes N}$ from sparse pilot data, without requiring a large training dataset. A Local Image Prior initialized from the pilot-based LS estimate $H^p_{LS}$ is used to encode spatial structure, enabling accurate and fast channel reconstruction with reduced computational resources. Empirical results on realistic MATLAB 5G TD-L channels show Channel-CNTK outperforming deep learning baselines in speed and NMSE across pilot densities and SNRs, highlighting its practicality for real-world deployment and potential extension to uplink, downlink, and MIMO settings.
Abstract
In wireless communications, estimation of channels in OFDM systems spans frequency and time, which relies on sparse collections of pilot data, posing an ill-posed inverse problem. Moreover, deep learning estimators require large amounts of training data, computational resources, and true channels to produce accurate channel estimates, which are not realistic. To address this, a convolutional neural tangent kernel (CNTK) is derived from an infinitely wide convolutional network whose training dynamics can be expressed by a closed-form equation. This CNTK is used to impute the target matrix and estimate the missing channel response using only the known values available at pilot locations. This is a promising solution for channel estimation that does not require a large training set. Numerical results on realistic channel datasets demonstrate that our strategy accurately estimates the channels without a large dataset and significantly outperforms deep learning methods in terms of speed, accuracy, and computational resources.
