Enhancing Deepfake Detection using SE Block Attention with CNN
Subhram Dasgupta, Janelle Mason, Xiaohong Yuan, Olusola Odeyomi, Kaushik Roy

TL;DR
This paper introduces a lightweight CNN with SE block attention for deepfake detection, achieving high accuracy while reducing computational resources needed, thus offering an efficient solution for digital content verification.
Contribution
The paper proposes a novel lightweight CNN model incorporating SE block attention specifically designed for deepfake detection, balancing accuracy and efficiency.
Findings
Achieved 94.14% accuracy on Style GAN dataset.
Attained an AUC-ROC score of 0.985.
Model is smaller and more efficient than existing methods.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need · Convolution
