Robust Object Tracking via Auxiliary Objects

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current real-time object tracking algorithms face challenges in complex environments with multiple objects, agile targets, and varying conditions such as illumination, occlusions, and low image quality, struggling to maintain efficiency and accuracy.

Innovation Solution

A method and system that collaboratively track targets using auxiliary objects, employing data mining techniques to identify and utilize motion-correlated auxiliary objects, and employing a star topology Markov random field with belief propagation and robust fusion techniques to maintain tracking accuracy across image sequences.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If verification likelihood models (VLMs) are used to track targets, then tracking accuracy is improved, but computational complexity increases and real-time performance deteriorates

Engineering Contradiction:
Improvetracking accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The tracking system is segmented into multiple specialized modules: auxiliary object identification module, primary target tracking module, and collaborative tracking module. Each module handles specific tasks with optimized algorithms, allowing VLM-based accuracy without overwhelming computational complexity in a single system.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Auxiliary objects serve as intermediaries between the camera and the primary target. By tracking these intermediary objects and using their motion information, the system achieves accurate target tracking without requiring computationally intensive direct VLM analysis of the primary target in every frame.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If simple image features are used in tracking likelihood models (TLMs), then computational efficiency is improved, but ability to handle complex appearance changes deteriorates

Engineering Contradiction:
Improvecomputational efficiencyVSAvoidhandling appearance changes
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The system performs preliminary identification and tracking of auxiliary objects using simple TLM features before applying more sophisticated VLM-based collaborative tracking. This preliminary action with efficient features maintains computational speed while setting up for accurate handling of appearance changes.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The collaborative tracking module uses feedback from auxiliary object tracking to continuously update the primary target tracking. Motion information and positional relationships from auxiliary objects provide feedback that helps adapt to appearance changes while maintaining computational efficiency through the use of simpler features for the feedback loop.

Inventive Principle:
Principle #23Feedback

3Reliability

If supervised learning is applied to adapt VLM to target variabilities, then tracking accuracy under varying conditions is improved, but system complexity and training requirements increase

Engineering Contradiction:
Improvetracking robustness under varying conditionsVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system uses unsupervised learning techniques where the algorithm automatically adapts to target variabilities and environmental conditions without requiring manual supervised training. The collaborative tracking framework self-adjusts by learning motion patterns and relationships between auxiliary objects and targets, achieving robustness without the complexity of supervised learning pipelines.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS8050453B2Robust object tracking system
Publication Date: 2011.11.01 OMRON CORP
  • US8050453B2 patent drawing
  • US8050453B2 patent drawing
  • US8050453B2 patent drawing

AI summary

A method for tracking objects includes identifying a target, identifying a plurality of auxiliary objects related to the target, and tracking the target using the plurality of auxiliary objects.