Search papers, labs, and topics across Lattice.
This paper introduces HAVE, a comprehensive dataset designed to enhance the detection of AI-generated images in human-centric scenes, comprising 40K real and 39K AI-generated images with detailed visual evidence annotations. To effectively utilize this dataset, the authors propose PAVE, a framework that integrates authenticity prediction with grounded visual evidence and region-aligned explanations, addressing the inconsistencies found in existing methods. Experimental results show that PAVE achieves superior performance in authenticity detection and explanation quality, highlighting its potential for improving the reliability of AI-generated image assessments.
A novel dataset and framework that not only detects AI-generated images but also provides coherent visual evidence and explanations, setting a new standard for authenticity assessment.
Rapid advances in image generation models call for interpretable AI-generated image detection methods that not only determine authenticity but also provide supporting visual evidence. Existing approaches may produce inconsistencies between generated explanations and localized evidence regions, undermining the reliability of explanations for authenticity decisions. Meanwhile, existing benchmarks provide limited coverage of the diverse human-centric scenes prevalent in generated imagery. To address these limitations, we investigate authenticity detection with grounded and explainable visual evidence in human-centric scenes. We present HAVE (Human-centric AI-generated Visual Evidence), a diverse human-centric dataset comprising 40K real and 39K AI-generated images from 10 recent generators, with 106K localized evidence instances across 8 evidence categories, each annotated with a bounding box and a region-aligned explanation. We further propose PAVE, a Perception-Aware Visual Evidence framework that jointly performs authenticity prediction, visual evidence grounding, and region-aligned explanation generation. PAVE employs a judge-guided alignment reward to assess region--explanation consistency and evidence validity, together with perception-aware regularization that contrasts token-level predictions between original and randomly masked images to promote reliance on visual input. Experiments on HAVE and external datasets demonstrate strong performance in authenticity detection, visual evidence grounding, and explanation quality. Code and data will be released upon publication.