CVMar 11, 2021

DefakeHop: A Light-Weight High-Performance Deepfake Detector

arXiv:2103.06929v1105 citations
Originality Highly original
AI Analysis

This addresses the need for efficient and accurate deepfake detection tools, which is crucial for combating misinformation and fraud in digital media.

The paper tackles the problem of deepfake detection by proposing DefakeHop, a light-weight method that achieves state-of-the-art performance with AUC scores of 100%, 94.95%, and 90.56% on UADFV, Celeb-DF v1, and Celeb-DF v2 datasets, respectively, using only 42,845 parameters.

A light-weight high-performance Deepfake detection method, called DefakeHop, is proposed in this work. State-of-the-art Deepfake detection methods are built upon deep neural networks. DefakeHop extracts features automatically using the successive subspace learning (SSL) principle from various parts of face images. The features are extracted by c/w Saab transform and further processed by our feature distillation module using spatial dimension reduction and soft classification for each channel to get a more concise description of the face. Extensive experiments are conducted to demonstrate the effectiveness of the proposed DefakeHop method. With a small model size of 42,845 parameters, DefakeHop achieves state-of-the-art performance with the area under the ROC curve (AUC) of 100%, 94.95%, and 90.56% on UADFV, Celeb-DF v1 and Celeb-DF v2 datasets, respectively.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes