Causal Intervention for Subject-Deconfounded Facial Action Unit Recognition
Yingjie Chen, Diqi Chen, Tao Wang, Yizhou Wang, Yun Liang
TL;DR
Subject variation biases facial AU recognition; the authors propose a structural causal model with four variables $(X,S,R,Y)$ to analyze the causal paths and introduce a plug-in CIS module that implements back-door adjustment to estimate $P(Y|do(X))$ via a confounder dictionary of subject prototypes. CISNet inserts CIS after the backbone to deconfound Subject, combining $f_{cur}$ and $r_{cur}$ through a linear mapping to predict AU probabilities, and uses an adaptive loss to handle AU class imbalance. The key contributions are the formal AU causal diagram, the back-door intervention formulation, and the CISNet architecture that can be plugged into existing models. Experiments on BP4D and DISFA demonstrate state-of-the-art F1-scores, validating that causal intervention reduces subject-related prediction bias and improves generalization across unseen subjects.
Abstract
Subject-invariant facial action unit (AU) recognition remains challenging for the reason that the data distribution varies among subjects. In this paper, we propose a causal inference framework for subject-invariant facial action unit recognition. To illustrate the causal effect existing in AU recognition task, we formulate the causalities among facial images, subjects, latent AU semantic relations, and estimated AU occurrence probabilities via a structural causal model. By constructing such a causal diagram, we clarify the causal effect among variables and propose a plug-in causal intervention module, CIS, to deconfound the confounder \emph{Subject} in the causal diagram. Extensive experiments conducted on two commonly used AU benchmark datasets, BP4D and DISFA, show the effectiveness of our CIS, and the model with CIS inserted, CISNet, has achieved state-of-the-art performance.
