paper-with-me

Papers

GenDet: Towards Good Generalizations for AI-Generated Image Detection

2023-12-12 · Mingjian Zhu, Hanting Chen, Mouxiao Huang, Wei Li, Hailin Hu, Jie Hu, Yunhe Wang

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, but it is challenging to detect those generated by unseen generators. They do not concentrate on amplifying the output discrepancy when detectors process real versus fake images. This results in a close output distribution of real and fake samples, increasing classification difficulty in detecting unseen generators. This paper addresses the unseen-generator detection problem by considering this task from the perspective of anomaly detection and proposes an adversarial teacher-student discrepancy-aware framework. Our method encourages smaller output discrepancies between the student and the teacher models for real images while aiming for larger discrepancies for fake images. We employ adversarial learning to train a feature augmenter, which promotes smaller discrepancies between teacher and student networks when the inputs are fake images. Our method has achieved state-of-the-art on public benchmarks, and the visualization results show that a large output discrepancy is maintained when faced with various types of generators.

📄 PDF Abstract BibTeX arXiv:2312.08880

Code (1)

genimage-dataset/genimage pytorch

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

UniGenDet: A Unified Generative-Discriminative Framework for Co-Evolutionary Image Generation and Generated Image Detection

2026-04-23 · Yanran Zhang, Wenzhao Zheng, Yifei Li, Bingyao Yu 외 arxiv

In recent years, significant progress has been made in both image generation and generated image detection. Despite their rapid, yet largely independent, development, these two fields have evolved distinct architectural …

Image Generation

GenDet: Painting Colored Bounding Boxes on Images via Diffusion Model for Object Detection

2026-01-12 · Chen Min, Chengyang Li, Fanjie Kong, Qi Zhu 외 arxiv

This paper presents GenDet, a novel framework that redefines object detection as an image generation task. In contrast to traditional approaches, GenDet adopts a pioneering approach by leveraging generative modeling: it …

Object DetectionImage Generation

Homotopy relations for digital images

2015-09-22 · Laurence Boxer, P. Christopher Staecker

We introduce three generalizations of homotopy equivalence in digital images, to allow us to express whether a finite and an infinite digital image are similar with respect to homotopy. We show that these three general…

An Architecture for the detection of GAN-generated Flood Images with Localization Capabilities

2022-05-14 · Jun Wang, Omran Alamayreh, Benedetta Tondi, Mauro Barni

In this paper, we address a new image forensics task, namely the detection of fake flood images generated by ClimateGAN architecture. We do so by proposing a hybrid deep learning architecture including both a detection a…

Image Forensics

$\mathcal{G}^2Pxy$: Generative Open-Set Node Classification on Graphs with Proxy Unknowns

2023-08-10 · Qin Zhang, Zelin Shi, Xiaolin Zhang, Xiaojun Chen 외

Node classification is the task of predicting the labels of unlabeled nodes in a graph. State-of-the-art methods based on graph neural networks achieve excellent performance when all labels are available during training.…

ClassificationInductive LearningNode Classificationopen-set classification+1