Validity Notification for ML Models in Network Analytics

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In mobile communication networks, network data analytics functions (NWDAF) face challenges as the data used to train machine learning models may become invalid, leading to incorrect analytics being provided to consumer NFs, potentially causing wrong actions based on outdated information.

Innovation Solution

The NWDAF determines when a trained ML model is no longer valid and notifies relevant NFs, allowing for the re-training of models and providing updated analytics, ensuring that only valid data is used for decision-making.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If the NWDAF continuously uses the same trained ML model for analytics generation, then the productivity of analytics provision is improved, but the reliability of analytics output deteriorates as the training data becomes invalid

Engineering Contradiction:
Improveanalytics provision efficiencyVSAvoidanalytics output accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system performs preliminary validation of training data before model training to ensure data quality. The NWDAF validates data from producer NFs before using it to train ML models, preventing invalid data from compromising model reliability and eliminating the need for continuous model retraining.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements a feedback mechanism where consumer NFs provide feedback to the NWDAF about the validity and accuracy of analytics outputs. This feedback loop enables the NWDAF to identify when training data becomes invalid and trigger appropriate actions such as data revalidation or model retraining.

Inventive Principle:
Principle #23Feedback

2Reliability

If the NWDAF validates training data from multiple producer NFs before model training, then the reliability of ML model output is improved, but the complexity of data management increases

Engineering Contradiction:
ImproveML model output accuracyVSAvoiddata management complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The NWDAF performs multiple functions including data collection, validation, model training, and analytics generation within a single network function. This multi-functionality reduces the need for separate validation systems and simplifies the overall architecture while maintaining reliable ML model outputs.

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

Solution Approach 2:

The NWDAF acts as an intermediary between producer NFs and consumer NFs, managing the validation and processing of training data. By centralizing data validation and model training in the NWDAF, the system reduces the complexity that would otherwise be distributed across multiple NFs.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If the NWDAF frequently re-trains ML models with updated data, then the reliability of analytics is improved, but the energy consumption and processing time increase

Engineering Contradiction:
Improveanalytics currentnessVSAvoidprocessing energy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system performs partial retraining only when necessary, based on validation results and feedback from consumer NFs. Instead of continuous full model retraining, the NWDAF selectively updates models only when training data validity changes, reducing energy consumption while maintaining analytics reliability.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system monitors changes in data parameters and model performance metrics to determine when retraining is necessary. By tracking parameter changes in training data from producer NFs, the NWDAF can intelligently decide when to retrain models, avoiding unnecessary processing and energy waste.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11974161B2Validity notification for a machine learning model
Publication Date: 2024.04.30 EDGEWOOD IP
  • US11974161B2 patent drawing
  • US11974161B2 patent drawing
  • US11974161B2 patent drawing

AI summary

Apparatuses, methods, and systems are disclosed for providing analytics feedback for a network function. One apparatus includes a network interface that receives a first request for a trained machine learning (“ML”) model from a network function (“NF”) that supports analytics generation. Here, the first request contains first information including an Analytic Identifier (“ID”). The apparatus includes processor that determines a first trained ML model based on the first information and provides the first trained ML model to the NF. The processor determines that the first trained ML model is invalid and notifies the NF that the validity of the first trained ML model has changed.