paper-with-me

홈 › Papers

Adversarially Robust AI-Generated Image Detection for Free: An Information Theoretic Perspective

2025-05-28 · Ruixuan Zhang, He Wang, Zhengyu Zhao, Zhiqing Guo, Xun Yang, Yunfeng Diao, Meng Wang

Rapid advances in Artificial Intelligence Generated Images (AIGI) have facilitated malicious use, such as forgery and misinformation. Therefore, numerous methods have been proposed to detect fake images. Although such detectors have been proven to be universally vulnerable to adversarial attacks, defenses in this field are scarce. In this paper, we first identify that adversarial training (AT), widely regarded as the most effective defense, suffers from performance collapse in AIGI detection. Through an information-theoretic lens, we further attribute the cause of collapse to feature entanglement, which disrupts the preservation of feature-label mutual information. Instead, standard detectors show clear feature separation. Motivated by this difference, we propose Training-free Robust Detection via Information-theoretic Measures (TRIM), the first training-free adversarial defense for AIGI detection. TRIM builds on standard detectors and quantifies feature shifts using prediction entropy and KL divergence. Extensive experiments across multiple datasets and attacks validate the superiority of our TRIM, e.g., outperforming the state-of-the-art defense by 33.88% (28.91%) on ProGAN (GenImage), while well maintaining original accuracy.

📄 PDF Abstract BibTeX arXiv:2505.22604

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial DefenseAttributeMisinformation

Methods 이 논문이 사용한 방법론

WGAN-GP Loss Wasserstein Gradient Penalty Loss, or WGAN-GP Loss, is a loss used for generative adversarial networks that augments the Wasserstein loss with a gradient norm penalty for…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Local Response Normalization Local Response Normalization is a normalization layer that implements the idea of lateral inhibition. Lateral inhibition is a concept in neurobiology that refers to the…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ProGAN 설명 없음

Similar Papers 제목 키워드 기반

RAFT: Realistic Attacks to Fool Text Detectors

2024-10-04 · James Wang, Ran Li, Junfeng Yang, Chengzhi Mao

Large language models (LLMs) have exhibited remarkable fluency across various tasks. However, their unethical applications, such as disseminating disinformation, have become a growing concern. Although recent works have …

HFI: A unified framework for training-free detection and implicit watermarking of latent diffusion model generated images

2024-12-30 · Sungik Choi, Sungwoo Park, Jaehoon Lee, SeungHyun Kim 외

Dramatic advances in the quality of the latent diffusion models (LDMs) also led to the malicious use of AI-generated images. While current AI-generated image detection methods assume the availability of real/AI-generated…

Adversarially-Trained Deep Nets Transfer Better: Illustration on Image Classification

2020-07-11 · ICLR 2021 1 · Francisco Utrera, Evan Kravitz, N. Benjamin Erichson, Rajiv Khanna 외

Transfer learning has emerged as a powerful methodology for adapting pre-trained deep neural networks on image recognition tasks to new domains. This process consists of taking a neural network pre-trained on a large fea…

ClassificationGeneral Classificationimage-classificationImage Classification+1

OUTFOX: LLM-Generated Essay Detection Through In-Context Learning with Adversarially Generated Examples

2023-07-21 · Ryuto Koike, Masahiro Kaneko, Naoaki Okazaki

Large Language Models (LLMs) have achieved human-level fluency in text generation, making it difficult to distinguish between human-written and LLM-generated texts. This poses a growing risk of misuse of LLMs and demands…

Adversarial AttackAdversarial Attack DetectionDeepFake DetectionIn-Context Learning+4

Detecting the Adversarially-Learned Injection Attacks via Knowledge Graphs

2024-11-15 · 2024 2024 11 · Yaojun Hao*, 1, Haotian Wang2, Qingshan Zhao1 외

ABSTRACT: Over the past two decades, many studies have devoted a good deal of attention to detect injection attacks in recommender systems. However, most of the studies mainly focus on detecting the heuristically-generat…

Knowledge GraphsRecommendation Systems