CVJun 12, 2025

Enhancing Deepfake Detection using SE Block Attention with CNN

arXiv:2506.10683v14 citationsh-index: 72024 International Conference on Artificial Intelligence, Big Data, Computing and Data Communication Systems (icABCD)
Originality Incremental advance
AI Analysis

This addresses the challenge of detecting manipulated digital content for security applications, but it is incremental as it builds on existing deep learning methods with a focus on efficiency.

The paper tackles the problem of deepfake detection by proposing a lightweight CNN with SE block attention, achieving 94.14% classification accuracy and an AUC-ROC score of 0.985 on the Style GAN dataset.

In the digital age, Deepfake present a formidable challenge by using advanced artificial intelligence to create highly convincing manipulated content, undermining information authenticity and security. These sophisticated fabrications surpass traditional detection methods in complexity and realism. To address this issue, we aim to harness cutting-edge deep learning methodologies to engineer an innovative deepfake detection model. However, most of the models designed for deepfake detection are large, causing heavy storage and memory consumption. In this research, we propose a lightweight convolution neural network (CNN) with squeeze and excitation block attention (SE) for Deepfake detection. The SE block module is designed to perform dynamic channel-wise feature recalibration. The SE block allows the network to emphasize informative features and suppress less useful ones, which leads to a more efficient and effective learning module. This module is integrated with a simple sequential model to perform Deepfake detection. The model is smaller in size and it achieves competing accuracy with the existing models for deepfake detection tasks. The model achieved an overall classification accuracy of 94.14% and AUC-ROC score of 0.985 on the Style GAN dataset from the Diverse Fake Face Dataset. Our proposed approach presents a promising avenue for combating the Deepfake challenge with minimal computational resources, developing efficient and scalable solutions for digital content verification.

Foundations

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

Your Notes