Image Classification via Segmented Weighted Integration

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

High-resolution image classification using machine learning or deep learning algorithms faces challenges due to performance constraints, leading to reduced accuracy in classification results, as existing methods often rely on segmenting images into small parts, which can misrepresent the entire image's features.

Innovation Solution

An image classification apparatus and method that includes an image segmentation module, a primary classification module, and a secondary classification module, where the primary module performs machine learning on segmented images and the secondary module calculates an optimum weight value combination to enhance classification accuracy by adjusting learning parameters and loss thresholds.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If high-resolution images are used directly for classification, then classification accuracy should be improved, but performance constraints prevent effective use

Engineering Contradiction:
Improveclassification accuracyVSAvoidprocessing performance
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent divides high-resolution images into multiple segment images (e.g., 9 segments) to enable processing within performance constraints. Each segment is classified independently by a primary classifier, and the results are integrated by a secondary classifier to achieve accurate classification of the original high-resolution image without overwhelming computational resources

Inventive Principle:
Principle #1Segmentation

2Productivity

If images are segmented into small parts for classification, then processing performance is improved, but classification accuracy deteriorates due to loss of global image context

Engineering Contradiction:
Improveprocessing performanceVSAvoidclassification accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent merges the classification results of multiple segment images through a secondary classifier to produce the final classification of the original image. The secondary classifier integrates the primary classification estimation values from all segments, reconstructing the global image context and ensuring that the final classification reflects the entire image rather than just individual segments

Inventive Principle:
Principle #5Merging (Combining)

3Speed

If segment images are used for classification, then processing speed is improved, but classification results may be determined by feature quantity rather than feature presence

Engineering Contradiction:
Improveprocessing speedVSAvoidclassification accuracy
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The patent introduces a secondary classifier as an intermediary between the segment classification results and the final classification decision. The secondary classifier receives primary classification estimation values from all segments and performs weighted integration, ensuring that the final classification is based on the presence and significance of features across the entire image rather than merely the quantity of features in individual segments

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11468267B2Apparatus and method for classifying image
Publication Date: 2022.10.11 SAMSUNG SDS CO LTD
  • US11468267B2 patent drawing
  • US11468267B2 patent drawing
  • US11468267B2 patent drawing

AI summary

An image classification apparatus includes an image segmentation module configured to segment a learning image into a plurality of segment images, a primary classification module configured to perform machine learning on a primary classifier using the plurality of segment images, and a secondary classification module configured to calculate a weight value combination for creating a secondary classification estimation value for the learning image from a plurality of primary classification estimation values generated by passing the plurality of segment images to the trained primary classifier, or a machine learning-based learning parameter.