Neural Network Parameter Transfer via Intermediary Function

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Adapting neural networks in telecommunications to evolving radio channels is resource-intensive and time-consuming, especially for complex models, which affects the reliability of signal processing functions like equalization.

Innovation Solution

A method involving a less complex neural network to learn a transfer function from a more complex network, allowing the adaptation of parameters using this function, reducing the need for extensive resource usage and frequent data transmission.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a complex neural network is used to implement signal processing function, then the expressivity is improved, but the adaptation time and computing resources increase

Engineering Contradiction:
ImproveexpressivityVSAvoidadaptation time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

A transfer function is pre-trained between two neural networks during an initial learning phase. When adaptation is needed, this pre-established transfer function allows parameters to be quickly transferred from a simple network to a complex network, avoiding the need to train the complex network from scratch and thus reducing adaptation time while maintaining high expressivity

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

A transfer function acts as an intermediary mechanism between a simple neural network and a complex neural network. This transfer function enables parameter transformation and transfer, allowing the system to leverage the fast adaptation capability of the simple network while achieving the high expressivity of the complex network through parameter transformation

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If a complex neural network is used to implement signal processing function, then the expressivity is improved, but the computing capacity and memory resources increase

Engineering Contradiction:
ImproveexpressivityVSAvoidcomputing resources
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The transfer function is pre-trained in advance, storing the relationship between simple and complex network parameters. During adaptation, this pre-computed transfer function enables efficient parameter transformation without requiring extensive computing resources to train the complex network from scratch, thus reducing memory and computing capacity requirements while maintaining high expressivity

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The transfer function serves as an intermediary that bridges the resource gap between simple and complex networks. It enables the system to achieve high expressivity by transforming parameters from a resource-efficient simple network representation to a high-performance complex network representation without requiring proportional resources

Inventive Principle:
Principle #24Intermediary (Mediator)

3Adaptability or versatility

If network function is shifted to another equipment, then the adaptation flexibility is improved, but the data transmission resources increase

Engineering Contradiction:
Improveadaptation flexibilityVSAvoiddata transmission resources
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The essential adaptation capability is extracted into a compact transfer function that can be transmitted between network equipment. This extracted representation contains only the critical parameter transformation rules, significantly reducing the amount of data that needs to be transmitted compared to transferring complete training datasets or full network states, thus enabling adaptation flexibility with minimal data transmission overhead

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20230351156A1Method and system for adapting a neural network used in a telecommunication network
Publication Date: 2023.11.02 ORANGE SA
  • US20230351156A1 patent drawing
  • US20230351156A1 patent drawing
  • US20230351156A1 patent drawing

AI summary

In a communication network, an item of equipment uses a first neural network to implement a signal processing function, in order to process an input signal to obtain an output signal. A third neural network configured to determine a transfer function for transferring the parameters of a second neural network to the parameters of the first neural network is trained, the second neural network being less complex than the first network and also being used to implement the processing function, the first and second neural networks having been trained by the same input and output signals. The transfer function allows the parameters of the first network to be deduced from parameters of the second neural network. After detection of a change in the processing function, the parameters of the second network are adapted by means of input signals associated with a training sequence, and the parameters of the first neural network are adapted by using the adapted parameters of the second network and the transfer function.