Papers › FaceForensics++: Learning to Detect Manipulated Facial Images

FaceForensics++: Learning to Detect Manipulated Facial Images

25 Jan 2019arXiv:1901.08971archive 2025-07-28

Andreas Rössler, Davide Cozzolino, Luisa Verdoliva, Christian Riess, Justus Thies, Matthias Nießner

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 content, but could potentially cause further harm by spreading false information or fake news. This paper examines the realism of state-of-the-art image manipulations, and how difficult it is to detect them, either automatically or by humans. To standardize the evaluation of detection methods, we propose an automated benchmark for facial manipulation detection. In particular, the benchmark is based on DeepFakes, Face2Face, FaceSwap and NeuralTextures as prominent representatives for facial manipulations at random compression level and size. The benchmark is publicly available and contains a hidden test set as well as a database of over 1.8 million manipulated images. This dataset is over an order of magnitude larger than comparable, publicly available, forgery datasets. Based on this data, we performed a thorough analysis of data-driven forgery detectors. We show that the use of additional domainspecific knowledge improves forgery detection to unprecedented accuracy, even in the presence of strong compression, and clearly outperforms human observers.

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="1901.08971")

Code

Syntology Ran 4 of 9 code samples harvested from 3 repositories linked to this paper; 5 have no recorded run. Of those that ran: 4 ran · honoured contract.

By repository: official repository: 1 sample from 1 repository, 1 ran; community (archive-listed): 8 samples from 2 repositories, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

14 repositories listed; official and paper-mentioned ones first.

ondyari/FaceForensics officialmentioned in papermentioned on GitHub report
Baukebrenninkmeijer/HackGAN mentioned on GitHubNOASSERTION report
SuyashSonawane/fakedetector mentioned on GitHubpytorchGPL-3.0 report
flynn-chen/faceforensics_benchmark mentioned on GitHubNOASSERTION report
jhchang/DFDC mentioned on GitHubpytorch report
polimi-ispl/icpr2020dfdc mentioned on GitHubpytorchGPL-3.0 report
yyk-wew/F3Net mentioned 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

9 samples harvested; 4 ran; 4 honoured the contract we drafted; 5 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.

4ran · honoured contract
5unverified

Licence: 4 of the 9 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.

get_boundingbox ondyari/FaceForensics/classification/detect_from_video.py official repository ran · honoured contract licence not identified · pointer only · cdd770694303a504 · report
DCT_mat yyk-wew/F3Net/models.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 97170801bfeabdb7 · report
generate_filter yyk-wew/F3Net/models.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 61e9294462032ca0 · report
norm_sigma yyk-wew/F3Net/models.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 22f1a0ed4d350586 · report
get_all_image_files_read twyunting/Deepfake_Video_Classifier/code/HPC/HPC_construct_xfeatures_ylabels.py community (archive-listed) unverified MIT (permissive) · d3ab7e011ae90f2f · report
get_list_filenames twyunting/Deepfake_Video_Classifier/code/HPC/HPC_construct_xfeatures_ylabels.py community (archive-listed) unverified MIT (permissive) · 06cdb128fdc7a477 · report
meanSubtraction twyunting/Deepfake_Video_Classifier/code/HPC/D_fake.py community (archive-listed) unverified MIT (permissive) · faa064775cbc66a2 · report
meanSubtraction twyunting/Deepfake_Video_Classifier/code/HPC/D_real.py community (archive-listed) unverified MIT (permissive) · 8875205c75575c51 · report
svdTraining twyunting/Deepfake_Video_Classifier/code/HPC/D_fake.py community (archive-listed) unverified MIT (permissive) · 50149f89fd20f79e · report

Tasks

DeepFake DetectionFace SwappingFake Image DetectionImage Generation

Datasets

Introduced by this paper, per the archive.

FaceForensics++

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
DeepFake Detection FaceForensics XceptionNet DF 96.36 #1 of 1 Archive leaderboard report
DeepFake Detection FaceForensics XceptionNet FS 90.29 #1 of 1 Archive leaderboard report
DeepFake Detection FaceForensics XceptionNet FSF 86.86 #1 of 1 Archive leaderboard report
DeepFake Detection FaceForensics XceptionNet NT 80.67 #1 of 1 Archive leaderboard report
DeepFake Detection FaceForensics XceptionNet Real 52.4 #1 of 1 Archive leaderboard report
DeepFake Detection FaceForensics XceptionNet Total Accuracy 70.1 #1 of 1 Archive leaderboard report
DeepFake Detection FakeAVCeleb Xception AP 84.8 #7 of 13 Archive leaderboard report
DeepFake Detection FakeAVCeleb Xception ROC AUC 85.3 #7 of 13 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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