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

Temporal Alignment-Free Video Matching for Few-shot Action Recognition

About

Few-Shot Action Recognition (FSAR) aims to train a model with only a few labeled video instances. A key challenge in FSAR is handling divergent narrative trajectories for precise video matching. While the frame- and tuple-level alignment approaches have been promising, their methods heavily rely on pre-defined and length-dependent alignment units (e.g., frames or tuples), which limits flexibility for actions of varying lengths and speeds. In this work, we introduce a novel TEmporal Alignment-free Matching (TEAM) approach, which eliminates the need for temporal units in action representation and brute-force alignment during matching. Specifically, TEAM represents each video with a fixed set of pattern tokens that capture globally discriminative clues within the video instance regardless of action length or speed, ensuring its flexibility. Furthermore, TEAM is inherently efficient, using token-wise comparisons to measure similarity between videos, unlike existing methods that rely on pairwise comparisons for temporal alignment. Additionally, we propose an adaptation process that identifies and removes common information across classes, establishing clear boundaries even between novel categories. Extensive experiments demonstrate the effectiveness of TEAM. Codes are available at github.com/leesb7426/TEAM.

SuBeen Lee, WonJun Moon, Hyun Seok Seong, Jae-Pil Heo• 2025

Related benchmarks

TaskDatasetResultRank
Action RecognitionKinetics
Accuracy (5-shot)88.2
47
Video Action RecognitionHMDB51 5-way 5-shot
Accuracy85.5
28
Video Action RecognitionUCF101 5-way 5-shot
Accuracy98.8
28
Action RecognitionHMDB51
1-Shot Top-1 Acc62.8
22
Action RecognitionUCF101
Top-1 Accuracy (1-shot)87.2
22
Few-shot Action RecognitionHMDB
Accuracy70.9
21
Few-shot Action RecognitionUCF101 5-way 1-shot
Accuracy94.5
21
5-way few-shot action recognitionKinetics (test)
1-shot Accuracy83.3
19
Action RecognitionHMDB51
Accuracy (1-shot)62.8
16
Action RecognitionUCF101
1-shot Accuracy87.2
16
Showing 10 of 11 rows

Other info

Follow for update