paper-with-me

홈 › Papers

ALBAR: Adversarial Learning approach to mitigate Biases in Action Recognition

2025-01-31 · Joseph Fioresi, Ishan Rajendrakumar Dave, Mubarak Shah

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 the same) and aims to make its class probabilities uniform using a proposed entropy maximization loss. Additionally, we introduce a gradient penalty loss for regularization against the debiasing process. We evaluate our method on established background and foreground bias protocols, setting a new state-of-the-art and strongly improving combined debiasing performance by over 12% absolute on HMDB51. Furthermore, we identify an issue of background leakage in the existing UCF101 protocol for bias evaluation which provides a shortcut to predict actions and does not provide an accurate measure of the debiasing capability of a model. We address this issue by proposing more fine-grained segmentation boundaries for the actor, where our method also outperforms existing approaches. Project Page: https://joefioresi718.github.io/ALBAR_webpage/

📄 PDF Abstract BibTeX arXiv:2502.00156

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionAutonomous Vehicles

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

SMoA: Sparse Mixture of Adapters to Mitigate Multiple Dataset Biases

2023-02-28 · Yanchen Liu, Jing Yan, Yan Chen, Jing Liu 외

Recent studies reveal that various biases exist in different NLP tasks, and over-reliance on biases results in models' poor generalization ability and low adversarial robustness. To mitigate datasets biases, previous wor…

Adversarial RobustnessNatural Language InferenceParaphrase Identification

To train or not to train adversarially: A study of bias mitigation strategies for speaker recognition

2022-03-17 · Raghuveer Peri, Krishna Somandepalli, Shrikanth Narayanan

Speaker recognition is increasingly used in several everyday applications including smart speakers, customer care centers and other speech-driven analytics. It is crucial to accurately evaluate and mitigate biases presen…

Face RecognitionFairnessMulti-Task LearningSpeaker Recognition

Understanding and Mitigating Annotation Bias in Facial Expression Recognition

2021-08-19 · ICCV 2021 10 · Yunliang Chen, Jungseock Joo

The performance of a computer vision model depends on the size and quality of its training data. Recent studies have unveiled previously-unknown composition biases in common image datasets which then lead to skewed model…

Facial Expression RecognitionFacial Expression Recognition (FER)Triplet

Balanced Datasets Are Not Enough: Estimating and Mitigating Gender Bias in Deep Image Representations

2018-11-20 · ICCV 2019 10 · Tianlu Wang, Jieyu Zhao, Mark Yatskar, Kai-Wei Chang 외

In this work, we present a framework to measure and mitigate intrinsic biases with respect to protected variables --such as gender-- in visual recognition tasks. We show that trained models significantly amplify the asso…

Temporal Action Localization

BlendFace: Re-designing Identity Encoders for Face-Swapping

2023-07-20 · ICCV 2023 1 · Kaede Shiohara, Xingchao Yang, Takafumi Taketomi

The great advancements of generative adversarial networks and face recognition models in computer vision have made it possible to swap identities on images from single sources. Although a lot of studies seems to have pro…

AttributeDisentanglementFace RecognitionFace Swapping