Adaptive Object Tracking via Dynamic CNN-GMM Representation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing object tracking algorithms face challenges in real-world applications due to occlusions, cluttered backgrounds, fast motions, dramatic illumination changes, and large variations in viewpoint and pose, as they rely on fixed hand-crafted features that are not adaptive enough to handle these complexities.

Innovation Solution

A method that uses a high-dimensional representation of objects and updates weak classifiers in each frame to adaptively learn the object's appearance, employing convolutional neural networks (CNNs) combined with Gaussian Mixture Models (GMMs) to distinguish between object and background features, allowing for continuous tracking and localization.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If hand-crafted features are used for object tracking, then the tracking system is simpler to implement, but the adaptability to handle occlusions, cluttered backgrounds, fast motions, and illumination changes is insufficient

Engineering Contradiction:
Improveadaptability to handle occlusions, cluttered backgrounds, fast motions, and illumination changesVSAvoidcomplexity of tracking system
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent applies dynamics by transitioning from static hand-crafted features to dynamic adaptive features. The system continuously updates object representations and classifiers based on new observations in each frame, allowing the tracking system to adapt to changing conditions such as occlusions, illumination changes, and motion variations in real-time

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes parameters by evolving from fixed feature sets to adaptive feature representations. The object representation is updated in every frame containing new observations, and the classification scheme is adjusted based on new appearances, enabling the system to adapt to different viewing angles, scales, and lighting conditions

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If adaptive image representation with machine learning is incorporated, then the tracking precision and success rates improve, but the computational complexity and processing time increase

Engineering Contradiction:
Improvetracking precision and success ratesVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent implements continuity of useful action by performing adaptive updates in every frame containing new observations. The object representation and classification scheme are continuously refined based on new appearances, ensuring that the tracking system maintains high precision while adapting to changing conditions without requiring retraining from scratch

Inventive Principle:
Principle #20Continuity of useful action

Solution Approach 2:

The patent applies feedback by using new observations to update the object representation and classification scheme. The system leverages new appearances of the object to refine its understanding, creating a feedback loop that continuously improves tracking accuracy while managing computational resources efficiently

Inventive Principle:
Principle #23Feedback

3Adaptability or versatility

If weak classifiers are updated in every frame, then the system adapts better to appearance changes, but the processing time and computational load increase

Engineering Contradiction:
Improveadaptation to appearance changesVSAvoidprocessing time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The patent applies periodic action by updating the object representation and classification scheme periodically in every frame that contains new observations. This structured periodic updating allows the system to adapt to appearance changes at the appropriate frequency without performing unnecessary computations in frames without new information

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS10430953B2Systems and methods for object tracking and localization in videos with adaptive image representation
Publication Date: 2019.10.01 SPORTLOGIQ
  • US10430953B2 patent drawing
  • US10430953B2 patent drawing
  • US10430953B2 patent drawing

AI summary

A system and method are provided for object tracking in a sequence of images of a scene acquired by an imaging device. The method includes generating a representation of an object and its surroundings; generating a tracking score based on the representation of the object and its surroundings, and a classification scheme; detecting a peak in the tracking score corresponding to a location of the object in the image; and adjusting the representation of the object and its surroundings and the classification scheme according to one or more new appearances of the object.