Mitigating Representation Bias in Action Recognition: Algorithms and Benchmarks
Haodong Duan, Yue Zhao, Kai Chen, Yuanjun Xiong, Dahua Lin

TL;DR
This paper introduces algorithms and benchmarks to reduce representation bias in action recognition, improving model generalization on rare scenes and objects by combining debiasing techniques and dataset augmentation.
Contribution
It proposes the SMAD algorithm for debiasing and OmniDebias for dataset bias neutralization, along with evaluation protocols and extensive experiments.
Findings
Debiased models perform better on rare scene videos.
The proposed methods improve transferability to other datasets.
Fewer web data are needed for effective bias mitigation.
Abstract
Deep learning models have achieved excellent recognition results on large-scale video benchmarks. However, they perform poorly when applied to videos with rare scenes or objects, primarily due to the bias of existing video datasets. We tackle this problem from two different angles: algorithm and dataset. From the perspective of algorithms, we propose Spatial-aware Multi-Aspect Debiasing (SMAD), which incorporates both explicit debiasing with multi-aspect adversarial training and implicit debiasing with the spatial actionness reweighting module, to learn a more generic representation invariant to non-action aspects. To neutralize the intrinsic dataset bias, we propose OmniDebias to leverage web data for joint training selectively, which can achieve higher performance with far fewer web data. To verify the effectiveness, we establish evaluation protocols and perform extensive experiments…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Human Pose and Action Recognition · Adversarial Robustness in Machine Learning
