paper-with-me

Papers

Exploring Unbiased Deepfake Detection via Token-Level Shuffling and Mixing

2025-01-08 · Xinghe Fu, Zhiyuan Yan, Taiping Yao, Shen Chen, Xi Li

The generalization problem is broadly recognized as a critical challenge in detecting deepfakes. Most previous work believes that the generalization gap is caused by the differences among various forgery methods. However, our investigation reveals that the generalization issue can still occur when forgery-irrelevant factors shift. In this work, we identify two biases that detectors may also be prone to overfitting: position bias and content bias, as depicted in Fig. 1. For the position bias, we observe that detectors are prone to lazily depending on the specific positions within an image (e.g., central regions even no forgery). As for content bias, we argue that detectors may potentially and mistakenly utilize forgery-unrelated information for detection (e.g., background, and hair). To intervene these biases, we propose two branches for shuffling and mixing with tokens in the latent space of transformers. For the shuffling branch, we rearrange the tokens and corresponding position embedding for each image while maintaining the local correlation. For the mixing branch, we randomly select and mix the tokens in the latent space between two images with the same label within the mini-batch to recombine the content information. During the learning process, we align the outputs of detectors from different branches in both feature space and logit space. Contrastive losses for features and divergence losses for logits are applied to obtain unbiased feature representation and classifiers. We demonstrate and verify the effectiveness of our method through extensive experiments on widely used evaluation datasets.

📄 PDF Abstract BibTeX arXiv:2501.04376

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake DetectionFace SwappingPosition

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Exploring Active Data Selection Strategies for Continuous Training in Deepfake Detection

2025-02-11 · Yoshihiko Furuhashi, Junichi Yamagishi, Xin Wang, Huy H. Nguyen 외

In deepfake detection, it is essential to maintain high performance by adjusting the parameters of the detector as new deepfake methods emerge. In this paper, we propose a method to automatically and actively select the …

DeepFake DetectionFace Swapping

HM-Conformer: A Conformer-based audio deepfake detection system with hierarchical pooling and multi-level classification token aggregation methods

2023-09-15 · Hyun-seo Shin, Jungwoo Heo, Ju-ho Kim, Chan-yeong Lim 외

Audio deepfake detection (ADD) is the task of detecting spoofing attacks generated by text-to-speech or voice conversion systems. Spoofing evidence, which helps to distinguish between spoofed and bona-fide utterances, mi…

Audio Deepfake DetectionDeepFake DetectionFace Swappingtext-to-speech+2

Exploring Spatial-Temporal Features for Deepfake Detection and Localization

2022-10-28 · Wu Haiwei, Zhou Jiantao, Zhang Shile, Tian Jinyu

With the continuous research on Deepfake forensics, recent studies have attempted to provide the fine-grained localization of forgeries, in addition to the coarse classification at the video-level. However, the detection…

DeepFake DetectionFace SwappingOptical Flow Estimation

Faster Than Lies: Real-time Deepfake Detection using Binary Neural Networks

2024-06-07 · CVPR 2024 6 · Lanzino Romeo, Fontana Federico, Diko Anxhelo, Marini Marco Raoul 외

Deepfake detection aims to contrast the spread of deep-generated media that undermines trust in online content. While existing methods focus on large and complex models, the need for real-time detection demands greater e…

DeepFake DetectionFace Swapping

Are DeepFakes Realistic Enough? Exploring Semantic Mismatch as a Novel Challenge

2026-04-30 · Sharayu Nilesh Deshmukh, Kailash A. Hambarde, Joana C. Costa, Hugo Proença 외 arxiv

Current DeepFake detection scenarios are mostly binary, yet data manipulation can vary across audio, video, or both, whose variability is not captured in binary settings. Four-class audio-visual formulations address this…

DeepFake Detection