Abstract
Deepfake images are causing an increasing negative impact on the day to day life and pose significant challenges for the society. There are various categories of deepfake images as the technology evolves and becomes more accessible. In parallel, deepfake detection methods are also improving, from basic features analysis to pairwise analysis and deep learning; nevertheless, to date, there is no consistent method able to fully detect such images. This study aims to provide an overview of existing methods of deepfake detection in the literature and investigate the accuracy of models based on Vision Transformer (VIT) when analysing and detecting deepfake images. We implement a VIT model-based deepfake detection technique, which is trained and tasted on a mixed real and deepfake images dataset from Kaggle, containing 40000 images.
The results show that The VIT model scores relatively high, 89.9125%, which demonstrates its potential but also highlights there is significant room for improvement. Preliminary tests also highlight the importance of a large dataset for training and the fast convergence of the model. When compared with other deepfake machine learning and deep learning detection methods, the performance of the ViT model is in line with prior research and warrants further investigation in order to evaluate its full potential.
The results show that The VIT model scores relatively high, 89.9125%, which demonstrates its potential but also highlights there is significant room for improvement. Preliminary tests also highlight the importance of a large dataset for training and the fast convergence of the model. When compared with other deepfake machine learning and deep learning detection methods, the performance of the ViT model is in line with prior research and warrants further investigation in order to evaluate its full potential.
Original language | English |
---|---|
Publication status | Accepted/In press - 1 Jun 2024 |
Event | IEEE International Black Sea Conference on Communications and Networking - Tbilisi, Georgia Duration: 24 Jun 2024 → 27 Jun 2024 https://blackseacom2024.ieee-blackseacom.org/about |
Conference
Conference | IEEE International Black Sea Conference on Communications and Networking |
---|---|
Abbreviated title | IEEE BlackSeaCom |
Country/Territory | Georgia |
City | Tbilisi |
Period | 24/06/2024 → 27/06/2024 |
Internet address |
Keywords
- deepfake images
- deepfake detection
- Vision Transformer model