paper-with-me

Papers

Sharp Multiple Instance Learning for DeepFake Video Detection

2020-08-11 · Xiaodan Li, Yining Lang, Yuefeng Chen, Xiaofeng Mao, Yuan He, Shuhui Wang, Hui Xue, Quan Lu

With the rapid development of facial manipulation techniques, face forgery has received considerable attention in multimedia and computer vision community due to security concerns. Existing methods are mostly designed for single-frame detection trained with precise image-level labels or for video-level prediction by only modeling the inter-frame inconsistency, leaving potential high risks for DeepFake attackers. In this paper, we introduce a new problem of partial face attack in DeepFake video, where only video-level labels are provided but not all the faces in the fake videos are manipulated. We address this problem by multiple instance learning framework, treating faces and input video as instances and bag respectively. A sharp MIL (S-MIL) is proposed which builds direct mapping from instance embeddings to bag prediction, rather than from instance embeddings to instance prediction and then to bag prediction in traditional MIL. Theoretical analysis proves that the gradient vanishing in traditional MIL is relieved in S-MIL. To generate instances that can accurately incorporate the partially manipulated faces, spatial-temporal encoded instance is designed to fully model the intra-frame and inter-frame inconsistency, which further helps to promote the detection performance. We also construct a new dataset FFPMS for partially attacked DeepFake video detection, which can benefit the evaluation of different methods at both frame and video levels. Experiments on FFPMS and the widely used DFDC dataset verify that S-MIL is superior to other counterparts for partially attacked DeepFake video detection. In addition, S-MIL can also be adapted to traditional DeepFake image detection tasks and achieve state-of-the-art performance on single-frame datasets.

📄 PDF Abstract BibTeX arXiv:2008.04585

Code (0)

등록된 구현이 없습니다.

Tasks

Face SwappingMultiple Instance LearningPrediction

Similar Papers 제목 키워드 기반

WWW: Where, Which and Whatever Enhancing Interpretability in Multimodal Deepfake Detection

2024-08-06 · Juho Jung, Sangyoun Lee, Jooeon Kang, Yunjin Na

All current benchmarks for multimodal deepfake detection manipulate entire frames using various generation techniques, resulting in oversaturated detection accuracies exceeding 94% at the video-level classification. Howe…

DeepFake DetectionFace Swapping

Deepfake detection in videos with multiple faces using geometric-fakeness features

2024-10-10 · Kirill Vyshegorodtsev, Dmitry Kudiyarov, Alexander Balashov, Alexander Kuzmin

Due to the development of facial manipulation techniques in recent years deepfake detection in video stream became an important problem for face biometrics, brand monitoring or online video conferencing solutions. In cas…

DeepFake DetectionFace Swapping

MINTIME: Multi-Identity Size-Invariant Video Deepfake Detection

2022-11-20 · Davide Alessandro Coccomini, Giorgos Kordopatis Zilos, Giuseppe Amato, Roberto Caldelli 외

In this paper, we introduce MINTIME, a video deepfake detection approach that captures spatial and temporal anomalies and handles instances of multiple people in the same video and variations in face sizes. Previous appr…

ClassificationDeepFake DetectionFace Swapping

DF-Platter: Multi-Face Heterogeneous Deepfake Dataset

2023-01-01 · the IEEE/CVF Conference on Computer Vision and Pattern Recognition 2023 2 · Kartik Narayan, Harsh Agarwal, Kartik Thakral, Surbhi Mittal 외

Deepfake detection is gaining significant importance in the research community. While most of the research efforts are focused around high-quality images and videos, deepfake generation algorithms today have the capa…

DeepFake DetectionFace Swapping

Scalable, Energy-Efficient Optical-Neural Architecture for Multiplexed Deepfake Video Detection

2026-05-19 · Parnian Ghapandar Kashani, Shiqi Chen, Aydogan Ozcan arxiv

The rapid proliferation of AI-generated visual media has created an urgent need for efficient, trustworthy deepfake detection systems. However, existing deep learning-based detection methods rely on computationally inten…

Adversarial RobustnessDeepFake Detection