Representative Sample Selection for Accurate Object Recognition

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The selection of training samples for artificial intelligence models significantly impacts their training effectiveness and subsequent prediction accuracy, leading to low accuracy in object recognition tasks.

Innovation Solution

A method involving obtaining candidate object sets, performing feature extraction, clustering, and selecting representative objects based on recognition probabilities to improve model training and accuracy, using techniques like K-means and RALM for object category recognition.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional training sample selection methods are used, then the model training process is simple, but the prediction accuracy is low

Engineering Contradiction:
Improveprediction accuracyVSAvoidtraining process complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the training sample selection process into multiple stages: initial sample selection, model training, accuracy evaluation, and iterative refinement. By dividing the complex selection process into manageable segments with specific criteria for each stage, the system achieves higher prediction accuracy while maintaining controllable process complexity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements a feedback mechanism where model prediction accuracy is continuously evaluated and used to guide subsequent sample selection. The system monitors performance metrics and uses this feedback to iteratively refine the training sample set, creating a closed-loop process that progressively improves prediction accuracy

Inventive Principle:
Principle #23Feedback

2Adaptability or versatility

If more training samples are used, then the model coverage improves, but the resource consumption increases

Engineering Contradiction:
Improvemodel coverageVSAvoidresource consumption
Core Design Contradiction:
Adaptability or versatilityVSLoss of energy

Solution Approach 1:

The patent applies partial action by selecting only the most representative and informative samples for training, rather than using all available data. The system identifies and prioritizes samples that provide maximum learning value, achieving adequate model coverage with a subset of the total data, thereby reducing computational resource consumption while maintaining training effectiveness

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent applies local quality by assigning different weights and priorities to different samples based on their representativeness and informational value. Rather than treating all samples uniformly, the system identifies high-value samples in specific regions of the data space and focuses training resources on these locally optimal samples, improving efficiency while maintaining comprehensive coverage

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12586358B2Object recognition method and apparatus, device, and storage medium
Publication Date: 2026.03.24 TENCENT TECHNOLOGY (SHENZHEN) CO LTD
  • US12586358B2 patent drawing
  • US12586358B2 patent drawing
  • US12586358B2 patent drawing

AI summary

An object recognition method includes: obtaining a candidate object set having a plurality of candidate objects; obtaining a plurality of pieces of candidate object information of the candidate objects on a plurality of dimensions, performing feature extraction on the candidate object information to obtain candidate object features, fusing the candidate object features to obtain object extraction features corresponding to the candidate objects, and performing object category probability recognition based on the object extraction features to obtain a recognition probability that the candidate objects belong to a target object category; clustering the object extraction features to obtain sub extraction feature sets corresponding to clustering categories, and forming one sub object set from candidate objects corresponding to the object extraction features; and obtaining representative objects by selecting from the sub object sets respectively based on recognition probabilities corresponding to the candidate objects in the sub object sets.