paper-with-me

홈 › Papers

Contrastive Learning for DeepFake Classification and Localization via Multi-Label Ranking

2024-01-01 · CVPR 2024 1 · Cheng-Yao Hong, Yen-Chi Hsu, Tyng-Luh Liu

We propose a unified approach to simultaneously addressing the conventional setting of binary deepfake classification and a more challenging scenario of uncovering what facial components have been forged as well as the exact order of the manipulations. To solve the former task we consider multiple instance learning (MIL) that takes each image as a bag and its patches as instances. A positive bag corresponds to a forged image that includes at least one manipulated patch (i.e. a pixel in the feature map). The formulation allows us to estimate the probability of an input image being a fake one and establish the corresponding contrastive MIL loss. On the other hand tackling the component-wise deepfake problem can be reduced to solving multi-label prediction but the requirement to recover the manipulation order further complicates the learning task into a multi-label ranking problem. We resolve this difficulty by designing a tailor-made loss term to enforce that the rank order of the predicted multi-label probabilities respects the ground-truth order of the sequential modifications of a deepfake image. Through extensive experiments and comparisons with other relevant techniques we provide extensive results and ablation studies to demonstrate that the proposed method is an overall more comprehensive solution to deepfake detection.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDeepFake DetectionFace SwappingMultiple Instance Learning

Similar Papers 제목 키워드 기반

Do You Really Mean That? Content Driven Audio-Visual Deepfake Dataset and Multimodal Method for Temporal Forgery Localization

2022-04-13 · Zhixi Cai, Kalin Stefanov, Abhinav Dhall, Munawar Hayat

Due to its high societal impact, deepfake detection is getting active attention in the computer vision community. Most deepfake detection methods rely on identity, facial attributes, and adversarial perturbation-based sp…

BenchmarkingDeepFake DetectionTemporal Forgery Localization

Mining Forgery Traces from Reconstruction Error: A Weakly Supervised Framework for Multimodal Deepfake Temporal Localization

2026-01-29 · Midou Guo, Qilin Yin, Wei Lu, Rui Yang arxiv

Modern deepfakes have evolved into localized and intermittent manipulations that require fine-grained temporal localization to mitigate severe digital security risks. The prohibitive cost of frame-level annotation makes …

Glitch in the Matrix: A Large Scale Benchmark for Content Driven Audio-Visual Forgery Detection and Localization

2023-05-03 · Zhixi Cai, Shreya Ghosh, Abhinav Dhall, Tom Gedeon 외

Most deepfake detection methods focus on detecting spatial and/or spatio-temporal changes in facial attributes and are centered around the binary classification task of detecting whether a video is real or fake. This is …

Binary ClassificationDeepFake DetectionFace SwappingTemporal Forgery Localization

DDL: A Dataset for Interpretable Deepfake Detection and Localization in Real-World Scenarios

2025-06-29 · Changtao Miao, Yi Zhang, Weize Gao, Man Luo 외

Recent advances in AIGC have exacerbated the misuse of malicious deepfake content, making the development of reliable deepfake detection methods an essential means to address this challenge. Although existing deepfake de…

Binary ClassificationDeepFake DetectionFace Swapping

DeepfakeUCL: Deepfake Detection via Unsupervised Contrastive Learning

2021-04-23 · Sheldon Fung, Xuequan Lu, Chao Zhang, Chang-Tsun Li

Face deepfake detection has seen impressive results recently. Nearly all existing deep learning techniques for face deepfake detection are fully supervised and require labels during training. In this paper, we design a n…

Contrastive LearningDeepFake DetectionFace Swapping