菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-05
📄 Abstract - LAA-X: Unified Localized Artifact Attention for Quality-Agnostic and Generalizable Face Forgery Detection

In this paper, we propose Localized Artifact Attention X (LAA-X), a novel deepfake detection framework that is both robust to high-quality forgeries and capable of generalizing to unseen manipulations. Existing approaches typically rely on binary classifiers coupled with implicit attention mechanisms, which often fail to generalize beyond known manipulations. In contrast, LAA-X introduces an explicit attention strategy based on a multi-task learning framework combined with blending-based data synthesis. Auxiliary tasks are designed to guide the model toward localized, artifact-prone (i.e., vulnerable) regions. The proposed framework is compatible with both CNN and transformer backbones, resulting in two different versions, namely, LAA-Net and LAA-Former, respectively. Despite being trained only on real and pseudo-fake samples, LAA-X competes with state-of-the-art methods across multiple benchmarks. Code and pre-trained weights for LAA-Net\footnote{this https URL} and LAA-Former\footnote{this https URL} are publicly available.

顶级标签: computer vision model training model evaluation
详细标签: deepfake detection attention mechanism multi-task learning generalization face forgery 或 搜索:

LAA-X:面向质量无关且可泛化的人脸伪造检测的统一局部伪影注意力机制 / LAA-X: Unified Localized Artifact Attention for Quality-Agnostic and Generalizable Face Forgery Detection


1️⃣ 一句话总结

这篇论文提出了一种名为LAA-X的新方法,它通过一个明确引导模型关注图像中易出现伪造痕迹区域的多任务学习框架,有效提升了AI换脸等伪造视频的检测能力,使其在面对高质量伪造和未知伪造技术时都更加鲁棒和通用。

源自 arXiv: 2604.04086