paper-with-me

Papers

A Dataless FaceSwap Detection Approach Using Synthetic Images

2022-12-05 · Anubhav Jain, Nasir Memon, Julian Togelius

Face swapping technology used to create "Deepfakes" has advanced significantly over the past few years and now enables us to create realistic facial manipulations. Current deep learning algorithms to detect deepfakes have shown promising results, however, they require large amounts of training data, and as we show they are biased towards a particular ethnicity. We propose a deepfake detection methodology that eliminates the need for any real data by making use of synthetically generated data using StyleGAN3. This not only performs at par with the traditional training methodology of using real data but it shows better generalization capabilities when finetuned with a small amount of real data. Furthermore, this also reduces biases created by facial image datasets that might have sparse data from particular ethnicities.

📄 PDF Abstract BibTeX arXiv:2212.02571

Code (1)

anubhav1997/youneednodataset 공식 구현 pytorch

Tasks

DeepFake DetectionFace Swapping

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

Do Deepfake Detectors Work in Reality?

2025-02-15 · Simiao Ren, Hengwei Xu, Tsang Ng, Kidus Zewde 외

Deepfakes, particularly those involving faceswap-based manipulations, have sparked significant societal concern due to their increasing realism and potential for misuse. Despite rapid advancements in generative models, d…

DeepFake DetectionFace SwappingSuper-Resolution

FaceForensics++: Learning to Detect Manipulated Facial Images

2019-01-25 · Andreas Rössler, Davide Cozzolino, Luisa Verdoliva, Christian Riess 외

The rapid progress in synthetic image generation and manipulation has now come to a point where it raises significant concerns for the implications towards society. At best, this leads to a loss of trust in digital conte…

DeepFake DetectionFace SwappingFake Image DetectionImage Generation

FaceForensics++: Learning to Detect Manipulated Facial Images

2019-10-01 · ICCV 2019 10 · Andreas Rossler, Davide Cozzolino, Luisa Verdoliva, Christian Riess 외

The rapid progress in synthetic image generation and manipulation has now come to a point where it raises significant concerns for the implications towards society. At best, this leads to a loss of trust in digital conte…

Face SwappingImage Generation

Unsupervised Label Refinement Improves Dataless Text Classification

2020-12-08 · Findings (ACL) 2021 8 · Zewei Chu, Karl Stratos, Kevin Gimpel

Dataless text classification is capable of classifying documents into previously unseen labels by assigning a score to any document paired with a label description. While promising, it crucially relies on accurate descri…

ClassificationClusteringGeneral ClassificationText Classification+1