paper-with-me

홈 › Papers

Understanding and Improving Training-Free AI-Generated Image Detections with Vision Foundation Models

2024-11-28 · Chung-Ting Tsai, Ching-Yun Ko, I-Hsin Chung, Yu-Chiang Frank Wang, Pin-Yu Chen

The rapid advancement of generative models has introduced serious risks, including deepfake techniques for facial synthesis and editing. Traditional approaches rely on training classifiers and enhancing generalizability through various feature extraction techniques. Meanwhile, training-free detection methods address issues like limited data and overfitting by directly leveraging statistical properties from vision foundation models to distinguish between real and fake images. The current leading training-free approach, RIGID, utilizes DINOv2 sensitivity to perturbations in image space for detecting fake images, with fake image embeddings exhibiting greater sensitivity than those of real images. This observation prompts us to investigate how detection performance varies across model backbones, perturbation types, and datasets. Our experiments reveal that detection performance is closely linked to model robustness, with self-supervised (SSL) models providing more reliable representations. While Gaussian noise effectively detects general objects, it performs worse on facial images, whereas Gaussian blur is more effective due to potential frequency artifacts. To further improve detection, we introduce Contrastive Blur, which enhances performance on facial images, and MINDER (MINimum distance DetEctoR), which addresses noise type bias, balancing performance across domains. Beyond performance gains, our work offers valuable insights for both the generative and detection communities, contributing to a deeper understanding of model robustness property utilized for deepfake detection.

📄 PDF Abstract BibTeX arXiv:2411.19117

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake DetectionFace SwappingSensitivity

Similar Papers 제목 키워드 기반

Online Marker-free Extrinsic Camera Calibration using Person Keypoint Detections

2022-09-15 · Bastian Pätzold, Simon Bultmann, Sven Behnke

Calibration of multi-camera systems, i.e. determining the relative poses between the cameras, is a prerequisite for many tasks in computer vision and robotics. Camera calibration is typically achieved using offline metho…

Camera Calibration

A Deep Learning Approach to Anomaly Sequence Detection for High-Resolution Monitoring of Power Systems

2020-12-09 · Kursat Rasim Mestav, Xinyi Wang, Lang Tong

A deep learning approach is proposed to detect data and system anomalies using high-resolution continuous point-on-wave (CPOW) or phasor measurements. Both the anomaly and anomaly-free measurement models are assumed to h…

Anomaly DetectionGenerative Adversarial Network

GATA2Floor: Graph attention for floor counting in street-view facades

2026-05-12 · Ngoc Tan Le, Tzoulio Chamiti, Eirini Papagiannopoulou, Nikos Deligiannis arxiv

Automated analysis of building facades from street-level imagery has great potential for urban analytics, energy assessment, and emergency planning. However, it requires reasoning over spatially arranged elements rather …

Relational Reasoning

Scene2Sound: Auditory-Grounded Soundscape Generation for 3D Gaussian Worlds

2026-08-01 · Masaki Yoshida, Ren Togo, Takahiro Ogawa, Miki Haseyama arxiv

3D Gaussian Splatting (3DGS) turns captured or generated imagery into photorealistic 3D world simulations that users can freely explore, yet these worlds remain silent. Because existing audio generation methods condition…

Audio Generation

Exploring Local Context for Multi-target Tracking in Wide Area Aerial Surveillance

2016-03-28 · Bor-Jeng Chen, Gerard Medioni

Tracking many vehicles in wide coverage aerial imagery is crucial for understanding events in a large field of view. Most approaches aim to associate detections from frame differencing into tracks. However, slow or stopp…