paper-with-me

Papers

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 methods fail to focus on learning effective representations, and heavily rely on the ImageNet pre-training, which might be unreasonable for the few-shot recognition setting due to semantics overlap. In this paper, we aim to present an in-depth study on few-shot video classification by making three contributions. First, we perform a consistent comparative study on the existing metric-based methods to figure out their limitations in representation learning. Accordingly, we propose a simple classifier-based baseline without any temporal alignment that surprisingly outperforms the state-of-the-art meta-learning based methods. Second, we discover that there is a high correlation between the novel action class and the ImageNet object class, which is problematic in the few-shot recognition setting. Our results show that the performance of training from scratch drops significantly, which implies that the existing benchmarks cannot provide enough base data. Finally, we present a new benchmark with more base data to facilitate future few-shot video classification without pre-training. The code will be made available at https://github.com/MCG-NJU/FSL-Video.

📄 PDF Abstract BibTeX arXiv:2110.12358

Code (1)

mcg-nju/fsl-video 공식 구현 pytorch

Tasks

ClassificationMeta-LearningRepresentation LearningVideo Classification

Similar Papers 제목 키워드 기반

A Closer Look at Few-shot Classification Again

2023-01-28 · Xu Luo, Hao Wu, Ji Zhang, Lianli Gao 외

Few-shot classification consists of a training phase where a model is learned on a relatively large dataset and an adaptation phase where the learned model is adapted to previously-unseen tasks with limited labeled sampl…

ClassificationRepresentation LearningTransfer Learning

A Closer Look at Few-shot Classification

2019-04-08 · ICLR 2019 5 · Wei-Yu Chen, Yen-Cheng Liu, Zsolt Kira, Yu-Chiang Frank Wang 외

Few-shot classification aims to learn a classifier to recognize unseen classes during training with limited labeled examples. While significant progress has been made, the growing complexity of network designs, meta-lear…

Domain GeneralizationFew-Shot LearningGeneral Classification

A Closer Look at Few-Shot 3D Point Cloud Classification

2023-03-31 · Chuangguan Ye, Hongyuan Zhu, Bo Zhang, Tao Chen

In recent years, research on few-shot learning (FSL) has been fast-growing in the 2D image domain due to the less requirement for labeled training data and greater generalization for novel classes. However, its applicati…

3D Point Cloud ClassificationFew-Shot 3D Point Cloud ClassificationFew-Shot LearningPoint Cloud Classification

AVGZSLNet: Audio-Visual Generalized Zero-Shot Learning by Reconstructing Label Features from Multi-Modal Embeddings

2020-05-27 · Pratik Mazumder, Pravendra Singh, Kranti Kumar Parida, Vinay P. Namboodiri

In this paper, we propose a novel approach for generalized zero-shot learning in a multi-modal setting, where we have novel classes of audio/video during testing that are not seen during training. We use the semantic rel…

DecoderGeneralized Zero-Shot LearningGZSL Video ClassificationRetrieval+3

A Closer Look At Feature Space Data Augmentation For Few-Shot Intent Classification

2019-10-09 · WS 2019 11 · Varun Kumar, Hadrien Glaude, Cyprien de Lichy, William Campbell

New conversation topics and functionalities are constantly being added to conversational AI agents like Amazon Alexa and Apple Siri. As data collection and annotation is not scalable and is often costly, only a handful o…

Data AugmentationGeneral Classificationintent-classificationIntent Classification+2