CRAILGJul 22, 2025

Towards Trustworthy AI: Secure Deepfake Detection using CNNs and Zero-Knowledge Proofs

arXiv:2507.17010v1h-index: 2
Originality Highly original
AI Analysis

This work addresses the threat of deepfake manipulations to information integrity in privacy-sensitive applications like XR, offering a solution that balances computational efficiency and security.

The paper tackles the problem of deepfake detection in real-time extended reality streams by proposing TrustDefender, a two-stage framework that combines a CNN for detection and a ZKP protocol for privacy-preserving validation, achieving 95.3% detection accuracy.

In the era of synthetic media, deepfake manipulations pose a significant threat to information integrity. To address this challenge, we propose TrustDefender, a two-stage framework comprising (i) a lightweight convolutional neural network (CNN) that detects deepfake imagery in real-time extended reality (XR) streams, and (ii) an integrated succinct zero-knowledge proof (ZKP) protocol that validates detection results without disclosing raw user data. Our design addresses both the computational constraints of XR platforms while adhering to the stringent privacy requirements in sensitive settings. Experimental evaluations on multiple benchmark deepfake datasets demonstrate that TrustDefender achieves 95.3% detection accuracy, coupled with efficient proof generation underpinned by rigorous cryptography, ensuring seamless integration with high-performance artificial intelligence (AI) systems. By fusing advanced computer vision models with provable security mechanisms, our work establishes a foundation for reliable AI in immersive and privacy-sensitive applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes