Aug 2026· Scientific Reports· Vol 16· 0 citations· 45 references
Medicine
TL;DR
DeepFakeBuster is presented as a confidence-calibrated adaptive ensemble for deepfake image detection by fusing together heterogeneous deep learning models built around detecting complementary forensic cues e.g., spatial inconsistencies, boundary artifacts, noise residuals, semantic consistency, and frequency-domain features.
Abstract
Advances in the realism of synthetic media created with generative adversarial networks (GANs), diffusion models, and face manipulation tools has created an increased demand for well-established deepfake detection systems that can detect many different types of manipulation artifacts. However, most single model deepfake detectors are not very robust because they rely on specific forensic cues and do not adapt well to shifts in how synthesis occurs. We present DeepFakeBuster as a confidence-calibrated adaptive ensemble for deepfake image detection by fusing together heterogeneous deep learning models built around detecting complementary forensic cues e.g., spatial inconsistencies, boundary artifacts, noise residuals, semantic consistency, and frequency-domain features. In contrast to traditional ensemble approaches that use static averaging of detector outputs, our proposed framework utilizes reliability aware adaptive fusion where the contribution of each detector to the fused output is adjusted dynamically through the use of reliability priors derived from validation and input-specific confidence estimates. Our experimental evaluation on a dataset comprised of 192,000 authentic and manipulated images shows that our ensemble significantly outperforms both individual constituent detectors as well as static fusion baselines, with an overall accuracy of 97.8% for the evaluated conditions. Additionally, an interpretable forensic analysis module provides visual and quantitative indicators associated with manipulation-sensitive regions. The findings suggest that confidence-aware heterogeneous ensemble learning represents a promising direction for robust deepfake detection.
An uncertainty-aware deepfake detection framework that identifies manipulations through inconsistencies across complementary evidence sources by introducing Inter-Branch Disagreement Calibration (IBDC), a disagreement-aware uncertainty modeling mechanism that links predictive uncertainty to conflicts among evidence streams.
Muhammad Umar Farooq, Kutub Uddin, Awais Khan et al.· arXiv.org· 1 citation
A robust, explainable detection framework is presented that combines a CNN backbone for extracting spatial artifacts with an LSTM module for modeling temporal inconsistencies across frames that enhances forensic decision support and increases practical readiness for content verification systems.
Lastone Banda, Esther J.· International Journal of Dat...· 0 citations
Recent generative models can produce images with few obvious visual artifacts, weakening detectors and explanations that rely only on surface appearance. We present LaP-Forensics, a multimodal framework that augments RGB semantics with reconstruction-based forensic evidence. A frozen Stable Diffusion DDIM inversion-reconstruction model provides a fixed reconstruction reference, and its residual map measures local compatibility with that reference. Independent projectors encode the RGB image and residual map before a structured Where-What-Why model predicts a textual analysis and an artifact mask.Supervised fine-tuning is followed by Group Relative Policy Optimization (GRPO), whose reward combines mask overlap with output-structure and evidence-reference terms. These text-side terms encourage the model to refer to the consistency map but do not constitute a verifier of free-form textual truth. A separate image-level head fuses RGB and DDIM-residual class features. Experiments show cross-generator detection on UniversalFakeDetect and competitive artifact localization on the official SynthScars benchmark. Controlled cue-construction, inversion-horizon, component, reward-term, and counterfactual analyses support the utility of the residual stream under the evaluated settings, while free-form textual faithfulness and reliability under post-processing remain open limitations.
Can Wang, Yuhao Wang, Yushe Cao et al.· arXiv.org· 1 citation
The results indicate that developing domain-aware alignment and hybrid loss integration techniques is beneficial for effective facial analysis in both controlled and challenging environments.
Huihui Yin, Yurui Guan· International Conference on...· 0 citations
VisionDES is introduced, a novel DES framework for image classification that uses deep model embeddings to estimate classifier competence and consistently outperforms static ensembles and existing uncertainty-based DES methods, improving robust accuracy under strong attacks and under distribution shifts.
Firuz Juraev, Mohammad Abuhamad, Shaker El-Sappagh et al.· Proceedings of the 32nd ACM...· 0 citations
This work explores an approach that integrates wavelet-based frequency analysis with deep learning to enhance deepfake detection, and suggests that wavelet sub-bands expose manipulation cues that are useful for detecting unseen fake classes, but they should not be interpreted as a uniform robustness improvement.