Image Forensics via Intensity-Gradient Edge Statistics

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for determining image integrity, such as those used in the government and commercial sectors, face challenges in accurately assessing the authenticity of digital images, particularly when manipulation techniques like copy and paste operations are employed, as they rely on Camera Response Function (CRF) estimation, which is error-prone and not applicable to all imaging systems.

Innovation Solution

The use of intensity-gradient features (IG) to detect manipulated edges in images, avoiding CRF estimation, and employing a system that includes edge sub-image extraction, local classification, image-level fusion, and mask generation, with machine learning techniques like SVM and CNN, to differentiate between authentic and forged images based on scatter plots and histograms of pixel intensity versus gradient magnitude.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If Camera Response Function (CRF) estimation is used to detect manipulated edges, then the detection method is simple to implement, but the accuracy is error-prone and not applicable to all imaging systems

Engineering Contradiction:
Improveease of implementationVSAvoiddetection accuracy
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent changes the detection parameters from CRF-based metrics to intensity-gradient features (IG). Specifically, it uses gradient magnitude and intensity values at edge locations to create a detection statistic that is independent of camera response characteristics. This parameter transformation allows the method to work across different imaging systems while maintaining high detection accuracy for spliced forgeries.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If intensity-gradient features (IG) are used instead of CRF estimation, then detection accuracy improves and applicability to all imaging systems increases, but the method complexity increases

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

Solution Approach 1:

The patent segments the image processing into distinct stages: edge detection, gradient calculation, intensity measurement, and statistic computation. By breaking down the complex IG-based detection into modular steps, the method achieves high accuracy while making the implementation more manageable and less complex than it initially appears.

Inventive Principle:
Principle #1Segmentation

3Device complexity

If CRF estimation methods are used, then the system works with limited features, but it fails when source images come from similar cameras

Engineering Contradiction:
Improvesystem simplicityVSAvoidapplicability to different imaging systems
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The patent introduces intensity-gradient features as an intermediary that mediates between the image content and the detection process. Instead of directly relying on CRF parameters that vary by camera system, the IG features serve as a camera-invariant intermediate representation that captures edge characteristics universally across different imaging systems, enabling consistent detection performance.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS10586152B2Determining image forensics using gradient statistics at edges
Publication Date: 2020.03.10 HONEYWELL INTERNATIONAL INC
  • US10586152B2 patent drawing
  • US10586152B2 patent drawing
  • US10586152B2 patent drawing

AI summary

A system assesses the integrity of a digital image by detecting an edge in the digital image and defining a patch of pixels encompassing the edge. The system then generates data relating to intensity and gradient magnitude for pixels in the patch, analyzes the data relating to intensity and gradient magnitude, and determines that the digital image has been forged or the digital image has not been forged based on the analysis of the data relating to intensity and gradient magnitude.