Veritas: Generalizable Deepfake Detection via Pattern-Aware Reasoning

Abstract

Deepfake detection remains a formidable challenge due to the evolving nature of fake content in real-world scenarios. However, existing benchmarks suffer from severe discrepancies from industrial practice, typically featuring homogeneous training sources and low-quality testing images, which hinder the practical usage of current detectors. To mitigate this gap, we introduce **HydraFake**, a dataset that contains 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 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 out-of-domain (OOD) scenarios, and is capable of delivering transparent and faithful detection outputs.

Cite

Text

Tan et al. "Veritas: Generalizable Deepfake Detection via Pattern-Aware Reasoning." International Conference on Learning Representations, 2026.

Markdown

[Tan et al. "Veritas: Generalizable Deepfake Detection via Pattern-Aware Reasoning." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/tan2026iclr-veritas/)

BibTeX

@inproceedings{tan2026iclr-veritas,
  title     = {{Veritas: Generalizable Deepfake Detection via Pattern-Aware Reasoning}},
  author    = {Tan, Hao and Lan, Jun and Tan, Zichang and Shi, Senyuan and Liu, Ajian and Song, Chuanbiao and Zhu, Huijia and Wang, Weiqiang and Wan, Jun and Lei, Zhen},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/tan2026iclr-veritas/}
}