CVMar 22, 2022

Multi-Modal Learning for AU Detection Based on Multi-Head Fused Transformers

arXiv:2203.11441v115 citationsh-index: 48
Originality Incremental advance
AI Analysis

This work improves multi-modal learning for facial analysis, specifically action unit detection, with incremental advancements in transformer-based fusion methods.

The paper tackles the problem of action unit detection by addressing challenges in relevant feature learning and efficient multi-modal fusion, proposing a Multi-Head Fused Transformer method that achieves superior results on BP4D and BP4D+ databases compared to state-of-the-art algorithms.

Multi-modal learning has been intensified in recent years, especially for applications in facial analysis and action unit detection whilst there still exist two main challenges in terms of 1) relevant feature learning for representation and 2) efficient fusion for multi-modalities. Recently, there are a number of works have shown the effectiveness in utilizing the attention mechanism for AU detection, however, most of them are binding the region of interest (ROI) with features but rarely apply attention between features of each AU. On the other hand, the transformer, which utilizes a more efficient self-attention mechanism, has been widely used in natural language processing and computer vision tasks but is not fully explored in AU detection tasks. In this paper, we propose a novel end-to-end Multi-Head Fused Transformer (MFT) method for AU detection, which learns AU encoding features representation from different modalities by transformer encoder and fuses modalities by another fusion transformer module. Multi-head fusion attention is designed in the fusion transformer module for the effective fusion of multiple modalities. Our approach is evaluated on two public multi-modal AU databases, BP4D, and BP4D+, and the results are superior to the state-of-the-art algorithms and baseline models. We further analyze the performance of AU detection from different modalities.

Foundations

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

Your Notes