Papers › An Analysis of Recent Advances in Deepfake Image Detection in an Evolving Threat Landscape

An Analysis of Recent Advances in Deepfake Image Detection in an Evolving Threat Landscape

24 Apr 2024arXiv:2404.16212archive 2025-07-28

Sifat Muhammad Abdullah, Aravind Cheruvu, Shravya Kanchi, Taejoong Chung, Peng Gao, Murtuza Jadliwala, Bimal Viswanath

Deepfake or synthetic images produced using deep generative models pose serious risks to online platforms. This has triggered several research efforts to accurately detect deepfake images, achieving excellent performance on publicly available deepfake datasets. In this work, we study 8 state-of-the-art detectors and argue that they are far from being ready for deployment due to two recent developments. First, the emergence of lightweight methods to customize large generative models, can enable an attacker to create many customized generators (to create deepfakes), thereby substantially increasing the threat surface. We show that existing defenses fail to generalize well to such \emph{user-customized generative models} that are publicly available today. We discuss new machine learning approaches based on content-agnostic features, and ensemble modeling to improve generalization performance against user-customized models. Second, the emergence of \textit{vision foundation models} -- machine learning models trained on broad data that can be easily adapted to several downstream tasks -- can be misused by attackers to craft adversarial deepfakes that can evade existing defenses. We propose a simple adversarial attack that leverages existing foundation models to craft adversarial samples \textit{without adding any adversarial noise}, through careful semantic manipulation of the image content. We highlight the vulnerabilities of several defenses against our attack, and explore directions leveraging advanced foundation models and adversarial training to defend against this new threat.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2404.16212")

Code

Syntology Ran 6 of 8 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 1 ran · our draft was wrong; 2 ran with no contract checked.

By repository: official repository: 8 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

secml-lab-vt/EvolvingThreat-DeepfakeImageDetect officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 6 ran; 2 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · violated contract
1ran · our draft was wrong
2ran
2unverified

Licence: 8 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from secml-lab-vt/EvolvingThreat-DeepfakeImageDetect. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

custom_collate secml-lab-vt/EvolvingThreat-DeepfakeImageDetect/surrogatemodels/infer_clipresnet.py official repository ran no licence file found · pointer only · 617d1914b2c70e6b · report
get_lr secml-lab-vt/EvolvingThreat-DeepfakeImageDetect/adversarialattack/stylegan2-pytorch/adversarialattack_clipresnet.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · ea6c82ed6a138df9 · report
get_testdataset secml-lab-vt/EvolvingThreat-DeepfakeImageDetect/surrogatemodels/infer_vit.py official repository ran no licence file found · pointer only · 9230a070eb87d9c1 · report
latent_noise secml-lab-vt/EvolvingThreat-DeepfakeImageDetect/adversarialattack/stylegan2-pytorch/adversarialattack_clipresnet.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · a73e1d557a70850c · report
make_kernel secml-lab-vt/EvolvingThreat-DeepfakeImageDetect/adversarialattack/stylegan2-pytorch/model.py official repository ran · violated contract no licence file found · pointer only · 6f65e378a4313f87 · report
noise_regularize secml-lab-vt/EvolvingThreat-DeepfakeImageDetect/adversarialattack/stylegan2-pytorch/adversarialattack_clipresnet.py official repository ran · honoured contract no licence file found · pointer only · ba1ee6c930acf688 · report
get_datasets secml-lab-vt/EvolvingThreat-DeepfakeImageDetect/surrogatemodels/train_clipresnet.py official repository unverified no licence file found · pointer only · 78ba2682add5c298 · report
get_testdataset secml-lab-vt/EvolvingThreat-DeepfakeImageDetect/surrogatemodels/infer_clipresnet.py official repository unverified no licence file found · pointer only · f3cfd5e93eaec60c · report

Tasks

Adversarial AttackFace Swapping

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections