Transfer Learning Framework for RAN Task Generalization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing Radio Access Network (RAN) algorithms are tailored for specific tasks and lack the ability to generalize across different tasks, preventing the effective transfer of knowledge learned from source tasks to improve target tasks through transfer learning.

Innovation Solution

A transfer learning framework is proposed that enables the structured transfer of algorithmic parameters across different inductive tasks within a RAN, facilitating the reuse of knowledge learned from source tasks to enhance the learning efficiency of target tasks. This framework includes entities such as source learners, target learners, and inference entities, with signaling mechanisms for communication between them.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If existing RAN algorithms are designed for specific tasks, then task-specific performance is optimized, but the ability to generalize across different tasks is lost

Engineering Contradiction:
Improvetask-specific performanceVSAvoidgeneralization ability
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent implements a universal feature extractor that can serve multiple different inductive tasks simultaneously. The extracted features from source tasks are designed to be task-agnostic and can be transferred to various target tasks (prediction, classification, detection), making the system multi-functional rather than task-specific.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent segments the machine learning system into distinct modular components: a source task processor, a feature extractor, and a target task learner. This segmentation allows the feature extractor to be independently optimized and reused across different tasks, enabling generalization while maintaining task-specific performance through separate processing stages.

Inventive Principle:
Principle #1Segmentation

2Productivity

If transfer learning framework is implemented, then learning efficiency for target tasks is improved, but system complexity increases

Engineering Contradiction:
Improvelearning efficiencyVSAvoidframework complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent extracts only the essential feature representation from source tasks, separating it from the complete task-specific models. This extraction approach transfers only the necessary knowledge components (features) while discarding task-specific details, thereby improving learning efficiency without requiring the full complexity of source task systems.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent introduces an intermediary feature extractor that acts as a mediator between source tasks and target tasks. This intermediary component transforms source task outputs into a standardized feature format that can be consumed by various target tasks, simplifying the transfer learning framework by providing a uniform interface rather than direct complex task-to-task coupling.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Loss of time

If knowledge is transferred from source tasks, then data collection and training time for target tasks is reduced, but the quality of transferred knowledge may degrade

Engineering Contradiction:
Improvetraining timeVSAvoidknowledge transfer quality
Core Design Contradiction:
Loss of timeVSReliability

Solution Approach 1:

The patent changes the parameter representation by transforming source task outputs into a standardized feature vector format with controlled dimensions and properties. This parameter transformation ensures that transferred knowledge maintains consistent quality characteristics across different source tasks while enabling efficient processing and reducing training time for target tasks.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12301429B2Method and devices for transfer learning for inductive tasks in radio access network
Publication Date: 2025.05.13 TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
  • US12301429B2 patent drawing
  • US12301429B2 patent drawing
  • US12301429B2 patent drawing

AI summary

A framework for inductive tasks in RANs includes a source learner, a target learner and an inference entity that can be merged into existing or future RAN functions. The signaling mechanism between different framework entities may also be merged into existing or future network interfaces. The framework can be reused by multiple inductive tasks to perform a variety of tasks such as prediction of some network phenomena or to improve certain KPIs in the network.