DeFakeQ: Enabling Real-Time Deepfake Detection on Edge Devices via Adaptive Bidirectional Quantization

arXiv cs.CV / 4/13/2026

📰 NewsIdeas & Deep AnalysisTools & Practical UsageModels & Research

Key Points

  • DeFakeQ(DefakeQ)は、エッジ端末でリアルタイムに動作することを目的に設計された、ディープフェイク検出向けの量子化フレームワークである。
  • 従来の量子化は微細な改ざんアーティファクトを劣化させやすく、検出性能の低下が起きるが、DeFakeQは識別に重要な特徴を保持する方針を採る。
  • 提案手法は「適応的な双方向圧縮」を導入し、特徴相関を活用しつつ冗長性を除去して、モデルの小型化と検出精度のバランスを改善する。
  • 5つのベンチマークデータセットと11種の最先端バックボーン検出器で、既存の量子化・圧縮ベースラインを一貫して上回る結果が示されている。
  • モバイル端末上での実環境デプロイにより、エッジ環境でのリアルタイム深偽検出として実用性が確認された。

Abstract

Deepfake detection has become a fundamental component of modern media forensics. Despite significant progress in detection accuracy, most existing methods remain computationally intensive and parameter-heavy, limiting their deployment on resource-constrained edge devices that require real-time, on-site inference. This limitation is particularly critical in an era where mobile devices are extensively used for media-centric applications, including online payments, virtual meetings, and social networking. Meanwhile, due to the unique requirement of capturing extremely subtle forgery artifacts for deepfake detection, state-of-the-art quantization techniques usually underperform for such a challenging task. These fine-grained cues are highly sensitive to model compression and can be easily degraded during quantization, leading to noticeable performance drops. This challenge highlights the need for quantization strategies specifically designed to preserve the discriminative features essential for reliable deepfake detection. To address this gap, we propose DefakeQ, the first quantization framework tailored for deepfake detectors, enabling real-time deployment on edge devices. Our approach introduces a novel adaptive bidirectional compression strategy that simultaneously leverages feature correlations and eliminates redundancy, achieving an effective balance between model compactness and detection performance. Extensive experiments across five benchmark datasets and eleven state-of-the-art backbone detectors demonstrate that DeFakeQ consistently surpasses existing quantization and model compression baselines. Furthermore, we deploy DefakeQ on mobile devices in real-world scenarios, demonstrating its capability for real-time deepfake detection and its practical applicability in edge environments.