CVSep 26, 2022

Multi-dataset Training of Transformers for Robust Action Recognition

CMUTencent
arXiv:2209.12362v414 citationsh-index: 81
Originality Incremental advance
AI Analysis

This addresses the challenge of generalization in video action recognition for researchers and practitioners, though it appears incremental as it builds on existing Transformer methods.

The paper tackles the problem of training a single model for robust action recognition across multiple datasets, achieving consistent state-of-the-art performance improvements on five challenging datasets.

We study the task of robust feature representations, aiming to generalize well on multiple datasets for action recognition. We build our method on Transformers for its efficacy. Although we have witnessed great progress for video action recognition in the past decade, it remains challenging yet valuable how to train a single model that can perform well across multiple datasets. Here, we propose a novel multi-dataset training paradigm, MultiTrain, with the design of two new loss terms, namely informative loss and projection loss, aiming to learn robust representations for action recognition. In particular, the informative loss maximizes the expressiveness of the feature embedding while the projection loss for each dataset mines the intrinsic relations between classes across datasets. We verify the effectiveness of our method on five challenging datasets, Kinetics-400, Kinetics-700, Moments-in-Time, Activitynet and Something-something-v2 datasets. Extensive experimental results show that our method can consistently improve state-of-the-art performance. Code and models are released.

Code Implementations1 repo
Foundations

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

Your Notes