English

On the Holistic Approach for Detecting Human Image Forgery

Computer Vision and Pattern Recognition 2026-01-09 v1

Abstract

The rapid advancement of AI-generated content (AIGC) has escalated the threat of deepfakes, from facial manipulations to the synthesis of entire photorealistic human bodies. However, existing detection methods remain fragmented, specializing either in facial-region forgeries or full-body synthetic images, and consequently fail to generalize across the full spectrum of human image manipulations. We introduce HuForDet, a holistic framework for human image forgery detection, which features a dual-branch architecture comprising: (1) a face forgery detection branch that employs heterogeneous experts operating in both RGB and frequency domains, including an adaptive Laplacian-of-Gaussian (LoG) module designed to capture artifacts ranging from fine-grained blending boundaries to coarse-scale texture irregularities; and (2) a contextualized forgery detection branch that leverages a Multi-Modal Large Language Model (MLLM) to analyze full-body semantic consistency, enhanced with a confidence estimation mechanism that dynamically weights its contribution during feature fusion. We curate a human image forgery (HuFor) dataset that unifies existing face forgery data with a new corpus of full-body synthetic humans. Extensive experiments show that our HuForDet achieves state-of-the-art forgery detection performance and superior robustness across diverse human image forgeries.

Keywords

Cite

@article{arxiv.2601.04715,
  title  = {On the Holistic Approach for Detecting Human Image Forgery},
  author = {Xiao Guo and Jie Zhu and Anil Jain and Xiaoming Liu},
  journal= {arXiv preprint arXiv:2601.04715},
  year   = {2026}
}

Comments

6 figures, 5 tables

R2 v1 2026-07-01T08:55:44.364Z