Published May 6, 2025 | Version v1
Conference paper Open

TextureCrop: Enhancing Synthetic Image Detection through Texture-based Cropping

  • 1. ROR icon Centre for Research and Technology Hellas
  • 1. ROR icon Centre for Research and Technology Hellas

Description

Generative AI technologies produce increasingly realistic imagery, which, despite its potential for creative applications, can also be misused to produce misleading and harmful content. This renders Synthetic Image Detection (SID) methods essential for identifying AI-generated content online. State-of-the-art SID methods typically resize or center-crop input images due to architectural or computational constraints, which hampers the detection of artifacts that appear in high-resolution images. To address this limitation, we propose TextureCrop, an image pre-processing component that can be plugged in any pre-trained SID model to improve its performance. By focusing on high-frequency image parts where generative artifacts are prevalent, TextureCrop enhances SID performance with manageable memory requirements. Experimental results demonstrate a consistent improvement in AUC across various detectors by 6.1% compared to center cropping and by 15% compared to resizing, across high-resolution images from the Forensynths, Synthbuster and TWIGMA datasets. Code available at this URL.

Files

TextureCrop (1).pdf

Files (20.4 MB)

Name Size Download all
md5:903492220ff0227fa9487646ee5f4a00
20.4 MB Preview Download

Additional details

Funding

European Commission
vera.ai - vera.ai: VERification Assisted by Artificial Intelligence 101070093

Dates

Accepted
2025-02-28
Presented in WACV

Software

Repository URL
https://github.com/mever-team/texture-crop
Programming language
Python