Similarity-Based Object Grouping for Consistent Recognition

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In object recognition scenarios, similar objects are often recognized by different entities leading to inconsistent recognition results and low efficiency due to random allocation, which affects accuracy and consistency.

Innovation Solution

Objects are grouped based on similarity and allocated to a target entity that matches the group for recognition, using similarity metrics and trained models to determine the optimal entity for processing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If objects are allocated to different entities for recognition, then recognition tasks can be distributed and processed in parallel, but similar objects may be recognized by different entities leading to inconsistent recognition results

Engineering Contradiction:
Improverecognition efficiencyVSAvoidconsistency of recognition results
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent groups similar objects together into the same recognition task and assigns them to a single entity. This merging approach ensures that all similar objects are processed by the same entity using consistent recognition criteria, thereby maintaining consistency of recognition results while still enabling parallel processing of different object groups across multiple entities.

Inventive Principle:
Principle #5Merging (Combining)

2Productivity

If similar objects are processed by different entities, then workload can be distributed across multiple entities, but recognition accuracy decreases due to inconsistent results

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

Solution Approach 1:

The patent combines similar objects into unified recognition tasks that are assigned to single entities. This ensures that recognition accuracy is maintained through consistent processing of similar objects, while the overall system processing capacity is preserved by distributing different object groups to multiple entities in parallel.

Inventive Principle:
Principle #5Merging (Combining)

3Device complexity

If random allocation is used to distribute objects to entities, then task distribution is simple and fast, but recognition efficiency is low due to inconsistent handling of similar objects

Engineering Contradiction:
Improveallocation complexityVSAvoidrecognition efficiency
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent performs preliminary grouping of similar objects before allocation to entities. By pre-processing the object list to identify and group similar objects together, the system enables more efficient allocation decisions that improve recognition efficiency, while the grouping mechanism itself remains relatively simple to implement.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250336178A1Method, apparatus, device, and storage medium for object recognition
Publication Date: 2025.10.30 BEIJING YOUZHUJU NETWORK TECH CO LTD
  • US20250336178A1 patent drawing
  • US20250336178A1 patent drawing
  • US20250336178A1 patent drawing

AI summary

According to embodiments of the disclosure, a method, an apparatus, a device, and a storage medium for object recognition are provided. The method includes: obtaining an aggregation result of a plurality of objects, the aggregation result including at least one group of objects aggregated based on a similarity; determining a target entity that matches the at least one group of objects for performing object recognition; and providing the at least one group of objects to the target entity. In this way, similar objects can be provided to a matched entity for recognition, thereby improving recognition efficiency and improving accuracy and consistency of recognition results.