菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-13
📄 Abstract - NTIRE 2026 Challenge on Robust AI-Generated Image Detection in the Wild

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.

顶级标签: computer vision aigc benchmark
详细标签: ai-generated image detection robustness image forensics challenge dataset 或 搜索:

NTIRE 2026 野外鲁棒AI生成图像检测挑战赛综述 / NTIRE 2026 Challenge on Robust AI-Generated Image Detection in the Wild


1️⃣ 一句话总结

这篇论文介绍了2026年一项旨在开发能有效区分真实图片与经过裁剪、压缩等常见处理后的AI生成图片的检测模型的竞赛,该竞赛基于一个包含大量生成器和图像变换的新数据集,并总结了优胜团队的解决方案,为提升检测模型在实际应用中的鲁棒性提供了参考。

源自 arXiv: 2604.11487