Multi-Task AI Object Tracking Through Occlusion and Orientation Changes

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing object tracking technologies face challenges in accurately tracking multiple objects due to occlusions and changes in object orientation, leading to difficulties in maintaining identification and location accuracy.

Innovation Solution

An electronic device employs a multi-task artificial intelligence model with a backbone network, detection head, identification head, and body orientation head to extract feature maps, location information, identification features, and orientation angles, enabling precise tracking of objects by comparing these features with previously tracked objects.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If existing object tracking technology is used, then basic tracking functionality is achieved, but tracking accuracy deteriorates due to occlusions and orientation changes

Engineering Contradiction:
Improvetracking accuracyVSAvoididentification maintenance under occlusion
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The tracking system is divided into multiple specialized components: a detection head for location detection, an identification head for feature extraction, and a body orientation head for orientation estimation. This segmentation allows each component to specialize in one aspect, improving overall tracking accuracy and reliability under occlusions and orientation changes.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system extracts and utilizes body orientation angles as an additional parameter to maintain reliable identification. By incorporating orientation information alongside location and identification features, the system can distinguish objects even when partially occluded or viewed from different angles, thereby maintaining identification reliability under varying conditions.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If multi-task AI model is employed, then tracking accuracy is improved, but device complexity increases

Engineering Contradiction:
Improvetracking accuracyVSAvoidmodel structure complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

A single multi-task AI model is designed to perform multiple functions simultaneously: object detection, identification feature extraction, and body orientation estimation. This universal model processes input images through shared backbone networks and specialized heads, achieving accurate tracking without requiring separate systems for each function, thus managing complexity while improving precision.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Measurement precision

If location and identification features are extracted separately, then processing efficiency is reduced, but extraction precision is improved

Engineering Contradiction:
Improvefeature extraction precisionVSAvoidtracking processing efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The detection head, identification head, and body orientation head are merged into a single integrated AI model that processes images simultaneously. By combining these extraction functions in one model rather than processing them separately, the system achieves both high extraction precision for location and identification features while maintaining efficient processing throughput.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS20250209657A1Method and electronic device for tracking object
Publication Date: 2025.06.26 SAMSUNG ELECTRONICS CO LTD
  • US20250209657A1 patent drawing
  • US20250209657A1 patent drawing
  • US20250209657A1 patent drawing

AI summary

A method of tracking at least one object, includes: obtaining an image; extracting, from the image, a feature map for performing a plurality of tasks related to object tracking; extracting, by using the extracted feature map, location information indicating a location of the at least one object, an identification feature for identifying the at least one object, and a body orientation angle at which a body of the at least one object is oriented; and tracking the at least one object, based on the location information, the identification feature, and the body orientation angle of the at least one object.