Meta-Learning Neural Network for Low-Label Image Anomaly Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Developing machine-learning models for detecting object anomalies, such as defects in electrical assets, is hindered by the lack of sufficient labeled training data, which is costly and time-consuming to obtain.

Innovation Solution

A meta-learning approach is used to generate initial training tasks based on visual similarity searches, extracting prior knowledge to efficiently learn anomaly detection tasks with limited labeled data, employing a classification neural network and meta-learning algorithms like Reptile to update parameters.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional supervised learning is used to train anomaly detection models, then detection accuracy can be improved, but the cost and time for obtaining labeled training data increases significantly

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoidtime for labeling training data
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by generating synthetic anomaly templates and pre-training the neural network with simulated defect patterns before actual deployment. This allows the model to learn anomaly detection capabilities in advance without requiring extensive real-world labeled data, thereby reducing the time and cost of data preparation while maintaining detection accuracy

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates copies of normal asset images and applies synthesized anomaly patterns to generate training examples. By copying existing images and adding simulated defects, the system generates sufficient training data without requiring manual labeling of real anomaly cases, thus improving detection accuracy while minimizing time investment

Inventive Principle:
Principle #26Copying

2Reliability

If more labeled training data is collected to improve model performance, then detection reliability increases, but the cost of expert labeling increases

Engineering Contradiction:
Improvemodel detection reliabilityVSAvoidcost of obtaining training data
Core Design Contradiction:
ReliabilityVSEase of manufacture

Solution Approach 1:

The system enables self-service by allowing the neural network to generate its own training data through synthetic anomaly synthesis. The model uses automatically generated defect templates and synthesized training examples, eliminating the need for expensive expert labeling while maintaining reliable detection performance through self-sufficient data generation

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system changes parameters by adjusting the synthesis control parameters to generate diverse anomaly patterns. By varying parameters such as defect type, severity, and location in the synthesis process, the system creates a comprehensive training dataset that improves model reliability without incurring additional labeling costs

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If the neural network is trained on diverse anomaly types to improve detection versatility, then the number of required training categories increases, but the complexity of data collection and labeling increases

Engineering Contradiction:
Improvedetection coverage across anomaly typesVSAvoidcomplexity of training data preparation
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system applies segmentation by breaking down complex anomaly detection into modular synthetic templates representing different defect types. Each template category (e.g., cracks, corrosion, deformations) is synthesized independently and then combined with base images, allowing comprehensive anomaly coverage while simplifying the training data preparation process through structured organization

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system achieves universality through a unified synthetic data generation framework that can produce multiple anomaly types from a single pipeline. The same neural network architecture and synthesis process handle various defect categories, eliminating the need for separate data collection and labeling procedures for each anomaly type, thus improving versatility while reducing overall complexity

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

Data Source

PatentUS20260024193A1Meta-learning for detecting object anomaly from images
Publication Date: 2026.01.22 X DEVELOPMENT LLC
  • US20260024193A1 patent drawing
  • US20260024193A1 patent drawing
  • US20260024193A1 patent drawing

AI summary

Methods, computer systems, and apparatus, including computer programs encoded on computer storage media, for training a classification neural network. The system generates, from a set of object-specific data, one or more meta-learning datasets for one or more respective initial training tasks. The system determines values for a set of meta parameters by performing meta-learning with a classification neural network on the one or more meta-learning datasets. The system obtains a set of labeled training examples for a characteristic-detection task. The system determines based at least on one of the values for the set of meta parameters and using the set of labeled training examples, target values for the network parameters for the classification neural network to perform the characteristic-detection task.