AI Model Selection via Misclassification Probability Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing AI models vary in accuracy when processing the same input data, leading to inconsistent results due to differences in architecture, hyper-parameters, and training techniques, making it challenging to select the most appropriate model for optimal processing.

Innovation Solution

A method is developed to select an optimal AI model by identifying misclassified data from a training dataset, training an additional model on this data, and adjusting weight values based on misclassification probabilities to enhance processing accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If multiple AI models with different architectures and training techniques are used, then processing accuracy varies, but model selection becomes complex and time-consuming

Engineering Contradiction:
Improveprocessing accuracyVSAvoidmodel selection complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent changes the parameter of model evaluation from general accuracy metrics to specific misclassification probability parameters. By training an additional model on misclassified data and using it to calculate misclassification probabilities for each candidate model, the system transforms the model selection problem into a parameter-based comparison, resolving the complexity of selecting among multiple models with different architectures and training techniques.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces an additional trained AI model as an intermediary between the candidate AI models and the selection process. This intermediary model processes misclassified data and generates misclassification probability assessments, serving as a mediator that objectively evaluates and compares different candidate models, thereby simplifying the selection complexity while maintaining accuracy differentiation.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If AI models are trained on complete training datasets, then general accuracy is achieved, but performance on difficult cases remains inconsistent

Engineering Contradiction:
Improveclassification reliabilityVSAvoidmisclassification accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent segments the training process into two distinct phases: initial training on the complete training dataset to achieve general accuracy, and subsequent targeted training on misclassified data to improve difficult case performance. This segmentation allows the additional model to specialize in handling misclassified cases while the original models maintain their general competence, thereby improving overall classification reliability and misclassification accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary classification using multiple candidate models before final decision-making. By first obtaining misclassification probabilities from the additional model trained on difficult cases, the system can preliminarily assess which candidate model is most likely to succeed, thereby improving reliability before committing to a final classification decision.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If traditional accuracy metrics are used for model evaluation, then overall performance is measured, but specific case performance cannot be optimized

Engineering Contradiction:
Improveprocessing efficiencyVSAvoidmodel adaptability to specific data
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The patent changes the evaluation parameter from aggregate accuracy metrics to case-specific misclassification probabilities. By using the additional trained model to generate probability assessments for each candidate model on the specific input data, the system enables adaptability to specific cases while maintaining processing efficiency through automated probability-based selection rather than manual evaluation.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent implements a feedback mechanism where the additional trained model provides misclassification probability feedback about each candidate model's performance on the current input. This feedback loop allows the system to adaptively select the most appropriate model based on real-time probability assessments, enhancing versatility for different data cases while maintaining efficient automated processing.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11676016B2Selecting artificial intelligence model based on input data
Publication Date: 2023.06.13 SAMSUNG ELECTRONICS CO LTD
  • US11676016B2 patent drawing
  • US11676016B2 patent drawing
  • US11676016B2 patent drawing

AI summary

A method of selecting an artificial intelligence (AI) model based on input data to select an AI model capable of correctly obtaining a result corresponding to data to be classified, e.g., a classification result indicating one of at least one class, from among a plurality of AI models, and a display device for performing the method.