paper-with-me

Papers

Consistency Prototype Module and Motion Compensation for Few-Shot Action Recognition (CLIP-CP$\mathbf{M^2}$C)

2023-12-02 · Fei Guo, Li Zhu, Yikang Wang, Han Qi

Recently, few-shot action recognition has significantly progressed by learning the feature discriminability and designing suitable comparison methods. Still, there are the following restrictions. (a) Previous works are mainly based on visual mono-modal. Although some multi-modal works use labels as supplementary to construct prototypes of support videos, they can not use this information for query videos. The labels are not used efficiently. (b) Most of the works ignore the motion feature of video, although the motion features are essential for distinguishing. We proposed a Consistency Prototype and Motion Compensation Network(CLIP-CP$M^2$C) to address these issues. Firstly, we use the CLIP for multi-modal few-shot action recognition with the text-image comparison for domain adaption. Secondly, in order to make the amount of information between the prototype and the query more similar, we propose a novel method to compensate for the text(prompt) information of query videos when text(prompt) does not exist, which depends on a Consistency Loss. Thirdly, we use the differential features of the adjacent frames in two directions as the motion features, which explicitly embeds the network with motion dynamics. We also apply the Consistency Loss to the motion features. Extensive experiments on standard benchmark datasets demonstrate that the proposed method can compete with state-of-the-art results. Our code is available at the URL: https://github.com/xxx/xxx.git.

📄 PDF Abstract BibTeX arXiv:2312.01083

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionDomain AdaptationFew-Shot action recognitionFew Shot Action RecognitionMotion Compensation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Prototype-Based Information Compensation Network for Multi-Source Remote Sensing Data Classification

2025-05-06 · Feng Gao, Sheng Liu, Chuanzheng Gong, Xiaowei Zhou 외

Multi-source remote sensing data joint classification aims to provide accuracy and reliability of land cover classification by leveraging the complementary information from multiple data sources. Existing methods confron…

Land Cover Classification

Distinguishing Visually Similar Actions: Prompt-Guided Semantic Prototype Modulation for Few-Shot Action Recognition

2025-12-22 · Xiaoyang Li, Mingming Lu, Ruiqi Wang, Hao Li 외 arxiv

Few-shot action recognition aims to enable models to quickly learn new action categories from limited labeled samples, addressing the challenge of data scarcity in real-world applications. Current research primarily addr…

Action Recognition

Holistic Prototype Attention Network for Few-Shot VOS

2023-07-16 · Yin Tang, Tao Chen, Xiruo Jiang, Yazhou Yao 외

Few-shot video object segmentation (FSVOS) aims to segment dynamic objects of unseen classes by resorting to a small set of support images that contain pixel-level object annotations. Existing methods have demonstrated t…

Graph AttentionSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

FVC: A New Framework towards Deep Video Compression in Feature Space

2021-05-20 · CVPR 2021 1 · Zhihao Hu, Guo Lu, Dong Xu

Learning based video compression attracts increasing attention in the past few years. The previous hybrid coding approaches rely on pixel space operations to reduce spatial and temporal redundancy, which may suffer from …

Motion CompensationMotion EstimationVideo Compression

End-To-End Trainable Video Super-Resolution Based on a New Mechanism for Implicit Motion Estimation and Compensation

2020-01-05 · Xiaohong Liu, Lingshi Kong, Yang Zhou, Jiying Zhao 외

Video super-resolution aims at generating a high-resolution video from its low-resolution counterpart. With the rapid rise of deep learning, many recently proposed video super-resolution methods use convolutional neural …

Motion CompensationMotion EstimationSuper-ResolutionVideo Super-Resolution