中文
相关论文

相关论文: Temporal Alignment-Free Video Matching for Few-sho…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2019-06-28 Kaidi Cao , Jingwei Ji , Zhangjie Cao , Chien-Yi Chang , Juan Carlos Niebles

In this paper, we propose a novel Temporal Sequence-Aware Model (TSAM) for few-shot action recognition (FSAR), which incorporates a sequential perceiver adapter into the pre-training framework, to integrate both the spatial information and…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Bozheng Li , Mushui Liu , Gaoang Wang , Yunlong Yu

Recent work on action recognition leverages 3D features and textual information to achieve state-of-the-art performance. However, most of the current few-shot action recognition methods still rely on 2D frame-level representations, often…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Yutao Tang , Benjamin Bejar , Rene Vidal

Few-shot action recognition, i.e. recognizing new action classes given only a few examples, benefits from incorporating temporal information. Prior work either encodes such information in the representation itself and learns classifiers at…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Juliette Bertrand , Yannis Kalantidis , Giorgos Tolias

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 a class-invariant…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Songyang Zhang , Jiale Zhou , Xuming He

Few-shot learning aims to recognize instances from novel classes with few labeled samples, which has great value in research and application. Although there has been a lot of work in this area recently, most of the existing work is based on…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Congqi Cao , Yajuan Li , Qinyi Lv , Peng Wang , Yanning Zhang

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 representations for videos…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Fei Pan , Chunlei Xu , Jie Guo , Yanwen Guo

Few-shot action recognition (FSAR) has recently made notable progress through set matching and efficient adaptation of large-scale pre-trained models. However, two key limitations persist. First, existing set matching metrics typically rely…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Fei Long , Yao Zhang , Jiaming Lv , Jiangtao Xie , Peihua Li

High frame-rate (HFR) videos of action recognition improve fine-grained expression while reducing the spatio-temporal relation and motion information density. Thus, large amounts of video samples are continuously required for traditional…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Wenbo Huang , Jinghui Zhang , Xuwei Qian , Zhen Wu , Meng Wang , Lei Zhang

In this paper we propose a novel Temporal Attentive Relation Network (TARN) for the problems of few-shot and zero-shot action recognition. At the heart of our network is a meta-learning approach that learns to compare representations of…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Mina Bishay , Georgios Zoumpourlis , Ioannis Patras

Few-shot action recognition (FSAR) requires models to generalize to novel action categories from only a handful of annotated samples. Despite progress with vision-language models, existing approaches still suffer from semantic-temporal…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Hongli Liu , Yu Wang , Shengjie Zhao

A primary challenge faced in few-shot action recognition is inadequate video data for training. To address this issue, current methods in this field mainly focus on devising algorithms at the feature level while little attention is paid to…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Huabin Liu , Weixian Lv , John See , Weiyao Lin

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…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Zhenxi Zhu , Limin Wang , Sheng Guo , Gangshan Wu

Few-shot action recognition (FSAR) aims to classify human actions in videos with only a small number of labeled samples per category. The scarcity of training data has driven recent efforts to incorporate additional modalities, particularly…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Zefeng Qian , Xincheng Yao , Yifei Huang , Chongyang Zhang , Jiangyong Ying , Hong Sun

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 feature matching to…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Khoi D. Nguyen , Quoc-Huy Tran , Khoi Nguyen , Binh-Son Hua , Rang Nguyen

Few-shot action recognition (FSAR) aims to recognize novel action categories with few exemplars. Existing methods typically learn frame-level representations for each video by designing inter-frame temporal modeling strategies or…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Hongyu Qu , Ling Xing , Jiachao Zhang , Rui Yan , Yazhou Yao , Xiangbo Shu

Few-shot action recognition (FSAR) aims to learn a model capable of identifying novel actions in videos using only a few examples. In assuming the base dataset seen during meta-training and novel dataset used for evaluation can come from…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Georgia Markham , Mehala Balamurali , Andrew J. Hill

Applying large-scale vision-language pre-trained models like CLIP to few-shot action recognition (FSAR) can significantly enhance both performance and efficiency. While several studies have recognized this advantage, most of them resort to…

计算机视觉与模式识别 · 计算机科学 2024-10-07 Jiazheng Xing , Chao Xu , Mengmeng Wang , Guang Dai , Baigui Sun , Yong Liu , Jingdong Wang , Jian Zhao

Few-shot learning, which aims at extracting new concepts rapidly from extremely few examples of novel classes, has been featured into the meta-learning paradigm recently. Yet, the key challenge of how to learn a generalizable classifier…

机器学习 · 计算机科学 2019-10-08 Limeng Qiao , Yemin Shi , Jia Li , Yaowei Wang , Tiejun Huang , Yonghong Tian

Few-Shot Action Recognition (FSAR) is a challenging task that requires recognizing novel action categories with a few labeled videos. Recent works typically apply semantically coarse category names as auxiliary contexts to guide the…

计算机视觉与模式识别 · 计算机科学 2026-02-23 Hongyu Qu , Xiangbo Shu , Rui Yan , Hailiang Gao , Wenguan Wang , Jinhui Tang
‹ 上一页 1 2 3 10 下一页 ›