paper-with-me

홈 › Papers

Semantic-Aware Reconstruction Error for Detecting AI-Generated Images

2025-08-13 · Ju Yeon Kang, Jaehong Park, Semin Kim, Ji Won Yoon, Nam Soo Kim arxiv

Recently, AI-generated image detection has gained increasing attention, as the rapid advancement of image generation technologies has raised serious concerns about their potential misuse. While existing detection methods have achieved promising results, their performance often degrades significantly when facing fake images from unseen, out-of-distribution (OOD) generative models, since they primarily rely on model-specific artifacts and thus overfit to the models used for training. To address this limitation, we propose a novel representation, namely Semantic-Aware Reconstruction Error (SARE), that measures the semantic difference between an image and its caption-guided reconstruction. The key hypothesis behind SARE is that real images, whose captions often fail to fully capture their complex visual content, may undergo noticeable semantic shifts during the caption-guided reconstruction process. In contrast, fake images, which closely align with their captions, show minimal semantic changes. By quantifying these semantic shifts, SARE provides a robust and discriminative feature for detecting fake images across diverse generative models. Additionally, we introduce a fusion module that integrates SARE into the backbone detector via a cross-attention mechanism. Image features attend to semantic representations extracted from SARE, enabling the model to adaptively leverage semantic information. Experimental results demonstrate that the proposed method achieves strong generalization, outperforming existing baselines on benchmarks including GenImage and ForenSynths. We further validate the effectiveness of caption guidance through a detailed analysis of semantic shifts, confirming its ability to enhance detection robustness.

📄 PDF Abstract BibTeX arXiv:2508.09487

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

A Difference-in-Difference Approach to Detecting AI-Generated Images

2026-02-27 · Xinyi Qi, Kai Ye, Chengchun Shi, Ying Yang 외 arxiv

Diffusion models are able to produce AI-generated images that are almost indistinguishable from real ones. This raises concerns about their potential misuse and poses substantial challenges for detecting them. Many exist…

ReConFuse: Reconstruction-Error Guided Semantic Fusion for AI-Generated Video Detection

2026-06-03 · Xiaojing Chen, Xinyu Lu, Changtao Miao, Yunfeng Diao arxiv

AI-generated videos are becoming increasingly realistic, raising serious concerns about misinformation, content authenticity, and media trust. Reliable AI-generated video detection is therefore essential for multimedia f…

Video Reconstruction

FIRE: Robust Detection of Diffusion-Generated Images via Frequency-Guided Reconstruction Error

2024-12-10 · CVPR 2025 1 · Beilin Chu, Xuan Xu, Xin Wang, Yufei Zhang 외

The rapid advancement of diffusion models has significantly improved high-quality image generation, making generated content increasingly challenging to distinguish from real images and raising concerns about potential m…

Image Forensics

Knowledge Graph Error Detection with Contrastive Confidence Adaption

2023-12-19 · Xiangyu Liu, Yang Liu, Wei Hu

Knowledge graphs (KGs) often contain various errors. Previous works on detecting errors in KGs mainly rely on triplet embedding from graph structure. We conduct an empirical study and find that these works struggle to di…

Contrastive LearningKnowledge GraphsTriplet

LaRE^2: Latent Reconstruction Error Based Method for Diffusion-Generated Image Detection

2024-03-26 · CVPR 2024 1 · Yunpeng Luo, Junlong Du, Ke Yan, Shouhong Ding

The evolution of Diffusion Models has dramatically improved image generation quality, making it increasingly difficult to differentiate between real and generated images. This development, while impressive, also raises s…

Image Generation