On the Holistic Approach for Detecting Human Image Forgery
Xiao Guo, Jie Zhu, Anil Jain, Xiaoming Liu
TL;DR
This work tackles the challenge of detecting human image forgeries that range from localized facial manipulations to fully synthesized full-body images. It introduces HuForDet, a dual-branch detector with a face forgery branch employing heterogeneous RGB and adaptively scaled frequency (adaLoG) experts, and a contextualized branch that uses a Multi-Modal Large Language Model (MLLM) to reason about global semantic consistency, guided by a self-assessed confidence token. A confidence-aware fusion network combines the two branches, enabling robust detection across forgery types, and the HuFor dataset unifies face-forensics data with a new corpus of full-body synthetic humans. Empirical results show state-of-the-art performance on HuFor and strong generalization across datasets, with detailed ablations confirming the benefits of the adaptive LoG and the confidence-guided fusion. This approach advances practical defense against evolving AI-generated human forgeries by integrating local artifact analysis with global semantic validation.
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.
