Related Experiment Video
Updated: Jul 20, 2026

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.0K
Deepfake detection using deep feature stacking and meta-learning
Gourab Naskar1, Sk Mohiuddin2, Samir Malakar3
1Department of Computer Science and Engineering, Jadavpur University, Kolkata, 700032, India.
Heliyon
|December 13, 2024
Summary
This study introduces a new deepfake detection method combining Xception and EfficientNet-B7 features. The approach achieves high accuracy in identifying fake videos, outperforming individual models.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Deepfake technology enables realistic face manipulation in videos.
- Malicious use of deepfakes can lead to misinformation and cyberbullying.
- Effective deepfake detection is crucial for digital security.
Purpose of the Study:
- To develop an accurate and robust method for deepfake detection in video sequences.
- To address the growing need for reliable identification of synthetic media.
Main Methods:
- A stacking ensemble approach combining features from Xception and EfficientNet-B7 deep learning models.
- A feature selection technique using a ranking-based approach to identify an optimal subset of features.
- Final classification of real and fake videos using a meta-learner, specifically a multi-layer perceptron.
Main Results:
- Achieved 96.33% accuracy on the Celeb-DF (V2) dataset.
- Achieved 98.00% accuracy on the FaceForensics++ dataset.
- The meta-learning model demonstrated superior performance compared to individual base models.
Conclusions:
- The proposed ensemble method with meta-learning is highly effective for deepfake detection.
- The approach shows robustness and high accuracy on benchmark datasets.
- This technique offers a promising solution for combating malicious deepfake content.
Related Concept Videos
Survival Tree
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a survival tree begins...
Building a Survival Tree
Constructing a survival tree begins...
Understanding Deception
Deception is a pervasive aspect of human communication. Empirical studies have shown that most individuals engage in some form of deceit on a daily basis, with approximately 20% of social exchanges involving deceptive elements. Lying follows a developmental trajectory, peaking during adolescence and declining with age, possibly due to the maturation of cognitive control and social accountability.Cognitive and Social Factors in Deception DetectionDespite its prevalence, accurately detecting...

