TL;DR
This paper introduces AWARE-NET, a novel adaptive weighted ensemble framework for deepfake detection that hierarchically combines multiple deep learning architectures with learnable weights, achieving state-of-the-art accuracy and robust cross-dataset performance.
Contribution
It proposes a two-tier ensemble method with dynamic weighting and multiple initializations, improving deepfake detection accuracy and generalization across datasets.
Findings
Achieved state-of-the-art intra-dataset AUC scores of 99.22% and 100%
Demonstrated strong cross-dataset generalization with AUC scores above 72%
Enhanced robustness without data augmentation
Abstract
Deepfake detection has become increasingly important due to the rise of synthetic media, which poses significant risks to digital identity and cyber presence for security and trust. While multiple approaches have improved detection accuracy, challenges remain in achieving consistent performance across diverse datasets and manipulation types. In response, we propose a novel two-tier ensemble framework for deepfake detection based on deep learning that hierarchically combines multiple instances of three state-of-the-art architectures: Xception, Res2Net101, and EfficientNet-B7. Our framework employs a unique approach where each architecture is instantiated three times with different initializations to enhance model diversity, followed by a learnable weighting mechanism that dynamically combines their predictions. Unlike traditional fixed-weight ensembles, our first-tier averages…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsPointwise Convolution · Depthwise Convolution · Average Pooling · Depthwise Separable Convolution · Softmax · Residual Connection · Global Average Pooling · Convolution · Dense Connections · Max Pooling
