Neural Network Image Authenticity Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for detecting manipulated images, such as deepfakes, are unreliable and lack effective frameworks for verifying image authenticity.

Innovation Solution

Utilizing machine-learned models, specifically neural networks, to extract and compare image features, embedding signatures, and verify authenticity by comparing detected and recovered features.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional algorithms are used to detect fake images by analyzing subtle inconsistencies, then the detection process is simple, but the reliability of detection is low

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

Solution Approach 1:

The patent introduces machine-learned models as intermediary components between the image input and detection output. These models (feature extraction neural network, message decoding neural network, manipulation detection neural network) serve as mediators that automatically learn and detect subtle inconsistencies in images, thereby improving detection reliability without requiring manual algorithm design for each type of manipulation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent replaces traditional mechanical/algorithms-based image analysis with machine-learned models. Instead of using fixed algorithms to detect inconsistencies, the system uses neural networks that have been trained to automatically recognize patterns of manipulation, substituting the mechanical detection process with an intelligent system that adapts to various manipulation techniques.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Measurement precision

If machine-learned models are used to extract and compare image features, then the accuracy of authenticity verification is improved, but the computational complexity increases

Engineering Contradiction:
Improvefeature comparison accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the image verification process into distinct functional modules: feature extraction neural network for extracting image features, message decoding neural network for decoding embedded signatures, and manipulation detection neural network for comparing features and determining authenticity. This segmentation allows each component to be optimized independently, improving measurement precision while managing computational complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies preliminary action by embedding a signature containing determined features into the image before verification. This pre-embedded signature serves as a reference that can be quickly decoded and compared during verification, allowing the system to achieve high measurement precision without performing complex real-time analysis of the entire image.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If a signature embedding process is used to store features in the image, then the verification process becomes more robust, but the image processing time increases

Engineering Contradiction:
Improveverification robustnessVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent creates a copy of the determined features and embeds them into the image as a signature. This copied information serves as a reference that can be quickly decoded during verification without requiring re-extraction from the original image data, thereby improving verification robustness while minimizing additional processing time.

Inventive Principle:
Principle #26Copying

Data Source

PatentEP4055514B1Verification of the authenticity of images using a decoding neural network
Publication Date: 2025.06.25 GOOGLE LLC
  • EP4055514B1 patent drawingFigure 1
  • EP4055514B1 patent drawingFigure 2
  • EP4055514B1 patent drawingFigure 3

AI summary

This document describes techniques and apparatuses for verifying the authenticity of images. In aspects, methods include receiving, by a decoder system (220), an image (210) to be verified; performing feature recognition on the received image to determine determined features (238) of the received image; generating a first output (236) defining values representing the determined features; decoding the received image, by a message decoding neural network (252), to extract a signature (254) embedded in the received image, the embedded signature representing recovered features (258) of the received image; generating a second output (256) defining values representing the recovered features; providing the first output and the second output to a manipulation detection neural network (272); and generating, by the manipulation detection neural network, an estimation of an authenticity of the received image utilizing at least the first output and the second output.