Authenticator-Integrated GAN for Deepfake Origin Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional deepfake detection methods lack the ability to authenticate the origin of GAN-generated content, making it difficult to verify the authenticity of deepfake images or videos.

Innovation Solution

An authenticator-integrated GAN architecture is introduced, which includes a third component, the authenticator, that embeds a private code into generated samples, allowing for origin verification and authentication of GAN-generated content.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional deepfake detection methods are used, then detection capability is provided, but the ability to authenticate the origin of GAN-generated content is lacking

Engineering Contradiction:
Improvedeepfake detection accuracyVSAvoidorigin verification capability
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The authenticator neural network embeds a private authentication code into the generated samples during the generation process itself, before any detection or verification occurs. This preliminary embedding ensures that origin information is preserved in the generated content, enabling later verification of whether content was produced by a specific GAN instance.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If an authenticator-integrated GAN architecture is introduced, then origin verification capability is enabled, but system complexity increases

Engineering Contradiction:
Improvecontent authentication reliabilityVSAvoidGAN architecture complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The authenticator neural network is integrated into the existing GAN architecture by combining it with the generator and discriminator networks. This merging approach allows the authentication functionality to be embedded within the familiar GAN framework, reducing the need for entirely separate verification systems and minimizing overall system complexity.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The authenticator neural network serves multiple functions: it embeds authentication codes into generated samples, verifies origin of content, and works alongside the generator and discriminator in the GAN training process. This multi-functionality reduces the need for separate specialized components, thereby managing system complexity while providing comprehensive authentication capability.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS12248556B2Authenticator-integrated generative adversarial network (GAN) for secure deepfake generation
Publication Date: 2025.03.11 INTEL CORP
  • US12248556B2 patent drawing
  • US12248556B2 patent drawing
  • US12248556B2 patent drawing

AI summary

An apparatus to facilitate an authenticator-integrated generative adversarial network (GAN) for secure deepfake generation is disclosed. The apparatus includes one or more processors to: generate, by a generative neural network, samples based on feedback received from a discriminator neural network and from an authenticator neural network, the generative neural network aiming to trick the discriminator neural network to identify the generated samples as real content samples; digest, by the authenticator neural network, the real content samples, the generated samples from the generative neural network, and an authentication code; embed, by the authenticator neural network, the authentication code into the generated samples from the generative neural network by contributing to a generator loss provided to the generative neural network; generate, by the generative neural network, content comprising the embedded authentication code; and verify, by the authenticator neural network, the content based on the embedded authentication code.