Model Training System Reducing Teacher Data via Self-Correction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Supervised learning models require a large amount of data for training, making it desirable to reduce the necessary data quantity for efficient training processes.

Innovation Solution

A model training system that includes a processor configured to input an image, generate a corrected image based on the model's output, and retrain the model using the original image as input data and the corrected image as teacher data, thereby reducing the required teacher data quantity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If supervised learning is performed using traditional methods, then the model can be trained effectively, but a large amount of teacher data is required

Engineering Contradiction:
Improvemodel training effectivenessVSAvoidteacher data quantity
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The system enables the model to generate its own teacher data by correcting its own output images. The processor inputs images to the model, corrects the output images, and uses these corrected images as teacher data for retraining, making the system self-sufficient and reducing external data requirements

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system changes the parameter of teacher data quantity by using a small set of corrected images generated from the model's own outputs instead of requiring large amounts of externally provided teacher data, while maintaining training effectiveness through iterative retraining

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11676065B2Model training system
Publication Date: 2023.06.13 KK TOSHIBA
  • US11676065B2 patent drawing
  • US11676065B2 patent drawing
  • US11676065B2 patent drawing

AI summary

According to one embodiment, a model training system includes a processor. The processor is configured to input a first image to a model and acquire a second image output from the model, and generate a third image by correcting the second image. The processor is configures to train the model by using the first image as input data and using the third image as teacher data.