paper-with-me

Papers

TA2N: Two-Stage Action Alignment Network for Few-shot Action Recognition

2021-07-10 · Shuyuan Li, Huabin Liu, Rui Qian, Yuxi Li, John See, Mengjuan Fei, Xiaoyuan Yu, Weiyao Lin

Few-shot action recognition aims to recognize novel action classes (query) using just a few samples (support). The majority of current approaches follow the metric learning paradigm, which learns to compare the similarity between videos. Recently, it has been observed that directly measuring this similarity is not ideal since different action instances may show distinctive temporal distribution, resulting in severe misalignment issues across query and support videos. In this paper, we arrest this problem from two distinct aspects -- action duration misalignment and action evolution misalignment. We address them sequentially through a Two-stage Action Alignment Network (TA2N). The first stage locates the action by learning a temporal affine transform, which warps each video feature to its action duration while dismissing the action-irrelevant feature (e.g. background). Next, the second stage coordinates query feature to match the spatial-temporal action evolution of support by performing temporally rearrange and spatially offset prediction. Extensive experiments on benchmark datasets show the potential of the proposed method in achieving state-of-the-art performance for few-shot action recognition.The code of this project can be found at https://github.com/R00Kie-Liu/TA2N

📄 PDF Abstract BibTeX arXiv:2107.04782

Code (1)

R00Kie-Liu/TA2N 공식 구현 pytorch

Tasks

Action RecognitionFew-Shot action recognitionFew Shot Action RecognitionMetric LearningVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Zero-shot Skeleton-based Action Recognition with Prototype-guided Feature Alignment

2025-07-01 · Kai Zhou, Shuhai Zhang, Zeng You, Jinwu Hu 외

Zero-shot skeleton-based action recognition aims to classify unseen skeleton-based human actions without prior exposure to such categories during training. This task is extremely challenging due to the difficulty in gene…

Action RecognitionOne-Shot 3D Action RecognitionSkeleton Based Action RecognitionTransfer Learning+2

Zero-Shot Skeleton-based Action Recognition with Dual Visual-Text Alignment

2024-09-22 · Jidong Kuang, Hongsong Wang, Chaolei Han, Jie Gui

Zero-shot action recognition, which addresses the issue of scalability and generalization in action recognition and allows the models to adapt to new and unseen actions dynamically, is an important research topic in comp…

Action RecognitionMetric LearningSkeleton Based Action RecognitionZero-Shot Action Recognition+1

AlignZeg: Mitigating Objective Misalignment for Zero-shot Semantic Segmentation

2024-04-08 · Jiannan Ge, Lingxi Xie, Hongtao Xie, Pandeng Li 외

A serious issue that harms the performance of zero-shot visual recognition is named objective misalignment, i.e., the learning objective prioritizes improving the recognition accuracy of seen classes rather than unseen c…

Image SegmentationSegmentationSemantic SegmentationZero Shot Segmentation+1

Few-shot Action Recognition with Implicit Temporal Alignment and Pair Similarity Optimization

2020-10-13 · Congqi Cao, Yajuan Li, Qinyi Lv, Peng Wang 외

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 exist…

Action RecognitionFew-Shot action recognitionFew Shot Action RecognitionFew-Shot Learning+3

Few-Shot Video Recognition via Hierarchical Metric Learning

2026-09-04 · Jiaxin Zhang, Haoran Gao, Xizhan Gao, Zihao Dong 외 arxiv

Few-shot action recognition (FSAR) aims to recognize unseen action categories with only a small number of annotated video samples. Recent works typically apply single-prototype supervision at the network output and fail …

Action RecognitionMetric Learning