LAMM-ViT: AI Face Detection via Layer-Aware Modulation of Region-Guided Attention
Jiangling Zhang, Weijie Zhu, Jirui Huang, Yaxiong Chen

TL;DR
LAMM-ViT is a novel vision transformer that uses layer-aware modulation and region-guided attention to improve the detection of AI-synthetic faces across diverse generative models, outperforming previous methods.
Contribution
The paper introduces LAMM-ViT, a transformer architecture with dynamic layer-specific modulation and region-guided attention for robust facial forgery detection.
Findings
Achieves 94.09% accuracy, outperforming state-of-the-art by 5.45%.
Attains 98.62% average precision, surpassing previous methods.
Demonstrates strong generalization across different generative models.
Abstract
Detecting AI-synthetic faces presents a critical challenge: it is hard to capture consistent structural relationships between facial regions across diverse generation techniques. Current methods, which focus on specific artifacts rather than fundamental inconsistencies, often fail when confronted with novel generative models. To address this limitation, we introduce Layer-aware Mask Modulation Vision Transformer (LAMM-ViT), a Vision Transformer designed for robust facial forgery detection. This model integrates distinct Region-Guided Multi-Head Attention (RG-MHA) and Layer-aware Mask Modulation (LAMM) components within each layer. RG-MHA utilizes facial landmarks to create regional attention masks, guiding the model to scrutinize architectural inconsistencies across different facial areas. Crucially, the separate LAMM module dynamically generates layer-specific parameters, including…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Face recognition and analysis · Digital Media Forensic Detection
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Dense Connections · Vision Transformer · Dropout · Layer Normalization · Diffusion · Focus · Position-Wise Feed-Forward Layer
