Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multi-dataset Training of Transformers for Robust Action Recognition

About

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.

Junwei Liang, Enwei Zhang, Jun Zhang, Chunhua Shen• 2022

Related benchmarks

TaskDatasetResultRank
Action RecognitionKinetics-400
Top-1 Acc83.2
413
Action RecognitionSomething-Something v2
Top-1 Accuracy70.4
341
Action RecognitionKinetics 700
Top-1 Accuracy76.3
68
Action RecognitionMoments in Time
Top-1 Accuracy43.5
53
Action RecognitionActivityNet (ActNet)
Top-1 Acc89.1
6
Showing 5 of 5 rows

Other info

Code

Follow for update