paper-with-me

Papers

Few-Shot Video Classification via Temporal Alignment

2019-06-27 · CVPR 2020 6 · Kaidi Cao, Jingwei Ji, Zhangjie Cao, Chien-Yi Chang, Juan Carlos Niebles

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.

📄 PDF Abstract BibTeX arXiv:1906.11415

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionClassificationFew Shot Action RecognitionFew-Shot LearningGeneral ClassificationVideo Classification

Similar Papers 제목 키워드 기반

Temporal Alignment Prediction for Few-Shot Video Classification

2021-07-26 · Fei Pan, Chunlei Xu, Jie Guo, Yanwen Guo

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 Classification

Inductive and Transductive Few-Shot Video Classification via Appearance and Temporal Alignments

2022-07-21 · Khoi D. Nguyen, Quoc-Huy Tran, Khoi Nguyen, Binh-Son Hua 외

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 Classification

Learning Implicit Temporal Alignment for Few-shot Video Classification

2021-05-11 · Songyang Zhang, Jiale Zhou, Xuming He

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 Classification

ActAlign: Zero-Shot Fine-Grained Video Classification via Language-Guided Sequence Alignment

2025-06-28 · Amir Aghdam, Vincent Tao Hu

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+2

A Closer Look at Few-Shot Video Classification: A New Baseline and Benchmark

2021-10-24 · Zhenxi Zhu, LiMin Wang, Sheng Guo, Gangshan Wu

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