MGRR-Net: Multi-level Graph Relational Reasoning Network for Facial Action Units Detection
Xuri Ge, Joemon M. Jose, Songpei Xu, Xiao Liu, Hu Han
TL;DR
MGRR-Net tackles facial AU detection by jointly modeling dynamic interactions among regional AU patches and multi-level global face features. It introduces a region-level dynamic AU graph with a learnable adjacency, and two MH-GATs to extract channel- and pixel-level global attention, followed by hierarchical fusion and iterative refinement. The approach is trained end-to-end with AU detection and face-alignment objectives, achieving state-of-the-art results on DISFA and BP4D without external pretraining. This framework enhances robustness to expression and individual variability and offers a scalable method for precise AU discrimination with practical implications for clinical and behavioral analysis.
Abstract
The Facial Action Coding System (FACS) encodes the action units (AUs) in facial images, which has attracted extensive research attention due to its wide use in facial expression analysis. Many methods that perform well on automatic facial action unit (AU) detection primarily focus on modeling various types of AU relations between corresponding local muscle areas, or simply mining global attention-aware facial features, however, neglect the dynamic interactions among local-global features. We argue that encoding AU features just from one perspective may not capture the rich contextual information between regional and global face features, as well as the detailed variability across AUs, because of the diversity in expression and individual characteristics. In this paper, we propose a novel Multi-level Graph Relational Reasoning Network (termed MGRR-Net) for facial AU detection. Each layer of MGRR-Net performs a multi-level (i.e., region-level, pixel-wise and channel-wise level) feature learning. While the region-level feature learning from local face patches features via graph neural network can encode the correlation across different AUs, the pixel-wise and channel-wise feature learning via graph attention network can enhance the discrimination ability of AU features from global face features. The fused features from the three levels lead to improved AU discriminative ability. Extensive experiments on DISFA and BP4D AU datasets show that the proposed approach achieves superior performance than the state-of-the-art methods.
