Few-Shot Video Classification via Temporal Alignment
There is a growing interest in learning a model which could recognize novel classes with only a few labeled examples. In this paper, we propose Temporal Alignment Module (TAM), a novel few-shot learning framework that can learn to classify a previous unseen video. While most previous works neglect long-term temporal ordering information, our proposed model explicitly leverages the temporal ordering information in video data through temporal alignment. This leads to strong data-efficiency for few-shot learning. In concrete, TAM calculates the distance value of query video with respect to novel class proxies by averaging the per frame distances along its alignment path. We introduce continuous relaxation to TAM so the model can be learned in an end-to-end fashion to directly optimize the few-shot learning objective. We evaluate TAM on two challenging real-world datasets, Kinetics and Something-Something-V2, and show that our model leads to significant improvement of few-shot video classification over a wide range of competitive baselines.
Code (0)
등록된 구현이 없습니다.
Tasks
Action RecognitionClassificationFew Shot Action RecognitionFew-Shot LearningGeneral ClassificationVideo ClassificationSimilar Papers 제목 키워드 기반
Temporal Alignment Prediction for Few-Shot Video Classification
The goal of few-shot video classification is to learn a classification model with good generalization ability when trained with only a few labeled videos. However, it is difficult to learn discriminative feature represen…
ClassificationPredictionVideo ClassificationInductive and Transductive Few-Shot Video Classification via Appearance and Temporal Alignments
We present a novel method for few-shot video classification, which performs appearance and temporal alignments. In particular, given a pair of query and support videos, we conduct appearance alignment via frame-level fea…
General ClassificationVideo ClassificationLearning Implicit Temporal Alignment for Few-shot Video Classification
Few-shot video classification aims to learn new video categories with only a few labeled examples, alleviating the burden of costly annotation in real-world applications. However, it is particularly challenging to learn …
Action Recognition In VideosClassificationFew-Shot LearningVideo ClassificationActAlign: Zero-Shot Fine-Grained Video Classification via Language-Guided Sequence Alignment
We address the task of zero-shot fine-grained video classification, where no video examples or temporal annotations are available for unseen action classes. While contrastive vision-language models such as SigLIP demonst…
Dynamic Time WarpingLarge Language ModelOpen Set Learningtext similarity+2A Closer Look at Few-Shot Video Classification: A New Baseline and Benchmark
The existing few-shot video classification methods often employ a meta-learning paradigm by designing customized temporal alignment module for similarity calculation. While significant progress has been made, these metho…
ClassificationMeta-LearningRepresentation LearningVideo Classification