English

On Recurrent Neural Networks for Sequence-based Processing in Communications

Information Theory 2019-11-22 v3 Machine Learning math.IT

Abstract

In this work, we analyze the capabilities and practical limitations of neural networks (NNs) for sequence-based signal processing which can be seen as an omnipresent property in almost any modern communication systems. In particular, we train multiple state-of-the-art recurrent neural network (RNN) structures to learn how to decode convolutional codes allowing a clear benchmarking with the corresponding maximum likelihood (ML) Viterbi decoder. We examine the decoding performance for various kinds of NN architectures, beginning with classical types like feedforward layers and gated recurrent unit (GRU)-layers, up to more recently introduced architectures such as temporal convolutional networks (TCNs) and differentiable neural computers (DNCs) with external memory. As a key limitation, it turns out that the training complexity increases exponentially with the length of the encoding memory ν\nu and, thus, practically limits the achievable bit error rate (BER) performance. To overcome this limitation, we introduce a new training-method by gradually increasing the number of ones within the training sequences, i.e., we constrain the amount of possible training sequences in the beginning until first convergence. By consecutively adding more and more possible sequences to the training set, we finally achieve training success in cases that did not converge before via naive training. Further, we show that our network can learn to jointly detect and decode a quadrature phase shift keying (QPSK) modulated code with sub-optimal (anti-Gray) labeling in one-shot at a performance that would require iterations between demapper and decoder in classic detection schemes.

Keywords

Cite

@article{arxiv.1905.09983,
  title  = {On Recurrent Neural Networks for Sequence-based Processing in Communications},
  author = {Daniel Tandler and Sebastian Dörner and Sebastian Cammerer and Stephan ten Brink},
  journal= {arXiv preprint arXiv:1905.09983},
  year   = {2019}
}

Comments

Presented at Asilomar Conf. 2019

R2 v1 2026-06-23T09:21:14.720Z