CVJan 22, 2025

Can masking background and object reduce static bias for zero-shot action recognition?

arXiv:2501.12681v15 citationsh-index: 9MMM
Originality Incremental advance
AI Analysis

This addresses the problem of static bias for researchers in zero-shot action recognition, though it is incremental as it builds on existing CLIP-based methods.

The paper tackles static bias in zero-shot action recognition by investigating how masking backgrounds and objects affects model performance, finding that such masking reduces reliance on static cues and improves focus on human actions, with performance gains of up to improved metrics on datasets like Mimetics and SSv2.

In this paper, we address the issue of static bias in zero-shot action recognition. Action recognition models need to represent the action itself, not the appearance. However, some fully-supervised works show that models often rely on static appearances, such as the background and objects, rather than human actions. This issue, known as static bias, has not been investigated for zero-shot. Although CLIP-based zero-shot models are now common, it remains unclear if they sufficiently focus on human actions, as CLIP primarily captures appearance features related to languages. In this paper, we investigate the influence of static bias in zero-shot action recognition with CLIP-based models. Our approach involves masking backgrounds, objects, and people differently during training and validation. Experiments with masking background show that models depend on background bias as their performance decreases for Kinetics400. However, for Mimetics, which has a weak background bias, masking the background leads to improved performance even if the background is masked during validation. Furthermore, masking both the background and objects in different colors improves performance for SSv2, which has a strong object bias. These results suggest that masking the background or objects during training prevents models from overly depending on static bias and makes them focus more on human action.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes