pith. sign in

arxiv: 1907.00766 · v1 · pith:SRAPGSMQnew · submitted 2019-07-01 · 📡 eess.SP

Design and Implementation of a Neural Network Based Predistorter for Enhanced Mobile Broadband

Pith reviewed 2026-05-25 11:41 UTC · model grok-4.3

classification 📡 eess.SP
keywords digital predistortionneural networkFPGAmemory polynomialadjacent channel leakage ratioerror vector magnitudewireless transmitterpredistorter
0
0 comments X

The pith

Neural network predistorter with direct training cuts FPGA latency 42% and boosts throughput 9.6% over memory polynomials.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper shows that a neural network can correct nonlinearities in wireless RF transmitters more effectively than traditional polynomial models when trained with a method that skips the indirect learning architecture. This yields measurable gains in adjacent channel leakage ratio and error vector magnitude. On an FPGA accelerator the neural network version runs with 42% lower latency, 9.6% higher throughput, and 15% fewer multiplications per sample than a memory-polynomial design of comparable performance.

Core claim

A neural network based predistorter trained without the indirect learning architecture improves both adjacent channel leakage ratio and error vector magnitude while delivering a 42% reduction in latency, 9.6% increase in throughput, and 15% fewer multiplications per sample on an FPGA accelerator compared with a similarly performing memory-polynomial implementation.

What carries the argument

The novel neural network training method that avoids the indirect learning architecture, allowing direct optimization of the predistorter for the transmitter's nonlinear response.

If this is right

  • Transmitters can maintain higher output power while meeting emission masks because of lower adjacent channel leakage.
  • FPGA-based baseband processing becomes faster and uses fewer resources for the same predistortion quality.
  • Mobile broadband devices can achieve better power efficiency by operating the power amplifier closer to its saturation region.
  • Real-time predistortion becomes feasible with lower computational cost per transmitted sample.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The same direct-training approach may extend to other real-time nonlinear compensation tasks such as amplifier linearization in satellite or radar systems.
  • Hardware savings could allow predistortion to be added to lower-cost or lower-power chipsets that previously could not afford polynomial implementations.
  • If the training remains stable across temperature and aging, the technique could reduce the frequency of recalibration cycles in deployed base stations.

Load-bearing premise

The new training procedure for the neural network produces the reported improvements in leakage ratio, error vector magnitude, and hardware metrics without depending on indirect learning.

What would settle it

Side-by-side ACLR and EVM measurements on the same test signals and FPGA hardware for the neural network predistorter using the direct training method versus the same network trained with the indirect learning architecture.

Figures

Figures reproduced from arXiv: 1907.00766 by Alexios Balatsoukas-Stimming, Chance Tarver, Joseph R. Cavallaro.

Figure 2
Figure 2. Figure 2: General structure of the DPD and PA neural networks [PITH_FULL_IMAGE:figures/full_fig_p002_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: Example of iterative NN-DPD training for two train [PITH_FULL_IMAGE:figures/full_fig_p003_3.png] view at source ↗
Figure 5
Figure 5. Figure 5: EVM vs. number of real multiplications for NN DPD (s [PITH_FULL_IMAGE:figures/full_fig_p004_5.png] view at source ↗
Figure 6
Figure 6. Figure 6: Example spectrum for the M = 4 polynomial and K = 1 NN. Each of these use around 80 multiplications per time-domain input sample to the DPD. Reducing EVM can improve reception quality and is hence a desirable result. The EVM is computed as EVM = kˆs − sk ksk × 100%, (11) where s is the vector of all original symbols mapped onto complex constellations on OFDM subcarriers in the frequency domain, ˆs is the c… view at source ↗
Figure 7
Figure 7. Figure 7: Here, each wire corresponds to a 16-bit bus. The real [PITH_FULL_IMAGE:figures/full_fig_p005_7.png] view at source ↗
Figure 8
Figure 8. Figure 8: Example structure of a PE for the ith neuron in hidden layer 1. B. Polynomial Accelerator The memory polynomial is also implemented using 16 bits throughout the design. We target the design for maximum throughput by fully parallelizing and pipelining it so that a new time-domain input sample can streamed in each clock cycle. The main overall structure of the design is shown in [PITH_FULL_IMAGE:figures/ful… view at source ↗
Figure 9
Figure 9. Figure 9: Each polynomial “branch” of the memory polynomial [PITH_FULL_IMAGE:figures/full_fig_p005_9.png] view at source ↗
Figure 9
Figure 9. Figure 9: General structure of the high-throughput, low-la [PITH_FULL_IMAGE:figures/full_fig_p006_9.png] view at source ↗
read the original abstract

Digital predistortion is the process of correcting for nonlinearities in the analog RF front-end of a wireless transmitter. These nonlinearities contribute to adjacent channel leakage, degrade the error vector magnitude of transmitted signals, and often force the transmitter to reduce its transmission power into a more linear but less power-efficient region of the device. Most predistortion techniques are based on polynomial models with an indirect learning architecture which have been shown to be overly sensitive to noise. In this work, we use neural network based predistortion with a novel neural network training method that avoids the indirect learning architecture and that shows significant improvements in both the adjacent channel leakage ratio and error vector magnitude. Moreover, we show that, by using a neural network based predistorter, we are able to achieve a 42% reduction in latency and 9.6% increase in throughput on an FPGA accelerator with 15% fewer multiplications per sample when compared to a similarly performing memory-polynomial implementation.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

1 major / 0 minor

Summary. The paper proposes a neural network-based digital predistorter for correcting nonlinearities in RF transmitters for enhanced mobile broadband. It introduces a novel training method that avoids the indirect learning architecture, claiming significant improvements in adjacent channel leakage ratio (ACLR) and error vector magnitude (EVM). The work further reports an FPGA implementation achieving 42% latency reduction, 9.6% throughput increase, and 15% fewer multiplications per sample compared to a similarly performing memory-polynomial baseline.

Significance. If the reported performance gains and hardware metrics hold under detailed scrutiny, the approach could offer a practical alternative to polynomial-based predistortion with advantages in efficiency and signal quality for 5G transmitters. The FPGA results, if reproducible, would be a strength for implementation-focused work in signal processing.

major comments (1)
  1. [Abstract] Abstract: The central quantitative claims (42% latency reduction, 9.6% throughput increase, 15% fewer multiplications, and ACLR/EVM improvements from the novel training method) are stated without any supporting data, figures, tables, or methodological details in the provided manuscript text, rendering the claims unverifiable and load-bearing for the paper's contribution.

Simulated Author's Rebuttal

1 responses · 0 unresolved

We thank the referee for the detailed review and constructive comments on our manuscript. We address the major comment point by point below.

read point-by-point responses
  1. Referee: [Abstract] Abstract: The central quantitative claims (42% latency reduction, 9.6% throughput increase, 15% fewer multiplications, and ACLR/EVM improvements from the novel training method) are stated without any supporting data, figures, tables, or methodological details in the provided manuscript text, rendering the claims unverifiable and load-bearing for the paper's contribution.

    Authors: The abstract serves as a high-level summary of the key contributions and results. The supporting data, figures, tables, and methodological details for the reported ACLR/EVM improvements from the novel training method, as well as the FPGA metrics (42% latency reduction, 9.6% throughput increase, and 15% fewer multiplications per sample versus the memory-polynomial baseline), are provided in the full manuscript body. These appear in the sections on the proposed neural network predistorter, the novel training approach, experimental setup, performance evaluation, and hardware implementation results, including direct comparisons and resource utilization data. If the version provided to the referee omitted these sections or figures, we will ensure the complete manuscript is resubmitted. We can also revise the abstract to include explicit cross-references to the relevant sections and figures for improved verifiability. revision: partial

Circularity Check

0 steps flagged

No significant circularity; empirical implementation study

full rationale

The paper reports FPGA hardware metrics (latency, throughput, multiplications) and ACLR/EVM improvements from a neural-network predistorter versus a memory-polynomial baseline, plus a training method that avoids indirect learning. These are direct empirical measurements and comparisons against external baselines, not derived quantities obtained by fitting parameters to the target result or by self-citation chains. No equations, uniqueness theorems, or ansatzes are invoked that reduce to the paper's own inputs. The work is self-contained against external benchmarks.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

No details available from abstract regarding free parameters, axioms, or invented entities.

pith-pipeline@v0.9.0 · 5707 in / 854 out tokens · 29790 ms · 2026-05-25T11:41:51.777801+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

21 extracted references · 21 canonical work pages

  1. [1]

    Massive MIMO for next generation wireless systems,

    E. G. Larsson, O. Edfors, F. Tufvesson, and T. L. Marzetta , “Massive MIMO for next generation wireless systems,” IEEE Commun. Mag. , vol. 52, no. 2, pp. 186–195, February 2014

  2. [2]

    Millimeter-wave beamforming as an enabling technol. for 5g cellular communications: Theoretical feasibility a nd prototype results,

    W. Roh et al. , “Millimeter-wave beamforming as an enabling technol. for 5g cellular communications: Theoretical feasibility a nd prototype results,” IEEE Commun. Mag. , vol. 52, no. 2, pp. 106–113, February 2014

  3. [3]

    An efficient volterra-b ased be- havioral bodel for wideband rf power amplifiers,

    A. Zhu, M. Wren, and T. J. Brazil, “An efficient volterra-b ased be- havioral bodel for wideband rf power amplifiers,” in IEEE MTT-S International Microw. Symp. Digest , vol. 2, June 2003, pp. 787–790 vol.2

  4. [4]

    Joint mitigation of power amplifier and I/Q modulator impairments in broadband direct -conversion transmitters,

    L. Anttila, P . Handel, and M. V alkama, “Joint mitigation of power amplifier and I/Q modulator impairments in broadband direct -conversion transmitters,” IEEE Trans. Microw. Theory Techn. , vol. 58, no. 4, pp. 730–739, April 2010

  5. [5]

    The Evolution of PA Line arization: From Classic Feedforward and Feedback Through Analog and Di gital Predistortion,

    A. Katz, J. Wood, and D. Chokola, “The Evolution of PA Line arization: From Classic Feedforward and Feedback Through Analog and Di gital Predistortion,” IEEE Microw. Mag., vol. 17, no. 2, pp. 32–40, Feb 2016

  6. [6]

    Baseband and RF hardware impairments in full-duplex wirel ess sys- tems: experimental characterisation and suppression,

    A. Balatsoukas-Stimming, A. C. M. Austin, P . Belanovic, and A. Burg., “Baseband and RF hardware impairments in full-duplex wirel ess sys- tems: experimental characterisation and suppression,” EURASIP Journal on Wireless Commun. and Networking , vol. 2015, no. 142, 2015

  7. [7]

    Nonlinear self-in terference can- cellation in MIMO full-duplex transceivers under crosstal k,

    D. Korpi, L. Anttila, and M. V alkama, “Nonlinear self-in terference can- cellation in MIMO full-duplex transceivers under crosstal k,” EURASIP Journal on Wireless Comm. and Netw. , vol. 2017, no. 1, p. 24, Feb. 2017

  8. [8]

    Novel adaptive nonlinear pr edistorters based on the direct learning algorithm,

    D. Zhou and V . E. DeBrunner, “Novel adaptive nonlinear pr edistorters based on the direct learning algorithm,” IEEE Trans. on Signal Process- ing, vol. 55, no. 1, pp. 120–133, Jan 2007

  9. [9]

    A comparison of indirect learning an d closed loop estimators used in dgital predistortion of power amplifiers ,

    R. N. Braithwaite, “A comparison of indirect learning an d closed loop estimators used in dgital predistortion of power amplifiers ,” in IEEE MTT-S International Microw. Symp. , May 2015, pp. 1–4

  10. [10]

    Mobile GPU accelerated digital predistortion on a softwa re- defined mobile transmitter,

    K. Li et al., “Mobile GPU accelerated digital predistortion on a softwa re- defined mobile transmitter,” in IEEE Global Conf. on Signal and Inform. Process. (GlobalSIP), Dec 2015, pp. 756–760

  11. [11]

    An ac curate complexity-reduced “PLUME

    M. Y ounes, O. Hammi, A. Kwan, and F. M. Ghannouchi, “An ac curate complexity-reduced “PLUME” model for behavioral modeling and digi- tal predistortion of RF power amplifiers,” IEEE Trans. on Ind. Electron. , vol. 58, no. 4, pp. 1397–1405, April 2011

  12. [12]

    Practical, real-time, full duplex wireless,

    M. Jain et al. , “Practical, real-time, full duplex wireless,” in Proc. International Conf. on Mobile Computing and Networking . ACM, 2011, pp. 301–312

  13. [13]

    Experiment-driv en characteri- zation of full-duplex wireless systems,

    M. Duarte, C. Dick, and A. Sabharwal, “Experiment-driv en characteri- zation of full-duplex wireless systems,” IEEE Trans. Wireless Commun., vol. 11, no. 12, pp. 4296–4307, Dec. 2012

  14. [14]

    Full duplex radi os,

    D. Bharadia, E. McMilin, and S. Katti, “Full duplex radi os,” in ACM SIGCOMM, 2013, pp. 375–386

  15. [15]

    Non-linear digital self-i nterference cancel- lation for in-band full-duplex radios using neural network s,

    A. Balatsoukas-Stimming, “Non-linear digital self-i nterference cancel- lation for in-band full-duplex radios using neural network s,” in IEEE International W orkshop on Signal Processing Advances in Wi reless Commun. (SPAWC), June 2018, pp. 1–5

  16. [16]

    Desig n and im- plementation of a neural network aided self-interference c ancellation scheme for full-duplex radios,

    Y . Kurzo, A. Burg, and A. Balatsoukas-Stimming, “Desig n and im- plementation of a neural network aided self-interference c ancellation scheme for full-duplex radios,” in Asilomar Conf. on Signals, Systems, and Computers , Oct 2018, pp. 589–593

  17. [17]

    Neural network dpd via backpropagation through a neural network model of the PA ,

    C. Tarver, L. Jiang, A. Sefidi, and J. Cavallaro, “Neural network dpd via backpropagation through a neural network model of the PA ,” in Asilomar Conf. on Signals, Systems, and Computers , (submitted)

  18. [18]

    Approximation capabilities of multi- layer feedforward networks,

    K. Hornik, “Approximation capabilities of multi- layer feedforward networks,” Neural Networks , vol. 4, no. 2, pp. 251 – 257, 1991. [Online]. Available: http://www.sciencedirect.com/science/article/pii/089360809190009T

  19. [19]

    De ep neural network-based digital predistorter for doherty power ampl ifiers,

    R. Hongyo, Y . Egashira, T. M. Hone, and K. Y amaguchi, “De ep neural network-based digital predistorter for doherty power ampl ifiers,” IEEE Microw. and Wireless Components Letters , vol. 29, no. 2, pp. 146–148, Feb 2019

  20. [20]

    Distributed spatiotemp oral neural network for nonlinear dynamic transmitter modeling and ada ptive digital predistortion,

    M. Rawat and F. M. Ghannouchi, “Distributed spatiotemp oral neural network for nonlinear dynamic transmitter modeling and ada ptive digital predistortion,” IEEE Trans. Instrum. Meas. , vol. 61, no. 3, pp. 595–608, March 2012

  21. [21]

    RF WebLab

    “RF WebLab.” [Online]. Available: http://dpdcompeti tion.com/rfweblab/