CVNov 15, 2025

Explainable AI-Generated Image Detection RewardBench

arXiv:2511.12363v1h-index: 5Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for trustworthy explainable AI detection in real-world applications by benchmarking MLLM judges, though it is incremental as it builds on existing 'MLLM as a judge' methods.

The paper tackles the problem of evaluating how well Multimodal Large Language Models (MLLMs) judge explanations for AI-generated image detection, proposing the XAIGID-RewardBench benchmark with 3,000 annotated triplets. The results show the best reward model scored 88.76%, indicating a gap from human-level performance of 98.30%.

Conventional, classification-based AI-generated image detection methods cannot explain why an image is considered real or AI-generated in a way a human expert would, which reduces the trustworthiness and persuasiveness of these detection tools for real-world applications. Leveraging Multimodal Large Language Models (MLLMs) has recently become a trending solution to this issue. Further, to evaluate the quality of generated explanations, a common approach is to adopt an "MLLM as a judge" methodology to evaluate explanations generated by other MLLMs. However, how well those MLLMs perform when judging explanations for AI-generated image detection generated by themselves or other MLLMs has not been well studied. We therefore propose \textbf{XAIGID-RewardBench}, the first benchmark designed to evaluate the ability of current MLLMs to judge the quality of explanations about whether an image is real or AI-generated. The benchmark consists of approximately 3,000 annotated triplets sourced from various image generation models and MLLMs as policy models (detectors) to assess the capabilities of current MLLMs as reward models (judges). Our results show that the current best reward model scored 88.76\% on this benchmark (while human inter-annotator agreement reaches 98.30\%), demonstrating that a visible gap remains between the reasoning abilities of today's MLLMs and human-level performance. In addition, we provide an analysis of common pitfalls that these models frequently encounter. Code and benchmark are available at https://github.com/RewardBench/XAIGID-RewardBench.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes