Exploring Depth Information for Detecting Manipulated Face Videos
Haoyue Wang, Sheng Li, Ji He, Zhenxing Qian, Xinpeng Zhang, Shaolin, Fan

TL;DR
This paper introduces a novel approach for face manipulation detection by leveraging face depth maps, estimating them with a transformer, and integrating them with RGB features through attention mechanisms to improve detection robustness.
Contribution
It proposes a new Face Depth Map Transformer and attention modules to incorporate depth information, enhancing face manipulation detection accuracy.
Findings
The method effectively captures local depth anomalies caused by manipulation.
Incorporating depth maps improves detection robustness against manipulated videos.
Experimental results show superior performance over existing methods.
Abstract
Face manipulation detection has been receiving a lot of attention for the reliability and security of the face images/videos. Recent studies focus on using auxiliary information or prior knowledge to capture robust manipulation traces, which are shown to be promising. As one of the important face features, the face depth map, which has shown to be effective in other areas such as face recognition or face detection, is unfortunately paid little attention to in literature for face manipulation detection. In this paper, we explore the possibility of incorporating the face depth map as auxiliary information for robust face manipulation detection. To this end, we first propose a Face Depth Map Transformer (FDMT) to estimate the face depth map patch by patch from an RGB face image, which is able to capture the local depth anomaly created due to manipulation. The estimated face depth map is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis
MethodsAttention Is All You Need · Dense Connections · Label Smoothing · Dropout · Linear Layer · Layer Normalization · Byte Pair Encoding · Adam · Residual Connection · Softmax
