paper-with-me

홈 › Papers

Towards Universal AI-Generated Image Detection by Variational Information Bottleneck Network

2025-01-01 · CVPR 2025 1 · Haifeng Zhang, Qinghui He, Xiuli Bi, Weisheng Li, Bo Liu, Bin Xiao

The rapid advancement of generative models has significantly improved the quality of generated images. Meanwhile, it challenges information authenticity and credibility. Current generated image detection methods based on large-scale pre-trained multimodal models have achieved impressive results. Although these models provide abundant features, the authentication task-related features are often submerged. Consequently, those authentication task-irrelated features cause models to learn superficial biases, thereby harming their generalization performance across different model genera (e.g., GANs and Diffusion Models). To this end, we proposed VIB-Net, which uses Variational Information Bottlenecks to enforce authentication task-related feature learning. We tested and analyzed the proposed method and existing methods on samples generated by 17 different generative models. Compared to SOTA methods, VIB-Net achieved a 5.55% improvement in mAP and a 9.33% increase in accuracy. Notably, in generalization tests on unseen generative models from different series, VIB-Net improved mAP by 12.48% and accuracy by 23.59% over SOTA methods. The code is available at https://github.com/oceanzhf/VIBAIGCDetect.

📄 PDF Abstract BibTeX

Code (1)

oceanzhf/vibaigcdetect 공식 구현 pytorch

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…

Similar Papers 제목 키워드 기반

Text-Guided Variational Image Generation for Industrial Anomaly Detection and Segmentation

2024-03-10 · CVPR 2024 1 · Mingyu Lee, Jongwon Choi

We propose a text-guided variational image generation method to address the challenge of getting clean data for anomaly detection in industrial manufacturing. Our method utilizes text information about the target object,…

Anomaly DetectionImage Generation

CLIP-Flow: A Universal Discriminator for AI-Generated Images Inspired by Anomaly Detection

2025-08-13 · Zhipeng Yuan, Kai Wang, Weize Quan, Dong-Ming Yan 외 arxiv

With the rapid advancement of AI generative models, the visual quality of AI-generated images (AIIs) has become increasingly close to natural images, which inevitably raises security concerns. Most AII detectors often em…

Image ClassificationAnomaly Detection

OmniAID: Decoupling Semantic and Artifacts for Universal AI-Generated Image Detection in the Wild

2025-11-11 · Yuncheng Guo, Junyan Ye, Chenjue Zhang, Hengrui Kang 외 arxiv

A truly universal AI-Generated Image (AIGI) detector must simultaneously generalize across diverse generative models and varied semantic content. Current methods learn a single, entangled forgery representation, conflati…

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

2025-05-28 · Ruixuan Zhang, He Wang, Zhengyu Zhao, Zhiqing Guo 외

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

Adversarial DefenseAttributeMisinformation

Discovering Transferable Forensic Features for CNN-generated Images Detection

2022-08-24 · Keshigeyan Chandrasegaran, Ngoc-Trung Tran, Alexander Binder, Ngai-Man Cheung

Visual counterfeits are increasingly causing an existential conundrum in mainstream media with rapid evolution in neural image synthesis methods. Though detection of such counterfeits has been a taxing problem in the ima…

Image ForensicsImage Generation