Our new X account is live! Follow @wizwand_team for updates
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 RecognitionKinetics
Accuracy (5-shot)86.1
47
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
Video Action RecognitionHMDB51 5-way 5-shot
Accuracy76
28
Video Action RecognitionUCF101 5-way 5-shot
Accuracy94.7
28
Action RecognitionSSv2 Small
Top-1 Acc (1-shot)40.6
26
Few-shot Video ClassificationSomething-Something V2 (Small)
Accuracy56.1
24
Action RecognitionCDFSAR HMDB, SSV2, Diving, UCF, RareAct
HMDB Accuracy29.81
22
Action RecognitionHMDB51
1-Shot Top-1 Acc60.3
22
Showing 10 of 24 rows

Other info

Code

Follow for update