Forged Face Image Detection via Blending Boundary Grayscale Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for detecting forged face images using AI face manipulation are limited in accuracy, especially when faced with unknown forgery methods, due to overfitting and reliance on specific training data.

Innovation Solution

A method that detects blending boundaries in face images by generating a corresponding grayscale image, which reveals whether the input face image is formed by blending different images, allowing for accurate detection of forged images without relying on specific forgery methods.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If existing methods use specific training data for forgery detection, then detection accuracy for known forgery methods is improved, but accuracy for unknown forgery methods deteriorates due to overfitting

Engineering Contradiction:
Improvedetection accuracyVSAvoidgeneralization to unknown methods
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The system performs self-supervised learning by automatically generating training data from real face images without requiring manually labeled forged images. The model learns to detect blending boundaries by processing real images and generating corresponding grayscale images that highlight boundary regions, enabling the system to improve itself using only authentic data and avoiding overfitting to specific forgery methods

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The detection model is designed to identify blending boundaries caused by any image blending operation rather than being specialized for specific forgery techniques. By learning general boundary characteristics from diverse real images through self-supervised training, the model achieves universal applicability across different forgery methods including deepfakes, face swapping, and other AI-based manipulations

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

2Manufacturing precision

If AI face manipulation is used to create realistic forged images, then the realism and quality of forged images is improved, but the difficulty of detecting them deteriorates

Engineering Contradiction:
Improverealism of forged imageVSAvoiddetection difficulty
Core Design Contradiction:
Manufacturing precisionVSDifficulty of detecting and measuring

Solution Approach 1:

The system converts the input color image to a grayscale image through a specific transformation process. This grayscale conversion highlights blending boundaries by emphasizing intensity differences that are not immediately apparent in the original color image, making the boundaries visible to the detection model while being imperceptible to human observers in the original image

Inventive Principle:
Principle #32Color changes

Solution Approach 2:

The grayscale image serves as an intermediary representation that bridges the gap between the realistic forged image and the detection task. By transforming the input image into this intermediate grayscale form, the system reveals hidden boundary information without altering the original image, enabling detection of manipulations that remain undetectable in the original color space

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20250191403A1Forgery detection of face image
Publication Date: 2025.06.12 MICROSOFT TECHNOLOGY LICENSING LLC
  • US20250191403A1 patent drawing
  • US20250191403A1 patent drawing
  • US20250191403A1 patent drawing

AI summary

In implementations of the subject matter as described herein, there is provided a method for forgery detection of a face image. Subsequent to inputting a face image, it is detected whether a blending boundary due to the blend of different images exists in the face image, and then a corresponding grayscale image is generated based on a result of the detection, where the generated grayscale image can reveal whether the input face image is formed by blending different images. If a visible boundary corresponding to the blending boundary exists in the generated grayscale image, it indicates that the face image is a forged image; on the contrary, if the visible boundary does not exist in the generated grayscale image, it indicates that the face image is a real image.