Affiliation:
1. State Key Laboratory of Information Security, Institute of Information Engineering, Chinese Academy of Sciences, Beijing 100083, China
2. School of Cyber Security, University of Chinese Academy of Sciences, Beijing 100083, China
Abstract
With the increasing negative impact of fake videos on individuals and society, it is crucial to detect different types of forgeries. Existing forgery detection methods often output a probability value, which lacks interpretability and reliability. In this paper, we propose a source-tracing-based solution to find the original real video of a fake video, which can provide more reliable results in practical situations. However, directly applying retrieval methods to traceability tasks is infeasible since traceability tasks require finding the unique source video from a large number of real videos, while retrieval methods are typically used to find similar videos. In addition, training an effective hashing center to distinguish similar real videos is challenging. To address the above issues, we introduce a novel loss function, hash triplet loss, to capture fine-grained features with subtle differences. Extensive experiments show that our method outperforms state-of-the-art methods on multiple datasets of object removal (video inpainting), object addition (video splicing), and object swapping (face swapping), demonstrating excellent robustness and cross-dataset performance. The effectiveness of the hash triplet loss for nondifferentiable optimization problems is validated through experiments in similar video scenes.
Funder
National Basic Research Program of China
Subject
Computer Networks and Communications,Information Systems
Reference76 articles.
1. ADD: frequency attention and multi-view based knowledge distillation to detect low-quality compressed deepfake images;L. M. Binh,2022
2. Robust image forgery detection against transmission over online social networks;H. Wu;IEEE Transactions on Information Forensics and Security,2022
3. ISTVT: Interpretable Spatial-Temporal Video Transformer for Deepfake Detection
4. Towards an end-to-end framework for flow-guided video inpainting;Z. Li
5. Dlformer: discrete latent transformer for video inpainting;J. Ren