paper-with-me

Papers

LDR-Net: A Novel Framework for AI-generated Image Detection via Localized Discrepancy Representation

2025-01-23 · Jiaxin Chen, Miao Hu, Dengyong Zhang, Yun Song, Xin Liao

With the rapid advancement of generative models, the visual quality of generated images has become nearly indistinguishable from the real ones, posing challenges to content authenticity verification. Existing methods for detecting AI-generated images primarily focus on specific forgery clues, which are often tailored to particular generative models like GANs or diffusion models. These approaches struggle to generalize across architectures. Building on the observation that generative images often exhibit local anomalies, such as excessive smoothness, blurred textures, and unnatural pixel variations in small regions, we propose the localized discrepancy representation network (LDR-Net), a novel approach for detecting AI-generated images. LDR-Net captures smoothing artifacts and texture irregularities, which are common but often overlooked. It integrates two complementary modules: local gradient autocorrelation (LGA) which models local smoothing anomalies to detect smoothing anomalies, and local variation pattern (LVP) which captures unnatural regularities by modeling the complexity of image patterns. By merging LGA and LVP features, a comprehensive representation of localized discrepancies can be provided. Extensive experiments demonstrate that our LDR-Net achieves state-of-the-art performance in detecting generated images and exhibits satisfactory generalization across unseen generative models. The code will be released upon acceptance of this paper.

📄 PDF Abstract BibTeX arXiv:2501.13475

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Micro-Defects Expose Macro-Fakes: Detecting AI-Generated Images via Local Distributional Shifts

2026-05-10 · Boxuan Zhang, Jianing Zhu, Qifan Wang, Jiang Liu 외 arxiv

Recent generative models can produce images that appear highly realistic, raising challenges in distinguishing real and AI-generated images. Yet existing detectors based on pre-trained feature extractors tend to over-rel…

Exons-Detect: Identifying and Amplifying Exonic Tokens via Hidden-State Discrepancy for Robust AI-Generated Text Detection

2026-03-26 · Xiaowei Zhu, Yubing Ren, Fang Fang, Shi Wang 외 arxiv

The rapid advancement of large language models has increasingly blurred the boundary between human-written and AI-generated text, raising societal risks such as misinformation dissemination, authorship ambiguity, and thr…

Text Detection

GenDet: Towards Good Generalizations for AI-Generated Image Detection

2023-12-12 · Mingjian Zhu, Hanting Chen, Mouxiao Huang, Wei Li 외

The misuse of AI imagery can have harmful societal effects, prompting the creation of detectors to combat issues like the spread of fake news. Existing methods can effectively detect images generated by seen generators, …

Anomaly Detection

Grounding and Explaining Visual Evidence for AI-Generated Image Detection in Human-Centric Scenes

2026-08-03 · Kun Guo, Yuzhou Yang, Haoyue Wang, Qichao Ying 외 arxiv

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 inco…

$\bf{D^3}$QE: Learning Discrete Distribution Discrepancy-aware Quantization Error for Autoregressive-Generated Image Detection

2025-10-07 · Yanran Zhang, Bingyao Yu, Yu Zheng, Wenzhao Zheng 외 arxiv

The emergence of visual autoregressive (AR) models has revolutionized image generation while presenting new challenges for synthetic image detection. Unlike previous GAN or diffusion-based methods, AR models generate ima…

Image Generation