arXiv:2410.01251cs.CV2024-10IJCV被引 25

通过自适应注意力与因果去混淆提升面部动作单元检测精度

Facial Action Unit Detection by Adaptively Constraining Self-Attention and Causally Deconfounding Sample

  • 按部位自适应约束注意力分布,聚焦关键区域
  • 针对每类动作单元设计独立因果干预模块,抑制干扰
  • 在多个复杂场景数据集上表现领先,适合高精度人脸分析应用

面部动作单元(AU)检测因动作细微、动态多样而具有挑战性。现有方法多直接以检测任务引导自注意力,或对所有AU使用通用干预模式,导致捕获无关信息或忽略各AU特异性。本文提出新框架AC2D,通过自适应约束自注意力权重分布,并对样本混淆因子进行因果去混淆。具体地,将每类AU的注意力分布视为空间分布,在位置预定义注意力约束下自适应学习;同时为每类AU设计专属因果干预模块,抑制训练样本偏差及无关AU干扰。大量实验表明,本方法在BP4D、DISFA、GFT、BP4D+(受限场景)和Aff-Wild2(非受限场景)等挑战性基准上达到先进性能。代码已公开于https://github.com/ZhiwenShao/AC2D。

原文摘要 · Abstract (English)

Facial action unit (AU) detection remains a challenging task, due to the subtlety, dynamics, and diversity of AUs. Recently, the prevailing techniques of self-attention and causal inference have been introduced to AU detection. However, most existing methods directly learn self-attention guided by AU detection, or employ common patterns for all AUs during causal intervention. The former often captures irrelevant information in a global range, and the latter ignores the specific causal characteristic of each AU. In this paper, we propose a novel AU detection framework called AC2D by adaptively constraining self-attention weight distribution and causally deconfounding the sample confounder. Specifically, we explore the mechanism of self-attention weight distribution, in which the self-attention weight distribution of each AU is regarded as spatial distribution and is adaptively learned under the constraint of location-predefined attention and the guidance of AU detection. Moreover, we propose a causal intervention module for each AU, in which the bias caused by training samples and the interference from irrelevant AUs are both suppressed. Extensive experiments show that our method achieves competitive performance compared to state-of-the-art AU detection approaches on challenging benchmarks, including BP4D, DISFA, GFT, and BP4D+ in constrained scenarios and Aff-Wild2 in unconstrained scenarios. The code is available at https://github.com/ZhiwenShao/AC2D.

动作单元检测自注意力因果推理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。