xceptionnet
Unmasking Deepfake Faces from Videos Using An Explainable Cost-Sensitive Deep Learning Approach
Mahmud, Faysal, Abdullah, Yusha, Islam, Minhajul, Aziz, Tahsin
Deepfake technology is widely used, which has led to serious worries about the authenticity of digital media, making the need for trustworthy deepfake face recognition techniques more urgent than ever. This study employs a resource-effective and transparent cost-sensitive deep learning method to effectively detect deepfake faces in videos. To create a reliable deepfake detection system, four pre-trained Convolutional Neural Network (CNN) models: XceptionNet, InceptionResNetV2, EfficientNetV2S, and EfficientNetV2M were used. FaceForensics++ and CelebDf-V2 as benchmark datasets were used to assess the performance of our method. To efficiently process video data, key frame extraction was used as a feature extraction technique. Our main contribution is to show the models adaptability and effectiveness in correctly identifying deepfake faces in videos. Furthermore, a cost-sensitive neural network method was applied to solve the dataset imbalance issue that arises frequently in deepfake detection. The XceptionNet model on the CelebDf-V2 dataset gave the proposed methodology a 98% accuracy, which was the highest possible whereas, the InceptionResNetV2 model, achieves an accuracy of 94% on the FaceForensics++ dataset. Source Code: https://github.com/Faysal-MD/Unmasking-Deepfake-Faces-from-Videos-An-Explainable-Cost-Sensitive-Deep-Learning-Approach-IEEE2023
An adversarial attack approach for eXplainable AI evaluation on deepfake detection models
Gowrisankar, Balachandar, Thing, Vrizlynn L. L.
With the rising concern on model interpretability, the application of eXplainable AI (XAI) tools on deepfake detection models has been a topic of interest recently. In image classification tasks, XAI tools highlight pixels influencing the decision given by a model. This helps in troubleshooting the model and determining areas that may require further tuning of parameters. With a wide range of tools available in the market, choosing the right tool for a model becomes necessary as each one may highlight different sets of pixels for a given image. There is a need to evaluate different tools and decide the best performing ones among them. Generic XAI evaluation methods like insertion or removal of salient pixels/segments are applicable for general image classification tasks but may produce less meaningful results when applied on deepfake detection models due to their functionality. In this paper, we perform experiments to show that generic removal/insertion XAI evaluation methods are not suitable for deepfake detection models. We also propose and implement an XAI evaluation approach specifically suited for deepfake detection models.
Ensemble CNNs for Breast Tumor Classification
Farooq, Muhammad Umar, Ullah, Zahid, Gwak, Jeonghwan
The other key challenge in To improve the recognition ability of computer-aided breast mass mammographic image analysis is difference between classification among mammographic images, in this work we mammographic images and RGB images, that makes it difficult to explore the state-of-the-art classification networks to develop an apply classification models with good performance on RGB images ensemble mechanism. First, the regions of interests (ROIs) are to mammographic images. In breasts, masses are typically isodense obtained from the original dataset and then three models, i.e., or dense, thus it has the characteristics of pixel intensity from gray XceptionNet, DenseNet, and EfficientNet, are trained individually.
Deepfake Detection with Deep Learning: Convolutional Neural Networks versus Transformers
The rapid evolvement of deepfake creation technologies is seriously threating media information trustworthiness. The consequences impacting targeted individuals and institutions can be dire. In this work, we study the evolutions of deep learning architectures, particularly CNNs and Transformers. We identified eight promising deep learning architectures, designed and developed our deepfake detection models and conducted experiments over well-established deepfake datasets. These datasets included the latest second and third generation deepfake datasets. We evaluated the effectiveness of our developed single model detectors in deepfake detection and cross datasets evaluations. We achieved 88.74%, 99.53%, 97.68%, 99.73% and 92.02% accuracy and 99.95%, 100%, 99.88%, 99.99% and 97.61% AUC, in the detection of FF++ 2020, Google DFD, Celeb-DF, Deeper Forensics and DFDC deepfakes, respectively. We also identified and showed the unique strengths of CNNs and Transformers models and analysed the observed relationships among the different deepfake datasets, to aid future developments in this area.
This algorithm automatically spots "face swaps" in videos
The ability to take one person's face or expression and superimpose it onto a video of another person has recently become possible. In particular, pornographic videos called "deepfakes" have emerged on websites such as Reddit and 4Chan showing famous individuals' faces superimposed onto the bodies of actors. This phenomenon has significant implications. At the very least, it has the potential to undermine the reputation of people who are victims of this kind of forgery. It poses problems for biometric ID systems.
Researchers use machine learning to quickly detect video face swaps
The team, led by Andreas Rossler at the Technical University of Munich, developed machine learning that is able to automatically detect when videos are face swapped. They trained the algorithm using a large set of face swaps that they made themselves, creating the largest database of these kind of images available. They then trained the algorithm, called XceptionNet, to detect the face swaps. XceptionNet clearly outperforms its rival techniques in detecting this kind of fake video, but it also actually improves the quality of the forgeries. Rossler's team can use the biggest hallmarks of a face swap to make the manipulation more seamless.