TL;DR
This paper introduces QuAD, a framework that improves AI-generated image detection by aggregating information from multiple near-duplicate images, accounting for quality variations due to online reposting.
Contribution
It proposes a novel quality-aware fusion method that leverages near-duplicate images for more reliable detection of AI-generated content in real-world scenarios.
Findings
Quality-aware fusion improves detection accuracy by around 8%.
Two new datasets support large-scale evaluation of near-duplicate images.
Experiments show consistent performance gains across state-of-the-art detectors.
Abstract
Significant progress has been made in detecting synthetic images, however most existing approaches operate on a single image instance and overlook a key characteristic of real-world dissemination: as viral images circulate on the web, multiple near-duplicate versions appear and lose quality due to repeated operations like recompression, resizing and cropping. As a consequence, the same image may yield inconsistent forensic predictions based on which version has been analyzed. In this work, to address this issue we propose QuAD (Quality-Aware calibration with near-Duplicates) a novel framework that makes decisions based on all available near-duplicates of the same image. Given a query, we retrieve its online near-duplicates and feed them to a detector: the resulting scores are then aggregated based on the estimated quality of the corresponding instance. By doing so, we take advantage of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
