English

Temporal-Relational CrossTransformers for Few-Shot Action Recognition

Computer Vision and Pattern Recognition 2021-03-30 v3

Abstract

We propose a novel approach to few-shot action recognition, finding temporally-corresponding frame tuples between the query and videos in the support set. Distinct from previous few-shot works, we construct class prototypes using the CrossTransformer attention mechanism to observe relevant sub-sequences of all support videos, rather than using class averages or single best matches. Video representations are formed from ordered tuples of varying numbers of frames, which allows sub-sequences of actions at different speeds and temporal offsets to be compared. Our proposed Temporal-Relational CrossTransformers (TRX) achieve state-of-the-art results on few-shot splits of Kinetics, Something-Something V2 (SSv2), HMDB51 and UCF101. Importantly, our method outperforms prior work on SSv2 by a wide margin (12%) due to the its ability to model temporal relations. A detailed ablation showcases the importance of matching to multiple support set videos and learning higher-order relational CrossTransformers.

Keywords

Cite

@article{arxiv.2101.06184,
  title  = {Temporal-Relational CrossTransformers for Few-Shot Action Recognition},
  author = {Toby Perrett and Alessandro Masullo and Tilo Burghardt and Majid Mirmehdi and Dima Damen},
  journal= {arXiv preprint arXiv:2101.06184},
  year   = {2021}
}

Comments

Accepted in CVPR 2021

R2 v1 2026-06-23T22:12:28.769Z