Generative AI Parameters and Normalization for Adaptive Streaming Models

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing technologies face challenges in adapting machine learning models to learn from streaming data in an agile manner, particularly in wireless communication networks where data patterns can vary significantly.

Innovation Solution

An apparatus and method that utilize a generative artificial intelligence model to generate model parameters and normalization statistics for a machine learning model based on previously learned segments of data, enabling the model to adapt to changing data patterns in real-time.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If traditional machine learning models are used to learn from streaming data, then the model structure remains fixed and simple, but the model cannot adapt to changing data patterns in real-time

Engineering Contradiction:
Improveadaptability to changing data patternsVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

A generative AI model is introduced as an intermediary component between the streaming data source and the target machine learning model. This generative model synthesizes historical data patterns and generates synthetic training data that captures temporal dependencies and statistical characteristics, enabling the target model to adapt to changing data patterns without direct access to raw streaming data. The intermediary generative model handles the complexity of pattern recognition and adaptation, while the target model maintains its original function.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs preliminary analysis and synthesis of data patterns using the generative AI model before training the target machine learning model. By pre-processing streaming data to extract and synthesize representative patterns, the system prepares adaptive training data in advance, allowing the target model to quickly adapt to new data distributions without extensive retraining on raw streaming data.

Inventive Principle:
Principle #10Preliminary action

2Adaptability or versatility

If the machine learning model is updated frequently to adapt to new data patterns, then the adaptability improves, but the computational resources and time required increase

Engineering Contradiction:
Improvereal-time adaptation capabilityVSAvoidmodel update time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The generative AI model creates synthetic copies of historical data patterns that preserve the statistical and temporal characteristics of the original streaming data. Instead of retraining on actual streaming data, the system uses these synthesized data copies for model updates, significantly reducing the computational burden and time required for adaptation while maintaining the ability to learn from changing patterns.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The system extracts essential statistical properties and temporal patterns from streaming data using the generative model, separating these key characteristics from the full complexity of raw data. This extraction allows the target model to adapt to changing patterns by learning from condensed representations rather than processing complete streaming datasets, reducing update time while preserving adaptability.

Inventive Principle:
Principle #2Taking out (Extraction)

3Measurement precision

If more data is collected and processed to improve prediction accuracy, then the prediction precision improves, but the data processing complexity and resource consumption increase

Engineering Contradiction:
Improveprediction accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The generative AI model transforms raw streaming data into synthesized training data with modified parameters that emphasize relevant patterns and relationships. By changing the parameter representation of the data through generative synthesis, the system improves prediction accuracy by focusing on statistically significant features while reducing the complexity of processing raw high-dimensional streaming data.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250292071A1Generating model parameters and normalization statistics by utilizing generative artificial intelligence
Publication Date: 2025.09.18 NOKIA SOLUTIONS & NETWORKS OY
  • US20250292071A1 patent drawing
  • US20250292071A1 patent drawing
  • US20250292071A1 patent drawing

AI summary

Disclosed is a method comprising receiving a data stream divided into segments with variable data patterns; detecting a change point in the data stream, the change point corresponding to a shift in the data patterns; generating, based on the detection, by utilizing a generative artificial intelligence model, model parameters and normalization statistics for a machine learning model based on one or more previously learned segments of the data stream, the machine learning model being configured at least to learn from the data stream; updating the machine learning model based on the model parameters and the normalization statistics generated with the generative artificial intelligence model; and performing one or more predictions with the updated machine learning model.