Media Verification System Using Baseline Feature Profiles

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing technologies are inadequate in reliably and efficiently detecting synthetic media, such as deepfake videos, which are becoming increasingly realistic and difficult to distinguish from real content.

Innovation Solution

A media verification system that stores baseline media for a target subject, determines baseline features, and compares them to test media features to calculate a confidence score, alerting users if the media is synthetic by analyzing characteristics like blinking rate, gestures, and speech patterns.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional media analysis methods are used, then the system is simple to operate, but the detection reliability of synthetic media is insufficient

Engineering Contradiction:
Improvedetection reliabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments media verification into multiple independent feature analyses including blinking detection, gesture recognition, speech pattern analysis, and physiological signal examination. Each feature module independently evaluates specific aspects of authenticity, then combines results to produce an overall verification score. This modular approach increases detection reliability through comprehensive multi-factor analysis while managing system complexity through organized feature separation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces baseline profiles as intermediary reference data that mediate between raw media features and authenticity determination. These profiles contain pre-established normal ranges for various features (blinking rates, gesture frequencies, speech patterns) derived from verified authentic media. By comparing test media features against these intermediary baseline profiles, the system achieves reliable synthetic media detection without requiring direct complex comparison algorithms between all possible media samples.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If comprehensive feature analysis is performed on all media, then detection precision improves, but processing time increases

Engineering Contradiction:
Improvedetection precisionVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system implements a tiered verification approach where not all feature analyses are performed at full depth for every media item. High-level screening checks (such as basic blinking rate detection or obvious anomaly identification) are performed first on all media. Only media that fail initial screening or are flagged for closer examination undergo comprehensive multi-feature analysis. This partial action approach maintains high detection precision for suspicious media while reducing average processing time across the entire media volume.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system dynamically adjusts analysis parameters and thresholds based on media characteristics, context, and risk assessment. For example, blinking rate thresholds may be adjusted based on video quality, lighting conditions, and subject characteristics. Speech analysis parameters are adapted to account for accent, emotion, and speaking style. This parameter adaptation allows precise detection across diverse media types while optimizing processing efficiency by avoiding overly stringent analysis where not needed.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11482049B1Media verification system
Publication Date: 2022.10.25 BANK OF AMERICA CORP
  • US11482049B1 patent drawing
  • US11482049B1 patent drawing
  • US11482049B1 patent drawing

AI summary

A media verification device receives baseline media, which includes videos confirmed to include a target subject. The device determines, based on the baseline media for the target subject, a set of baseline features associated with the target subject. A baseline profile is determined for the target subject based on the set of baseline features. When test media which includes a video purported to include the test subject is received, test features are determined for the test media. A test profile is determined for the test media based on the set of test features. The test profile is compared to the baseline profile for the test subject. Based on this comparison, a confidence score is determined. If the confidence score is not greater than a threshold value, the test media is determined to include a synthetic video of the target subject, and an alert is provided.