ALBAR: Adversarial Learning approach to mitigate Biases in Action Recognition
Joseph Fioresi, Ishan Rajendrakumar Dave, Mubarak Shah

TL;DR
ALBAR introduces an adversarial training method that effectively reduces both foreground and background biases in action recognition models, improving fairness and accuracy without needing bias-specific annotations.
Contribution
The paper presents a novel adversarial learning framework for mitigating action recognition biases, addressing both foreground and background biases without specialized knowledge of bias attributes.
Findings
Sets new state-of-the-art debiasing performance on HMDB51.
Improves combined debiasing accuracy by over 12% absolute.
Identifies and addresses background leakage issues in existing bias evaluation protocols.
Abstract
Bias in machine learning models can lead to unfair decision making, and while it has been well-studied in the image and text domains, it remains underexplored in action recognition. Action recognition models often suffer from background bias (i.e., inferring actions based on background cues) and foreground bias (i.e., relying on subject appearance), which can be detrimental to real-life applications such as autonomous vehicles or assisted living monitoring. While prior approaches have mainly focused on mitigating background bias using specialized augmentations, we thoroughly study both foreground and background bias. We propose ALBAR, a novel adversarial training method that mitigates foreground and background biases without requiring specialized knowledge of the bias attributes. Our framework applies an adversarial cross-entropy loss to the sampled static clip (where all the frames are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Human Pose and Action Recognition
MethodsContrastive Language-Image Pre-training
