Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Hybrid Relation Guided Set Matching for Few-shot Action Recognition

About

Current few-shot action recognition methods reach impressive performance by learning discriminative features for each video via episodic training and designing various temporal alignment strategies. Nevertheless, they are limited in that (a) learning individual features without considering the entire task may lose the most relevant information in the current episode, and (b) these alignment strategies may fail in misaligned instances. To overcome the two limitations, we propose a novel Hybrid Relation guided Set Matching (HyRSM) approach that incorporates two key components: hybrid relation module and set matching metric. The purpose of the hybrid relation module is to learn task-specific embeddings by fully exploiting associated relations within and cross videos in an episode. Built upon the task-specific features, we reformulate distance measure between query and support videos as a set matching problem and further design a bidirectional Mean Hausdorff Metric to improve the resilience to misaligned instances. By this means, the proposed HyRSM can be highly informative and flexible to predict query categories under the few-shot settings. We evaluate HyRSM on six challenging benchmarks, and the experimental results show its superiority over the state-of-the-art methods by a convincing margin. Project page: https://hyrsm-cvpr2022.github.io/.

Xiang Wang, Shiwei Zhang, Zhiwu Qing, Mingqian Tang, Zhengrong Zuo, Changxin Gao, Rong Jin, Nong Sang• 2022

Related benchmarks

TaskDatasetResultRank
Action RecognitionUCF101
Accuracy94.7
431
Action RecognitionKinetics
Accuracy (5-shot)92.4
98
Action RecognitionKinetics--
83
Action RecognitionSSv2 Small
Accuracy56.1
62
Action RecognitionSS Full v2
Accuracy69
58
Action RecognitionUCF101
5-shot Accuracy96.5
48
Few-shot Action RecognitionKinetics (meta-test)
Accuracy86.1
46
Action RecognitionSSv2 Few-shot
Top-1 Acc (5-way 1-shot)54.3
42
Few-shot Action RecognitionSS Full meta v2 (test)
Accuracy69
38
Action RecognitionSomething-Something v2
Accuracy (5-shot)71.3
31
Showing 10 of 38 rows

Other info

Code

Follow for update