Problem -> What I Built -> What I Found -> What I Would Validate Next
The AI-PHY story in one pass
Problem
Classical 5G receivers separate channel estimation, equalization, and demapping. Neural receivers test whether those functions can be learned jointly under realistic channel models.
What I Built
I built a DeepRx-style residual CNN receiver on a Sionna-modeled 5G NR TDL-C link and compared it against an LS+LMMSE+soft-demap baseline on the same channel conditions.
What I Found
The neural receiver improves BER by about 2x around 5-10 dB and shows a 12.5 dB BLER improvement from 0.938 to 0.585. At high SNR, the classical baseline remains competitive.
What I Would Validate Next
I would test higher-order modulation, MIMO, LDPC-coded BLER, mobility/Doppler sweeps, channel mismatch, and SDR/hardware-loop integration before making deployment claims.