Few-Shot SNR Detection for Optical Network Environment Shifts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing optical networking systems face challenges in accurately measuring signal-to-noise ratio (SNR) due to varying network configurations and environments, leading to inaccurate results from training data that differs from the test environment, and manual measurement being time-consuming.

Innovation Solution

A meta-learning framework is employed to adapt a trained machine learning model to a new data distribution by generating a small number of labeled examples in the target environment, using a hierarchical Gaussian mixture based task generative model for fine-tuning, which includes a Gibbs distribution to model task instances and a metric-based meta-learning method for efficient parameter adjustment.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a machine learning model is trained on baseline training data, then the model can perform SNR determination, but the model accuracy deteriorates when applied to user equipment in different environments

Engineering Contradiction:
ImproveSNR determination accuracyVSAvoidenvironmental adaptability
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The system performs preliminary actions by collecting environmental characteristics and SNR measurements from the user equipment's actual environment before finalizing the model. This preliminary data collection and analysis enables the model to adapt to the specific environmental conditions, resolving the contradiction between maintaining baseline model performance and adapting to new environments.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system changes model parameters by fine-tuning the pre-trained model using environment-specific data. The neural network's weights and biases are adjusted based on measurements taken in the target environment, allowing the model to maintain accuracy while adapting to environmental differences between baseline and user equipment conditions.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If manual measurement of SNR is performed in a given environment, then accurate SNR values can be obtained, but the process is time-consuming and requires specialized equipment

Engineering Contradiction:
ImproveSNR measurement accuracyVSAvoidmeasurement time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system replaces manual mechanical measurement processes with an automated machine learning-based measurement system. The neural network model automatically performs SNR determination by processing signals from the user equipment, eliminating the need for specialized manual measurement equipment and significantly reducing measurement time while maintaining accuracy.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The system enables self-service measurement where the user equipment itself provides the necessary signals and environmental data for SNR measurement. The model uses readily available operational data from the equipment without requiring external specialized measurement tools, making the process both faster and more accessible.

Inventive Principle:
Principle #25Self-service

3Measurement precision

If the model is fine-tuned with environment-specific data, then measurement accuracy improves, but the complexity of the training process increases

Engineering Contradiction:
ImproveSNR determination accuracyVSAvoidmodel training complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system performs preliminary action by pre-training the model on comprehensive baseline data that captures various environmental conditions. This pre-training creates a robust foundation that requires minimal further fine-tuning for specific environments, thereby reducing the overall training complexity while maintaining high measurement accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system achieves universality by designing a model that can operate across multiple environments with a single training process. The pre-trained model learns environment-agnostic features that enable it to generalize well, reducing the need for complex environment-specific fine-tuning and simplifying the overall training workflow.

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

Data Source

PatentUS12517983B2SNR detection with few-shot trained models
Publication Date: 2026.01.06 NEC CORP
  • US12517983B2 patent drawing
  • US12517983B2 patent drawing
  • US12517983B2 patent drawing

AI summary

Methods and systems for training a model include determining class prototypes of time series samples from a training dataset. A task corresponding to the time series samples is encoded using the class prototypes and a task-level configuration. A likelihood value is determined based on outputs of a time series density model, a task-class distance from a task embedding model, and a task density model. Parameters of the time series density model, the task embedding model, and the task density model are adjusted responsive to the likelihood value.