CVJun 1

Divide and Conquer: Reliable Multi-View Evidential Learning for Deepfake Detection

arXiv:2606.0188592.2Has Code
Predicted impact top 12% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For deepfake detection practitioners, this method improves generalization and provides reliable uncertainty estimates, addressing the brittleness of single-view approaches.

The paper introduces DiCoME, a multi-view evidential learning framework that addresses the Semantic Masking Effect in deepfake detection by decomposing entangled representations into semantic and artifact views, then synthesizing them with uncertainty-aware learning. It consistently outperforms existing methods in generalization across multiple benchmarks.

With the evolution of generative models, deepfakes have achieved near-perfect semantic realism, leaving forensic traces only in subtle structural anomalies. However, existing single-view paradigms often fail to generalize, as dominant semantic features overwhelm subtle artifact cues within entangled representations. This imbalance leads to overconfident yet brittle predictions -- a phenomenon we term the Semantic Masking Effect. To address this challenge, we propose a reliable framework called Divide-and-Conquer Multi-View Evidential Learning (DiCoME) for Deepfake Detection. In the "Divide" phase, we employ Geometric View Purification to decompose the entangled representation space through principled geometric projection. This process suppresses semantic interference within artifact-sensitive representations, forming the foundation for decorrelated yet complementary semantic and artifact views. In the "Conquer" phase, we leverage Uncertainty-Aware Evidential Learning to synthesize these distinct views. By explicitly modeling the "epistemic conflict" between semantic and artifact cues, this mechanism provides calibrated uncertainty estimates instead of forcing rigid deterministic decisions. Extensive experiments across multiple benchmarks demonstrate that our method consistently outperforms existing approaches in generalization performance, while providing reliable uncertainty estimation for trustworthy deepfake detection. Code is available at https://github.com/kxl0825/DiCoME.git.

Foundations

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

Your Notes