paper-with-me

Papers

Video Face Manipulation Detection Through Ensemble of CNNs

2020-04-16 · Nicolò Bonettini, Edoardo Daniele Cannas, Sara Mandelli, Luca Bondi, Paolo Bestagini, Stefano Tubaro

In the last few years, several techniques for facial manipulation in videos have been successfully developed and made available to the masses (i.e., FaceSwap, deepfake, etc.). These methods enable anyone to easily edit faces in video sequences with incredibly realistic results and a very little effort. Despite the usefulness of these tools in many fields, if used maliciously, they can have a significantly bad impact on society (e.g., fake news spreading, cyber bullying through fake revenge porn). The ability of objectively detecting whether a face has been manipulated in a video sequence is then a task of utmost importance. In this paper, we tackle the problem of face manipulation detection in video sequences targeting modern facial manipulation techniques. In particular, we study the ensembling of different trained Convolutional Neural Network (CNN) models. In the proposed solution, different models are obtained starting from a base network (i.e., EfficientNetB4) making use of two different concepts: (i) attention layers; (ii) siamese training. We show that combining these networks leads to promising face manipulation detection results on two publicly available datasets with more than 119000 videos.

📄 PDF Abstract BibTeX arXiv:2004.07676

Code (3)

polimi-ispl/icpr2020dfdc 공식 구현 pytorch
SuyashSonawane/fakedetector pytorch
jhchang/DFDC pytorch

Tasks

DeepFake DetectionDetecting Image ManipulationFake Image DetectionGAN image forensicsImage Manipulation DetectionLocalization In Video ForgeryVideo Forensics

Methods 이 논문이 사용한 방법론

RMSProp RMSProp is an unpublished adaptive learning rate optimizer proposed by Geoff Hinton. The motivation…
Sigmoid Activation 설명 없음
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Batch Normalization 설명 없음
Squeeze-and-Excitation Block The Squeeze-and-Excitation Block is an architectural unit designed to improve the representational power of a network by enabling it to perform dynamic channel-wise feature…
(FiLe@Against@Claim)How do I file a claim against Expedia? How do I file a claim against Expedia? How Do I File a Claim Against Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Fast Help &…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Recurrent Convolutional Strategies for Face Manipulation Detection in Videos

2019-05-02 · Ekraam Sabir, Jiaxin Cheng, Ayush Jaiswal, Wael Abd-Almageed 외

The spread of misinformation through synthetically generated yet realistic images and videos has become a significant problem, calling for robust manipulation detection methods. Despite the predominant effort of detectin…

Face SwappingMisinformation

Ensemble Deep Learning Approaches for AI-Altered Video Detection

2026-07-08 · Laiba Khan, Hung-Mao Wu, Wei Lin, Frank Bi 외 arxiv

The increasing accessibility of artificial intelligence has led to a rapid rise in AI-generated videos, making it more difficult to distinguish between real and manipulated content. Many existing detection methods rely o…

DeepFake Detection

Learning Expressive And Generalizable Motion Features For Face Forgery Detection

2024-03-08 · Jingyi Zhang, Peng Zhang, Jingjing Wang, Di Xie 외

Previous face forgery detection methods mainly focus on appearance features, which may be easily attacked by sophisticated manipulation. Considering the majority of current face manipulation methods generate fake faces b…

Anomaly DetectionClassificationVideo Classification

Combining EfficientNet and Vision Transformers for Video Deepfake Detection

2021-07-06 · Davide Coccomini, Nicola Messina, Claudio Gennaro, Fabrizio Falchi

Deepfakes are the result of digital manipulation to forge realistic yet fake imagery. With the astonishing advances in deep generative models, fake images or videos are nowadays obtained using variational autoencoders (V…

DeepFake DetectionFace Swapping

Exploring Depth Information for Detecting Manipulated Face Videos

2024-11-27 · Haoyue Wang, Sheng Li, Ji He, Zhenxing Qian 외

Face manipulation detection has been receiving a lot of attention for the reliability and security of the face images/videos. Recent studies focus on using auxiliary information or prior knowledge to capture robust manip…

Face DetectionFace Recognition