Video Piracy Detection via Object Meta-Feature Correlation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current automatic detection systems face difficulties in identifying pirated content, such as hacked videos, due to manipulations like aspect ratio changes, cropping, and format transcoding, which render simple comparison ineffective.

Innovation Solution

A system and method that analyze video frames by identifying recognizable objects, creating vectors based on these objects, and applying statistical methods to determine the correlation between reference and suspect video files, thereby assessing the degree of confidence in identifying pirated content.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If simple comparison methods are used for content detection, then the detection process is fast and simple, but the detection accuracy deteriorates due to manipulations like cropping, rotation, and format transcoding

Engineering Contradiction:
Improvedetection speedVSAvoiddetection accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent segments the video content into individual frames and further into recognizable objects within each frame. By comparing objects frame-by-frame rather than treating the entire video as a single unit, the system can detect manipulations more effectively while maintaining computational efficiency through incremental processing

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces meta-features as an intermediary representation layer between the raw video content and the comparison process. These meta-features (color histograms, texture descriptors, shape parameters) serve as robust intermediaries that remain stable under common manipulations like cropping and format transcoding, enabling accurate detection without requiring direct pixel-level comparison

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If advanced analysis methods are used to handle manipulations, then the detection accuracy improves, but the system complexity increases

Engineering Contradiction:
Improvedetection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system divides the complex task of video comparison into manageable segments: frame extraction, object recognition, meta-feature extraction, and vector comparison. This segmentation allows each component to be implemented with relatively simple algorithms while achieving high overall detection accuracy through their coordinated operation

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms video content into a different parameter space by extracting meta-features that describe objects in terms of color distributions, texture patterns, and geometric properties rather than raw pixel values. This parameter transformation simplifies the comparison task while making the detection robust to common manipulations

Inventive Principle:
Principle #35Parameter changes

3Object-affected harmful factors

If manipulations like cropping and format transcoding are applied to pirated content, then the pirated content becomes harder to detect, but the recognizable objects within the content remain intact

Engineering Contradiction:
Improvedetection difficultyVSAvoidcontent integrity
Core Design Contradiction:
Object-affected harmful factorsVSReliability

Solution Approach 1:

The patent extracts recognizable objects from their original video context and represents them through meta-features that capture their essential characteristics independently of the surrounding content. By taking out the objects and comparing their extracted features rather than the full video context, the system can identify pirated content even when portions have been cropped or format-transcoded

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent uses color histograms as meta-features to represent objects, which capture the distribution of colors within objects rather than specific pixel values. This approach makes the detection robust to color space transformations and format transcoding while maintaining the ability to identify the same visual content

Inventive Principle:
Principle #32Color changes

Data Source

PatentUS10699128B2Method and system for comparing content
Publication Date: 2020.06.30 CISCO TECHNOLOGY INC
  • US10699128B2 patent drawing
  • US10699128B2 patent drawing
  • US10699128B2 patent drawing

AI summary

Methods and systems for comparing content are provided. A recognizable object which appears in frames of a reference video file is recognized. A meta-feature of the recognizable object is determined. A first vector indicative of the meta-feature of the identified recognizable object in the reference video file is created. The meta-feature of the identified recognizable object which appears in a suspect video file is determined. A second vector indicative of the meta-feature of the identified recognizable object in the suspect video file is created. A correlation between the first vector and the second vector is determined. The correlation between the first vector and the second vector is indicative of a degree of confidence that the suspect video file is a copy of the reference video file.