Tex-ViT: A Generalizable, Robust, Texture-based dual-branch cross-attention deepfake detector

๐Ÿ“… 2024-08-29
๐Ÿ›๏ธ arXiv.org
๐Ÿ“ˆ Citations: 2
โœจ Influential: 0
๐Ÿ“„ PDF

career value

212K/year
๐Ÿค– AI Summary
To address poor cross-dataset generalization and weak adversarial robustness in deepfake detection, this paper proposes a texture-driven dual-branch cross-attention network. Methodologically: (1) we introduce a novel parallel learnable texture enhancement module embedded in the ResNet downsampling front-end to explicitly model both local structures and global textures; (2) we design a dual-branch Vision Transformer (ViT) architecture with cross-branch cross-attention to capture long-range texture inconsistencies; (3) we incorporate multi-domain adversarial training to enhance robustness. Evaluated on cross-domain benchmarksโ€”FF++, DFDCPreview, and Celeb-DFโ€”the method achieves 98% accuracy and demonstrates strong resilience against common post-processing distortions (e.g., blurring, compression, noise) and adversarial attacks. To our knowledge, this is the first work to deeply integrate texture priors with a dual-path ViT architecture, significantly improving both generalization capability and interference resistance.

Technology Category

Application Category

๐Ÿ“ Abstract
Deepfakes, which employ GAN to produce highly realistic facial modification, are widely regarded as the prevailing method. Traditional CNN have been able to identify bogus media, but they struggle to perform well on different datasets and are vulnerable to adversarial attacks due to their lack of robustness. Vision transformers have demonstrated potential in the realm of image classification problems, but they require enough training data. Motivated by these limitations, this publication introduces Tex-ViT (Texture-Vision Transformer), which enhances CNN features by combining ResNet with a vision transformer. The model combines traditional ResNet features with a texture module that operates in parallel on sections of ResNet before each down-sampling operation. The texture module then serves as an input to the dual branch of the cross-attention vision transformer. It specifically focuses on improving the global texture module, which extracts feature map correlation. Empirical analysis reveals that fake images exhibit smooth textures that do not remain consistent over long distances in manipulations. Experiments were performed on different categories of FF++, such as DF, f2f, FS, and NT, together with other types of GAN datasets in cross-domain scenarios. Furthermore, experiments also conducted on FF++, DFDCPreview, and Celeb-DF dataset underwent several post-processing situations, such as blurring, compression, and noise. The model surpassed the most advanced models in terms of generalization, achieving a 98% accuracy in cross-domain scenarios. This demonstrates its ability to learn the shared distinguishing textural characteristics in the manipulated samples. These experiments provide evidence that the proposed model is capable of being applied to various situations and is resistant to many post-processing procedures.
Problem

Research questions and friction points this paper is trying to address.

Detecting GAN-generated deepfakes using texture inconsistencies across different datasets
Improving cross-domain generalization and robustness against adversarial attacks
Enhancing deepfake detection accuracy under post-processing like blurring and compression
Innovation

Methods, ideas, or system contributions that make the work stand out.

Combines ResNet with vision transformer architecture
Uses texture module before down-sampling operations
Implements dual branch cross-attention for detection
๐Ÿ”Ž Similar Papers
No similar papers found.
D
Deepak Dagar
Biometric Research Laboratory, Department of Information Technology, Delhi Technological University, Bawana Road, Delhi -110042, India
D
D. Vishwakarma
Biometric Research Laboratory, Department of Information Technology, Delhi Technological University, Bawana Road, Delhi -110042, India