AU-aware Graph Convolutional Network for Macroand Micro-expression Spotting.

Shukang Yin,Shiwei Wu,Tong Xu,Shifeng Liu,Sirui Zhao,Enhong Chen
DOI: https://doi.org/10.1109/icme55011.2023.00047
2023-01-01
Abstract:Automatic Micro-Expression (ME) spotting in long videos is a crucial step in ME analysis but also a challenging task due to the short duration and low intensity of MEs. When solving this problem, previous works generally lack in considering the structures of human faces and the correspondence between expressions and relevant facial muscles. To address this issue for better performance of ME spotting, this paper seeks to extract finer spatial features by modeling the relationships between facial Regions of Interest (ROIs). Specifically, we propose a graph convolutional-based network, called Action-Unit-a Ware Graph Convolutional Network (AUW-GCN). In addition, to incorporate prior knowledge and address the issue of small datasets, AU-related statistics are encoded into the network. Comprehensive experiments show that our results outperform baseline methods consistently and achieve new SOTA performance in two benchmark datasets, CAS(ME)(2) and SAMM-LV. Our code is available at https://github.com/xjtupanda/AUW-GCN.
What problem does this paper attempt to address?