Object Tracking via Similar Group Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing object tracking systems suffer from degraded tracking accuracy due to non-spatio-temporal similarity-based object determination, leading to constraints in spatio-temporal tracking.

Innovation Solution

An object tracking processing apparatus and method that calculates similar object groups based on feature amounts and assigns tracking IDs to identify objects within these groups, utilizing both non-spatio-temporal and spatio-temporal similarities for improved accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If the same object is determined on the basis of non-spatio-temporal similarity, then the object tracking system can identify similar objects across different frames, but the tracking result violates spatio-temporal constraints and tracking accuracy is degraded

Engineering Contradiction:
Improveobject identification capabilityVSAvoidtracking accuracy
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The patent segments the tracking process into two distinct phases: (1) candidate generation phase that uses non-spatio-temporal similarity to identify potential matching objects across frames, and (2) verification phase that applies spatio-temporal constraint checks to validate candidates. This segmentation allows each phase to optimize for its specific purpose without compromising the other.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces spatio-temporal constraints as an intermediary mechanism that mediates between the flexible non-spatio-temporal similarity matching and the requirement for accurate tracking. The constraints act as a filter that refines the candidate objects generated by similarity measures, ensuring they also satisfy temporal and spatial consistency requirements.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If batch processing is used to assign tracking IDs at predetermined intervals, then throughput is improved, but real-time tracking response may be delayed

Engineering Contradiction:
Improveprocessing throughputVSAvoidtracking response time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The patent implements periodic batch processing at predetermined intervals to assign tracking IDs to similar object groups. This periodic action consolidates multiple tracking decisions into efficient batch operations, improving overall throughput while maintaining acceptable response times through the use of intermediate storage for accumulating objects awaiting batch processing.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The patent performs preliminary object grouping and similarity calculation before the actual tracking ID assignment. Objects are pre-processed and organized into similar object groups based on feature similarity, so that when batch processing occurs, the computational workload is already reduced and objects are ready for efficient ID assignment.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20240412385A1Object tracking processing device, object tracking processing method, and non-transitory computer readable medium
Publication Date: 2024.12.12 NEC CORP
  • US20240412385A1 patent drawing
  • US20240412385A1 patent drawing
  • US20240412385A1 patent drawing

AI summary

An object tracking processing apparatus includes: an object grouping processing unit that calculates at least one similar object group including at least one object similar to a tracking target object, on the basis of at least a feature amount of the tracking target object; and an object tracking unit that assigns a tracking ID for identifying an object belonging to the similar object group to the object. As a result, the tracking accuracy of the object appearing in a video can be improved.