paper-with-me

Papers

Cross-Branch Orthogonality for Improved Generalization in Face Deepfake Detection

2025-05-08 · Tharindu Fernando, Clinton Fookes, Sridha Sridharan, Simon Denman

Remarkable advancements in generative AI technology have given rise to a spectrum of novel deepfake categories with unprecedented leaps in their realism, and deepfakes are increasingly becoming a nuisance to law enforcement authorities and the general public. In particular, we observe alarming levels of confusion, deception, and loss of faith regarding multimedia content within society caused by face deepfakes, and existing deepfake detectors are struggling to keep up with the pace of improvements in deepfake generation. This is primarily due to their reliance on specific forgery artifacts, which limits their ability to generalise and detect novel deepfake types. To combat the spread of malicious face deepfakes, this paper proposes a new strategy that leverages coarse-to-fine spatial information, semantic information, and their interactions while ensuring feature distinctiveness and reducing the redundancy of the modelled features. A novel feature orthogonality-based disentanglement strategy is introduced to ensure branch-level and cross-branch feature disentanglement, which allows us to integrate multiple feature vectors without adding complexity to the feature space or compromising generalisation. Comprehensive experiments on three public benchmarks: FaceForensics++, Celeb-DF, and the Deepfake Detection Challenge (DFDC) show that these design choices enable the proposed approach to outperform current state-of-the-art methods by 5% on the Celeb-DF dataset and 7% on the DFDC dataset in a cross-dataset evaluation setting.

📄 PDF Abstract BibTeX arXiv:2505.04888

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake DetectionDisentanglementFace Swapping

Similar Papers 제목 키워드 기반

Data-driven Regularization via Racecar Training for Generalizing Neural Networks

2020-06-30 · You Xie, Nils Thuerey

We propose a novel training approach for improving the generalization in neural networks. We show that in contrast to regular constraints for orthogonality, our approach represents a {\em data-dependent} orthogonality co…

OrCo: Towards Better Generalization via Orthogonality and Contrast for Few-Shot Class-Incremental Learning

2024-03-27 · CVPR 2024 1 · Noor Ahmed, Anna Kukleva, Bernt Schiele

Few-Shot Class-Incremental Learning (FSCIL) introduces a paradigm in which the problem space expands with limited data. FSCIL methods inherently face the challenge of catastrophic forgetting as data arrives incrementally…

class-incremental learningClass Incremental LearningContrastive LearningFew-Shot Class-Incremental Learning+1

Orthogonal Wasserstein GANs

2019-11-29 · Jan Müller, Reinhard Klein, Michael Weinmann

Wasserstein-GANs have been introduced to address the deficiencies of generative adversarial networks (GANs) regarding the problems of vanishing gradients and mode collapse during the training, leading to improved converg…

Learning Decoupling Features Through Orthogonality Regularization

2022-03-31 · Li Wang, Rongzhi Gu, Weiji Zhuang, Peng Gao 외

Keyword spotting (KWS) and speaker verification (SV) are two important tasks in speech applications. Research shows that the state-of-art KWS and SV models are trained independently using different datasets since they ex…

Keyword SpottingSpeaker Verification

Towards Better Orthogonality Regularization with Disentangled Norm in Training Deep CNNs

2023-06-16 · Changhao Wu, Shenan Zhang, Fangsong Long, Ziliang Yin 외

Orthogonality regularization has been developed to prevent deep CNNs from training instability and feature redundancy. Among existing proposals, kernel orthogonality regularization enforces orthogonality by minimizing th…