Object Track Merging for Interrupted Multimedia Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Law enforcement agencies face challenges in managing and analyzing large volumes of multimedia content captured by various devices, requiring efficient methods to identify and track specific objects within this content to reduce the amount of data that needs manual review.

Innovation Solution

A system utilizing machine learning models to detect, track, and merge objects within multimedia content, employing object detection, tracking, and analytics engines to automate the identification and scoring of object tracks, reducing the need for manual analysis by combining automated and human review.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If manual review of all multimedia content is performed, then identification accuracy is maintained, but time consumption and resource requirements increase significantly

Engineering Contradiction:
Improvecontent review efficiencyVSAvoidmanual analysis time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The system segments the review process into two distinct phases: automated preprocessing using machine learning models to identify and score potential matches, followed by selective manual review only for high-scoring candidates. This segmentation allows the majority of content to be processed automatically while maintaining human oversight for critical decisions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary automated analysis of all multimedia content before manual review, using object detection and tracking algorithms to pre-identify potential matches and assign confidence scores. This preliminary action filters out obvious non-matches, reducing the volume of content requiring manual review.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If automated object tracking is implemented across multiple devices, then data processing volume increases, but identification consistency and reliability improve

Engineering Contradiction:
Improveobject identification consistencyVSAvoidsystem architecture complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system merges object tracking data from multiple independent devices by comparing detected objects across devices and time, using confidence scoring to determine whether objects represent the same real-world entity. This merging process consolidates fragmented detections into unified, reliable object identities.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system implements feedback loops where manual review results are used to refine and retrain the machine learning models, improving the accuracy and consistency of automated object identification over time. This feedback mechanism continuously enhances system reliability.

Inventive Principle:
Principle #23Feedback

3Measurement precision

If all detected objects are reviewed manually, then identification accuracy is ensured, but the volume of work for analysts becomes unmanageable

Engineering Contradiction:
Improveobject identification accuracyVSAvoidanalyst throughput
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system applies different quality levels of review to different objects based on their confidence scores and relevance. High-confidence matches receive automated validation, while low-confidence or ambiguous cases are flagged for detailed manual review. This local quality approach optimizes resource allocation.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system dynamically adjusts the threshold for manual review based on confidence score distributions and operational requirements. By changing the parameter of review intensity, the system can adapt to different operational contexts while maintaining acceptable accuracy levels.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12482111B2Multimedia object tracking and merging
Publication Date: 2025.11.25 GETAC TECH CORP
  • US12482111B2 patent drawing
  • US12482111B2 patent drawing
  • US12482111B2 patent drawing

AI summary

In multimedia object tracking and merging of tracked objects, an object is tracked through frames of multimedia content until a frame appears in which the tracked object is not detected. A first track is designated as one or more consecutive frames in which the tracked object is detected, the first track ending at the first frame. Tracking continues to try to detect the tracked object in a second frame subsequent to the first frame. If the tracked object is not again detected, information about the first track is output. If the tracked object is detected subsequently, a second track of consecutive tracked object detection is designated. The tracked objects in the two tracks are then compared with the aid of trained data models, and a matching score is determined to reflect the degree of match. If the matching score meets or exceeds a first threshold, the compared tracks are merged using the same identifier assigned to both tracks. If the matching score does not exceed a second threshold that is less than the first threshold, the tracks may be discarded as showing no match. If the matching score falls between the first and second thresholds, an indication is output for further analysis of the compared tracked objects.