Demodulation Network Training with Non-Gaussian LLR Loss

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Machine-learning-based iterative demodulation algorithms using MSE or BCE loss functions do not necessarily minimize the bit error rate (BER) of the decoder output, as they are optimized for demodulator outputs rather than decoder outputs, and assume a Gaussian noise distribution, which may not align with the actual non-Gaussian noise components in radio communication systems.

Innovation Solution

A method involving training a network by unfolding an iterative algorithm for demodulation or demodulation using a machine learning technique with a loss function that accounts for the non-Gaussianity of the log likelihood ratio (LLR) distribution, generating learned parameters to improve the BER of the decoder output by making the LLR distribution more Gaussian, suitable for error correction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If machine learning is used to optimize demodulator parameters using MSE or BCE loss functions, then demodulation accuracy is improved, but decoder output BER is not necessarily minimized

Engineering Contradiction:
Improvedemodulation accuracyVSAvoiddecoder output BER
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent changes the optimization parameter from MSE/BCE loss (which optimizes demodulator output) to a loss function that directly optimizes decoder output BER. This involves modifying the objective function to account for the entire detection chain including the decoder, not just the demodulator stage.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces an intermediary step of analyzing the LLR distribution characteristics and its impact on decoder performance. By examining how the demodulator output distribution affects the decoder's error correction capability, the system bridges the gap between demodulation accuracy and final decoder BER.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of manufacture

If traditional loss functions (MSE/BCE) are used for training, then training simplicity is maintained, but error correction capability is not optimized

Engineering Contradiction:
Improvetraining simplicityVSAvoiderror correction capability
Core Design Contradiction:
Ease of manufactureVSReliability

Solution Approach 1:

The patent modifies the loss function parameters to include terms that evaluate the Gaussianity of the LLR distribution and its impact on decoder performance. This involves adding new parameters related to distribution characteristics while maintaining the fundamental gradient descent optimization framework.

Inventive Principle:
Principle #35Parameter changes

3Device complexity

If Gaussian noise assumption is used for optimization, then mathematical tractability is improved, but performance in non-Gaussian noise conditions deteriorates

Engineering Contradiction:
Improvemathematical tractabilityVSAvoidperformance in non-Gaussian noise
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent makes the system adaptive by dynamically adjusting the loss function based on the actual noise conditions observed in the channel. Rather than assuming a fixed Gaussian model, the system evaluates the actual LLR distribution characteristics and adapts the optimization criterion accordingly.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent introduces feedback mechanisms where the decoder performance is evaluated and used to adjust the demodulator parameters. The loss function incorporates feedback about how well the current parameters are actually performing in terms of decoder BER, creating a closed-loop optimization system.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11595153B2Receiver apparatus, and method for producing parameters for demodulation
Publication Date: 2023.02.28 NEC CORP
  • US11595153B2 patent drawing
  • US11595153B2 patent drawing
  • US11595153B2 patent drawing

AI summary

A method implemented in a computer system includes training a network, which is obtained by unfolding an iterative algorithm for demodulation or demodulation and decoding, using a machine learning technique with a loss function that takes into account non-Gaussianity of a log-likelihood ratio (LLR) distribution calculated from an output of the network. The method further includes producing a first set of learned parameters of that iterative algorithm.