CVDec 29, 2022

Exploring Depth Information for Face Manipulation Detection

arXiv:2212.14230v11 citationsh-index: 62
Originality Incremental advance
AI Analysis

This addresses the problem of detecting manipulated face images for security applications, but it is incremental as it builds on existing methods using auxiliary information.

The paper tackles face manipulation detection by incorporating face depth maps as auxiliary information, proposing a Face Depth Map Transformer and Multi-head Depth Attention mechanism, and demonstrates advantages in experiments.

Face manipulation detection has been receiving a lot of attention for the reliability and security of the face images. 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 the face recognition or face detection, is unfortunately paid little attention to in literature for detecting the manipulated face images. In this paper, we explore the possibility of incorporating the face depth map as auxiliary information to tackle the problem of face manipulation detection in real world applications. To this end, we first propose a Face Depth Map Transformer (FDMT) to estimate the face depth map patch by patch from a RGB face image, which is able to capture the local depth anomaly created due to manipulation. The estimated face depth map is then considered as auxiliary information to be integrated with the backbone features using a Multi-head Depth Attention (MDA) mechanism that is newly designed. Various experiments demonstrate the advantage of our proposed method for face manipulation detection.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes