Deepfake Detection via Modular ML and Periodic Validation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Deepfake media content, generated using machine learning and AI, can deceive users by manipulating visual and audio content, making it difficult to distinguish between genuine and fake media, which can lead to unintended actions such as voting or financial transactions.

Innovation Solution

A system utilizing machine learning models trained on labeled data to identify deepfake content by analyzing media files, including voicemails, videos, and text messages, using sensor data and validation rules to determine the likelihood of deepfake presence, providing users with real-time validation scores and graphics to assess content authenticity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If machine learning models are used to detect deepfake content, then detection accuracy is improved, but computational complexity and processing time increase

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

Solution Approach 1:

The detection system is divided into multiple independent modules: a media file acquisition module, a sensor data collection module, a validation rule application module, and a machine learning analysis module. Each module processes specific aspects of the media content separately, allowing the system to maintain high detection accuracy while reducing overall computational complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary validation using predefined validation rules before applying complex machine learning models. This preliminary screening filters out obviously fake or genuine media, reducing the number of samples that require intensive ML analysis and thereby decreasing computational complexity while maintaining high detection accuracy for borderline cases.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If real-time validation scores are provided to users, then user awareness of content authenticity is improved, but processing time increases

Engineering Contradiction:
Improveuser awarenessVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system provides validation scores at periodic intervals during media consumption rather than requiring continuous processing. Validation scores are updated at key decision points such as when a user interacts with the media or when the media reaches certain length thresholds, maintaining user awareness while minimizing processing time through periodic rather than continuous validation.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system implements feedback mechanisms where validation scores and authenticity indicators are provided to users in real-time, allowing them to make informed decisions about media consumption. This feedback loop enables users to understand content authenticity without requiring the system to continuously process every pixel and audio sample, as the feedback is provided at strategic moments during media engagement.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20240394572A1Modified media detection
Publication Date: 2024.11.28 T MOBILE US INC
  • US20240394572A1 patent drawing
  • US20240394572A1 patent drawing
  • US20240394572A1 patent drawing

AI summary

Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for detecting modified media are disclosed. In one aspect, a method includes the actions of receiving an item of media content. The actions further include providing the item as an input to a model that is configured to determine whether the item likely includes audio of a user's voice that was not spoken by the user or likely includes video of the user that depicts actions of the user that were not performed by the user. The actions further include receiving, from the model, data indicating whether the item likely includes audio of the user's voice that was not spoken by the user or includes video of the user that depicts actions of the user that were not performed by the user. The actions further include determining whether the item likely includes deepfake content.