English

Veritas: Generalizable Deepfake Detection via Pattern-Aware Reasoning

Computer Vision and Pattern Recognition 2026-03-02 v2 Artificial Intelligence

Abstract

Deepfake detection remains a formidable challenge due to the complex and evolving nature of fake content in real-world scenarios. However, existing academic benchmarks suffer from severe discrepancies from industrial practice, typically featuring homogeneous training sources and low-quality testing images, which hinder the practical deployments of current detectors. To mitigate this gap, we introduce HydraFake, a dataset that simulates real-world challenges with hierarchical generalization testing. Specifically, HydraFake involves diversified deepfake techniques and in-the-wild forgeries, along with rigorous training and evaluation protocol, covering unseen model architectures, emerging forgery techniques and novel data domains. Building on this resource, we propose Veritas, a multi-modal large language model (MLLM) based deepfake detector. Different from vanilla chain-of-thought (CoT), we introduce pattern-aware reasoning that involves critical reasoning patterns such as "planning" and "self-reflection" to emulate human forensic process. We further propose a two-stage training pipeline to seamlessly internalize such deepfake reasoning capacities into current MLLMs. Experiments on HydraFake dataset reveal that although previous detectors show great generalization on cross-model scenarios, they fall short on unseen forgeries and data domains. Our Veritas achieves significant gains across different OOD scenarios, and is capable of delivering transparent and faithful detection outputs.

Keywords

Cite

@article{arxiv.2508.21048,
  title  = {Veritas: Generalizable Deepfake Detection via Pattern-Aware Reasoning},
  author = {Hao Tan and Jun Lan and Zichang Tan and Ajian Liu and Chuanbiao Song and Senyuan Shi and Huijia Zhu and Weiqiang Wang and Jun Wan and Zhen Lei},
  journal= {arXiv preprint arXiv:2508.21048},
  year   = {2026}
}

Comments

ICLR 2026 Oral. Project: https://github.com/EricTan7/Veritas

R2 v1 2026-07-01T05:10:48.627Z