Search papers, labs, and topics across Lattice.
The NTIRE 2026 challenge addressed the problem of robustly detecting AI-generated images subjected to common real-world transformations. A new dataset of ~300k real and AI-generated images from 42 generators, augmented with 36 transformations, was introduced to benchmark detection models. The challenge results highlight the difficulty of generalizing AI-generated image detectors to transformed data, providing a valuable benchmark for future research.
Even state-of-the-art AI-generated image detectors struggle when images are cropped, resized, or compressed, revealing a critical gap in real-world robustness.
This paper presents an overview of the NTIRE 2026 Challenge on Robust AI-Generated Image Detection in the Wild, held in conjunction with the NTIRE workshop at CVPR 2026. The goal of this challenge was to develop detection models capable of distinguishing real images from generated ones in realistic scenarios: the images are often transformed (cropped, resized, compressed, blurred) for practical usage, and therefore, the detection models should be robust to such transformations. The challenge is based on a novel dataset consisting of 108,750 real and 185,750 AI-generated images from 42 generators comprising a large variety of open-source and closed-source models of various architectures, augmented with 36 image transformations. Methods were evaluated using ROC AUC on the full test set, including both transformed and untransformed images. A total of 511 participants registered, with 20 teams submitting valid final solutions. This report provides a comprehensive overview of the challenge, describes the proposed solutions, and can be used as a valuable reference for researchers and practitioners in increasing the robustness of the detection models to real-world transformations.