Noise-Robust Feature Extraction via Stochastic Conversion

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Machine learning models trained with ideal data may not perform well when applied to real-world data containing unnecessary information, such as noise or background images, as the desired signal is often buried in noise, and removing such information can lead to artifacts like blurring, and obtaining noise-free data is difficult.

Innovation Solution

A learning apparatus that extracts feature values from input data using multiple neural networks with different parameters, stochastically converts these features, calculates losses based on similarity and processing accuracy, and updates parameters to minimize losses, thereby generating a robust model capable of processing data with noise.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If a trained model trained with ideal data is used for inference of processing target data including unnecessary information, then the model structure can be simple, but sufficient performance cannot be obtained

Engineering Contradiction:
Improvemodel structureVSAvoidinference performance
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent applies preliminary action by pre-processing the input data to remove unnecessary information before feeding it to the trained model. The determination unit identifies and removes noise or background images from the processing target data, allowing the model trained on ideal data to perform accurate inference without requiring a more complex model structure.

Inventive Principle:
Principle #10Preliminary action

2Manufacturing precision

If unnecessary information is removed in advance from processing target data, then data quality improves, but artifacts such as blurring occur

Engineering Contradiction:
Improvedata qualityVSAvoidartifacts
Core Design Contradiction:
Manufacturing precisionVSObject-generated harmful factors

Solution Approach 1:

The patent uses feedback by implementing a determination unit that analyzes the processing target data to identify unnecessary information based on learned characteristics. This intelligent feedback mechanism distinguishes between actual signal components and noise, removing only the latter while preserving the former, thus avoiding artifacts like blurring that occur with simple removal methods.

Inventive Principle:
Principle #23Feedback

3Reliability

If data that does not include unnecessary information is used for training, then model training is effective, but it may be difficult to obtain such data

Engineering Contradiction:
Improvetraining effectivenessVSAvoiddata acquisition
Core Design Contradiction:
ReliabilityVSEase of manufacture

Solution Approach 1:

The patent introduces an intermediary approach by training the determination unit to learn characteristics of unnecessary information from actual data containing noise. This intermediary training process enables the system to identify and remove noise without requiring access to clean, noise-free training data, thus solving the data acquisition problem while maintaining training effectiveness.

Inventive Principle:
Principle #24Intermediary (Mediator)

4Reliability

If multiple neural networks with different parameters are used to extract feature values, then robustness to noise improves, but processing complexity increases

Engineering Contradiction:
Improvenoise robustnessVSAvoidprocessing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent applies merging by combining the outputs of multiple neural networks that extract feature values with different characteristics. The synthesis unit integrates these diverse feature representations to create a comprehensive understanding of the input data, enhancing noise robustness while managing processing complexity through coordinated integration rather than independent processing.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent implements dynamics by adaptively adjusting the contribution of different neural network outputs based on the characteristics of the input data. The synthesis unit dynamically weights and combines feature values from multiple networks, allowing the system to optimize its processing complexity based on the actual noise levels and data characteristics encountered.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20240185064A1Learning apparatus, method, non-transitory computer readable medium and inference apparatus
Publication Date: 2024.06.06 KK TOSHIBA
  • US20240185064A1 patent drawing
  • US20240185064A1 patent drawing
  • US20240185064A1 patent drawing

AI summary

According to one embodiment, a learning apparatus includes processing circuitry. The processing circuitry generates a first converted feature values and a second converted feature values by stochastically converting at least one of first feature values and second feature values. The processing circuitry calculates a first loss related to similarity between the first converted feature values and the second converted feature values. The processing circuitry obtains a first processing result by processing based on one or more third parameters with respect to the first converted feature values. The processing circuitry updates a parameter of at least one of the first parameters and the third parameters such that a value based on the first loss and a second loss calculated from the first processing result and a label is minimized.