Inferensys

Glossary

DeepRx

A deep learning-based receiver architecture that replaces the entire traditional signal processing chain—including synchronization, channel estimation, equalization, and demapping—with a single, jointly optimized neural network.
Architect reviewing LLM integration architecture on laptop, system diagrams visible, modern technical office setup.
NEURAL RECEIVER ARCHITECTURE

What is DeepRx?

A deep learning-based receiver that replaces the entire traditional signal processing chain with a single, jointly optimized neural network.

DeepRx is a fully learned receiver architecture that replaces the discrete blocks of a classical baseband processing chain—synchronization, channel estimation, equalization, and demapping—with a single, end-to-end trained deep neural network. Operating directly on raw I/Q samples, it learns a joint optimization mapping from received waveforms to soft bit estimates or log-likelihood ratios, eliminating the need for manually designed algorithms and explicit channel state information.

The architecture is typically trained using a differentiable channel model that allows gradients to backpropagate from the bit-error-rate loss through the receiver to the transmitter, enabling joint optimization of the entire physical layer. DeepRx excels in scenarios with complex, non-linear hardware impairments and difficult channel conditions where classical model-based receivers suffer from mismatched assumptions, learning robust representations directly from data.

Neural Receiver Architecture

Key Features of DeepRx

DeepRx replaces the entire traditional baseband processing chain—synchronization, channel estimation, equalization, and demapping—with a single, jointly optimized deep neural network that operates directly on raw I/Q samples.

01

End-to-End Joint Optimization

Unlike traditional receivers that optimize each block independently, DeepRx trains all processing stages simultaneously using backpropagation. This holistic approach discovers synergistic signal representations that individual block optimization cannot achieve.

  • Eliminates information bottlenecks between discrete processing blocks
  • Learns to compensate for hardware impairments implicitly
  • Adapts to non-linear channel effects that linear equalizers cannot handle
  • Achieves superior performance on complex channel models like the 3GPP CDL and TDL profiles
02

Direct I/Q Sample Processing

DeepRx ingests raw complex baseband samples without requiring manual feature extraction or preprocessing. The network learns optimal representations directly from the in-phase and quadrature components.

  • Operates on complex-valued tensors preserving phase information
  • Eliminates the need for expert-designed feature engineering
  • Handles variable-length input sequences for flexible frame structures
  • Compatible with arbitrary sampling rates and bandwidth configurations
03

Implicit Synchronization and Channel Estimation

Traditional receivers require explicit pilot-based channel estimation and timing synchronization algorithms. DeepRx learns to perform these functions implicitly within its hidden layers, recovering transmitted symbols without dedicated reference signals.

  • Reduces pilot overhead by learning from data symbols
  • Robust to residual carrier frequency offset and sampling clock drift
  • Maintains performance under high Doppler spread conditions
  • Enables pilotless communication schemes for maximum spectral efficiency
04

Soft-Output Demapping with Learned Decision Boundaries

DeepRx produces log-likelihood ratios (LLRs) for each transmitted bit, providing soft information to the channel decoder. The network learns non-linear decision boundaries that outperform classical maximum-likelihood demapping in the presence of hardware impairments.

  • Models residual distortion from power amplifier non-linearity
  • Accounts for I/Q imbalance and phase noise in the learned mapping
  • Provides calibrated uncertainty estimates for iterative decoding
  • Outperforms Gaussian-approximated LLRs on realistic channel models
05

Model-Based Deep Learning Integration

DeepRx can incorporate known algorithmic structures as non-trainable layers, combining the efficiency of classical signal processing with the adaptability of neural networks. This model-based approach improves data efficiency and interpretability.

  • Integrates Fast Fourier Transform (FFT) layers for OFDM processing
  • Uses attention mechanisms to focus on relevant time-frequency resources
  • Employs residual connections that mimic iterative interference cancellation
  • Achieves strong performance with limited training data compared to pure black-box approaches
06

Hardware-Aware Deployment Optimization

DeepRx architectures are designed for efficient inference on embedded hardware, using quantization-aware training and structured pruning to meet the latency and power constraints of real-time wireless systems.

  • Supports INT8 quantization with minimal accuracy degradation
  • Compatible with neural processing unit (NPU) acceleration
  • Achieves sub-millisecond inference latency on 5G subcarrier grids
  • Scales from massive MIMO base stations to IoT sensor nodes
DEEPRX ARCHITECTURE

Frequently Asked Questions

Clear, technically precise answers to the most common questions about the DeepRx neural receiver architecture, its operational principles, and its advantages over classical signal processing chains.

DeepRx is a deep learning-based receiver architecture that replaces the entire traditional physical layer signal processing chain—including synchronization, channel estimation, equalization, and demapping—with a single, jointly optimized neural network. It operates directly on raw in-phase and quadrature (IQ) samples, learning to extract transmitted bits without requiring explicitly defined algorithmic blocks. The architecture typically employs a convolutional neural network backbone combined with residual connections to process complex-valued baseband signals, outputting log-likelihood ratios (LLRs) for each transmitted bit. By training end-to-end over a stochastic channel model, DeepRx learns robust representations that are inherently resilient to hardware impairments such as IQ imbalance, phase noise, and power amplifier non-linearity, which traditionally require separate compensation algorithms.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.