Patch-Based AI Image Detection for Edit Localization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for detecting AI-generated images are limited by their reliance on global image-level analysis, struggle to localize smaller edits, and are less effective as generative models improve, lacking the ability to adapt to new model releases and sensor-specific image statistics.

Innovation Solution

A system that subdivides input images into patches, processes each patch in a high-dimensional space, and uses machine learning models for patch-level classification and localization, leveraging fingerprint inconsistencies between device-captured and AI-generated images, applicable to both global and localized detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If global image-level analysis is used for AI-generated image detection, then the detection process is simpler, but the ability to localize smaller edits is lost

Engineering Contradiction:
Improvedetection process simplicityVSAvoidedit localization capability
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The patent divides the input image into multiple overlapping patches, allowing the system to perform localized analysis on each patch while maintaining computational efficiency. This segmentation enables the detection system to identify specific edited regions without requiring analysis of the entire image, thus resolving the contradiction between simplicity and localization precision.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a spatial dimension to the detection process by analyzing patches at different locations and combining results to produce a localization map. This dimensional approach transforms a simple global classification task into a spatially-resolved detection system that can pinpoint edited regions.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Loss of substance

If standard image processing pipelines with compression and resizing are applied, then file storage and network transmission requirements are minimized, but evidence of AI-generated content is lost

Engineering Contradiction:
Improvefile storage and transmission efficiencyVSAvoiddetection evidence preservation
Core Design Contradiction:
Loss of substanceVSReliability

Solution Approach 1:

The patent performs detection analysis on the original, uncompressed image data before any compression or resizing operations are applied. By conducting the forensic analysis at this preliminary stage, the system captures subtle statistical patterns and artifacts that would otherwise be lost during standard image processing, thus preserving detection evidence while still allowing subsequent compression for storage and transmission.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If statistical approaches using generative model reconstruction errors are used, then images created by generative models can be identified, but the approach requires multiple generative models and is tuned to global image level

Engineering Contradiction:
Improvegenerative model image identificationVSAvoidnumber of generative models required
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies statistical reconstruction error analysis to individual image patches rather than requiring analysis of entire images with multiple generative models. By segmenting the image and applying the statistical test locally, the system achieves high precision in identifying generative model content while reducing complexity through focused, localized analysis.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes the scale parameter from global image analysis to local patch analysis, allowing the same statistical approach to be applied more effectively at a smaller scale. This parameter change enables the detection system to work with a single generative model while achieving high precision through localized statistical comparison.

Inventive Principle:
Principle #35Parameter changes

4Productivity

If detection methods are tuned to work at global image level, then classification output is produced, but smaller localized areas of editing cannot be detected

Engineering Contradiction:
Improveclassification output efficiencyVSAvoidlocalized edit detection
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent segments the image into patches and performs classification on each patch independently, then aggregates results to produce both localized detection and global classification. This segmentation approach maintains productivity by enabling parallel processing while achieving localized precision through patch-level analysis.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent merges the results from multiple patch-level analyses to produce both localized edit detection and global image classification. By combining the localized patch results through aggregation, the system achieves dual functionality: precise localization of edited regions and efficient global classification, resolving the contradiction between productivity and measurement precision.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS20260024365A1Systems and Methods for Detecting Artificial Intelligence Generated Images
Publication Date: 2026.01.22 INSURANCE SERVICES OFFICE INC
  • US20260024365A1 patent drawing
  • US20260024365A1 patent drawing
  • US20260024365A1 patent drawing

AI summary

Systems and methods for detecting artificial intelligence generated images are provided. The system accepts an input image (e.g., a digital still image, or a frame from a digital video file or image stream) and subdivides the input image into a set of patches using a patch partitioning algorithm. The system then processes each patch and produces a feature embedding for each patch within a high dimension space. The system then utilizes these patches with further processing as input to machine learning models, which allows the system to achieve image, patch-level, and video-frame generated image classification and localization alongside identification of the generative model used to synthesize the image.