🤖 AI Summary
To address the challenge of enabling Sparse Regression Codes (SPARCs) to approach Shannon capacity over Gaussian channels, this paper proposes a spatially coupled Vector Approximate Message Passing (SC-VAMP) decoder along with a tailored spatially coupled design matrix. The key contribution is the first integration of spatial coupling into the VAMP decoding framework for SPARCs, thereby overcoming structural constraints imposed by conventional exponential power allocation schemes. Through rigorous state evolution (SE) analysis, we prove that the proposed SC-VAMP achieves Shannon capacity on Gaussian channels. Experimental results demonstrate that, at comparable computational complexity, SC-VAMP significantly reduces section error rates compared to standard VAMP decoders employing exponential power decay. The implementation code is publicly available.
📝 Abstract
Sparse superposition (SS) codes provide an efficient communication scheme over the Gaussian channel, utilizing the vector approximate message passing (VAMP) decoder for rotational invariant design matrices. Previous work has established that the VAMP decoder for SS achieves Shannon capacity when the design matrix satisfies a specific spectral criterion and exponential decay power allocation is used. In this work, we propose a spatially coupled VAMP (SC-VAMP) decoder for SS with spatially coupled design matrices. Based on state evolution (SE) analysis, we demonstrate that the SC-VAMP decoder is capacity-achieving when the design matrices satisfy the spectra criterion. Empirically, we show that the SC-VAMP decoder outperforms the VAMP decoder with exponential decay power allocation, achieving a lower section error rate. All codes are available on https://github.com/yztfu/SC-VAMP-for-Superposition-Code.git.