paper-with-me

Papers

Detecting Deepfakes Without Seeing Any

2023-11-02 · Tal Reiss, Bar Cavia, Yedid Hoshen

Deepfake attacks, malicious manipulation of media containing people, are a serious concern for society. Conventional deepfake detection methods train supervised classifiers to distinguish real media from previously encountered deepfakes. Such techniques can only detect deepfakes similar to those previously seen, but not zero-day (previously unseen) attack types. As current deepfake generation techniques are changing at a breathtaking pace, new attack types are proposed frequently, making this a major issue. Our main observations are that: i) in many effective deepfake attacks, the fake media must be accompanied by false facts i.e. claims about the identity, speech, motion, or appearance of the person. For instance, when impersonating Obama, the attacker explicitly or implicitly claims that the fake media show Obama; ii) current generative techniques cannot perfectly synthesize the false facts claimed by the attacker. We therefore introduce the concept of "fact checking", adapted from fake news detection, for detecting zero-day deepfake attacks. Fact checking verifies that the claimed facts (e.g. identity is Obama), agree with the observed media (e.g. is the face really Obama's?), and thus can differentiate between real and fake media. Consequently, we introduce FACTOR, a practical recipe for deepfake fact checking and demonstrate its power in critical attack settings: face swapping and audio-visual synthesis. Although it is training-free, relies exclusively on off-the-shelf features, is very easy to implement, and does not see any deepfakes, it achieves better than state-of-the-art accuracy.

📄 PDF Abstract BibTeX arXiv:2311.01458

Code (1)

talreiss/factor 공식 구현 pytorch

Tasks

DeepFake DetectionFace SwappingFact CheckingFake News Detection

Similar Papers 제목 키워드 기반

De-Fake: Style based Anomaly Deepfake Detection

2025-07-04 · Sudev Kumar Padhi, Harshit Kumar, Umesh Kashyap, Sk. Subidh Ali arxiv

Detecting deepfakes involving face-swaps presents a significant challenge, particularly in real-world scenarios where anyone can perform face-swapping with freely available tools and apps without any technical knowledge.…

DeepFake Detection

From Specificity to Generality: Revisiting Generalizable Artifacts in Detecting Face Deepfakes

2025-04-07 · Long Ma, Zhiyuan Yan, Yize Chen, Jin Xu 외

Detecting deepfakes has been an increasingly important topic, especially given the rapid development of AI generation techniques. In this paper, we ask: How can we build a universal detection framework that is effective …

Face SwappingSpecificitySuper-Resolution

Is Seeing Believing? Evaluating Human Sensitivity to Synthetic Video

2026-03-14 · David Wegmann, Emil Stevnsborg, Søren Knudsen, Luca Rossi 외 arxiv

Advances in machine learning have enabled the creation of realistic synthetic videos known as deepfakes. As deepfakes proliferate, concerns about rapid spread of disinformation and manipulation of public perception are m…

A Survey of Deep Fake Detection for Trial Courts

2022-05-31 · Naciye Celebi, Qingzhong Liu, Muhammed Karatoprak

Recently, image manipulation has achieved rapid growth due to the advancement of sophisticated image editing tools. A recent surge of generated fake imagery and videos using neural networks is DeepFake. DeepFake algorith…

Face SwappingImage ManipulationSurvey

PartialEdit: Identifying Partial Deepfakes in the Era of Neural Speech Editing

2025-06-03 · You Zhang, Baotong Tian, Lin Zhang, Zhiyao Duan

Neural speech editing enables seamless partial edits to speech utterances, allowing modifications to selected content while preserving the rest of the audio unchanged. This useful technique, however, also poses new risks…

Face Swapping