English

Cross-modal Representation Learning for Zero-shot Action Recognition

Computer Vision and Pattern Recognition 2022-05-04 v1

Abstract

We present a cross-modal Transformer-based framework, which jointly encodes video data and text labels for zero-shot action recognition (ZSAR). Our model employs a conceptually new pipeline by which visual representations are learned in conjunction with visual-semantic associations in an end-to-end manner. The model design provides a natural mechanism for visual and semantic representations to be learned in a shared knowledge space, whereby it encourages the learned visual embedding to be discriminative and more semantically consistent. In zero-shot inference, we devise a simple semantic transfer scheme that embeds semantic relatedness information between seen and unseen classes to composite unseen visual prototypes. Accordingly, the discriminative features in the visual structure could be preserved and exploited to alleviate the typical zero-shot issues of information loss, semantic gap, and the hubness problem. Under a rigorous zero-shot setting of not pre-training on additional datasets, the experiment results show our model considerably improves upon the state of the arts in ZSAR, reaching encouraging top-1 accuracy on UCF101, HMDB51, and ActivityNet benchmark datasets. Code will be made available.

Keywords

Cite

@article{arxiv.2205.01657,
  title  = {Cross-modal Representation Learning for Zero-shot Action Recognition},
  author = {Chung-Ching Lin and Kevin Lin and Linjie Li and Lijuan Wang and Zicheng Liu},
  journal= {arXiv preprint arXiv:2205.01657},
  year   = {2022}
}

Comments

CVPR 2022

R2 v1 2026-06-24T11:06:11.580Z