paper-with-me

홈 › Papers

Delving into Sequential Patches for Deepfake Detection

2022-07-06 · Jiazhi Guan, Hang Zhou, Zhibin Hong, Errui Ding, Jingdong Wang, Chengbin Quan, Youjian Zhao

Recent advances in face forgery techniques produce nearly visually untraceable deepfake videos, which could be leveraged with malicious intentions. As a result, researchers have been devoted to deepfake detection. Previous studies have identified the importance of local low-level cues and temporal information in pursuit to generalize well across deepfake methods, however, they still suffer from robustness problem against post-processings. In this work, we propose the Local- & Temporal-aware Transformer-based Deepfake Detection (LTTD) framework, which adopts a local-to-global learning protocol with a particular focus on the valuable temporal information within local sequences. Specifically, we propose a Local Sequence Transformer (LST), which models the temporal consistency on sequences of restricted spatial regions, where low-level information is hierarchically enhanced with shallow layers of learned 3D filters. Based on the local temporal embeddings, we then achieve the final classification in a global contrastive way. Extensive experiments on popular datasets validate that our approach effectively spots local forgery cues and achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2207.02803

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake DetectionFace Swapping

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

Robust Sequential DeepFake Detection

2023-09-26 · Rui Shao, Tianxing Wu, Ziwei Liu

Since photorealistic faces can be readily generated by facial manipulation technologies nowadays, potential malicious abuse of these technologies has drawn great concerns. Numerous deepfake detection methods are thus pro…

DeepFake DetectionFace SwappingFacial Editing

Contrastive Learning for DeepFake Classification and Localization via Multi-Label Ranking

2024-01-01 · CVPR 2024 1 · Cheng-Yao Hong, Yen-Chi Hsu, Tyng-Luh Liu

We propose a unified approach to simultaneously addressing the conventional setting of binary deepfake classification and a more challenging scenario of uncovering what facial components have been forged as well as t…

Contrastive LearningDeepFake DetectionFace SwappingMultiple Instance Learning

Detecting and Recovering Sequential DeepFake Manipulation

2022-07-05 · Rui Shao, Tianxing Wu, Ziwei Liu

Since photorealistic faces can be readily generated by facial manipulation technologies nowadays, potential malicious abuse of these technologies has drawn great concerns. Numerous deepfake detection methods are thus pro…

DeepFake DetectionFace SwappingFacial EditingImage Captioning

FractalForensics: Proactive Deepfake Detection and Localization via Fractal Watermarks

2025-04-13 · Tianyi Wang, Harry Cheng, Ming-Hui Liu, Mohan Kankanhalli

Proactive Deepfake detection via robust watermarks has been raised ever since passive Deepfake detectors encountered challenges in identifying high-quality synthetic images. However, while demonstrating reasonable detect…

DeepFake DetectionFace Swapping

Real-Time Deepfake Detection in the Real-World

2024-06-13 · Bar Cavia, Eliahu Horwitz, Tal Reiss, Yedid Hoshen

Recent improvements in generative AI made synthesizing fake images easy; as they can be used to cause harm, it is crucial to develop accurate techniques to identify them. This paper introduces "Locally Aware Deepfake Det…

DeepFake DetectionFace Swapping