paper-with-me

Papers

Multi-Modal Few-Shot Temporal Action Detection

2022-11-27 · Sauradip Nag, Mengmeng Xu, Xiatian Zhu, Juan-Manuel Perez-Rua, Bernard Ghanem, Yi-Zhe Song, Tao Xiang

Few-shot (FS) and zero-shot (ZS) learning are two different approaches for scaling temporal action detection (TAD) to new classes. The former adapts a pretrained vision model to a new task represented by as few as a single video per class, whilst the latter requires no training examples by exploiting a semantic description of the new class. In this work, we introduce a new multi-modality few-shot (MMFS) TAD problem, which can be considered as a marriage of FS-TAD and ZS-TAD by leveraging few-shot support videos and new class names jointly. To tackle this problem, we further introduce a novel MUlti-modality PromPt mETa-learning (MUPPET) method. This is enabled by efficiently bridging pretrained vision and language models whilst maximally reusing already learned capacity. Concretely, we construct multi-modal prompts by mapping support videos into the textual token space of a vision-language model using a meta-learned adapter-equipped visual semantics tokenizer. To tackle large intra-class variation, we further design a query feature regulation scheme. Extensive experiments on ActivityNetv1.3 and THUMOS14 demonstrate that our MUPPET outperforms state-of-the-art alternative methods, often by a large margin. We also show that our MUPPET can be easily extended to tackle the few-shot object detection problem and again achieves the state-of-the-art performance on MS-COCO dataset. The code will be available in https://github.com/sauradip/MUPPET

📄 PDF Abstract BibTeX arXiv:2211.14905

Code (1)

sauradip/muppet 공식 구현 pytorch

Tasks

Action DetectionFew-Shot Object DetectionLanguage ModellingMeta-Learningobject-detectionObject Detection

Similar Papers 제목 키워드 기반

From Skeletons to Pixels: Few-Shot Precise Event Spotting via Representation and Prediction Distillation

2026-04-21 · Zhong Han Ervin Yeoh, Jiang Kan arxiv

Precise Event Spotting (PES) is essential in fast-paced sports such as tennis, where fine-grained events occur within very short temporal windows. Accurate frame-level localization is challenging because of motion blur, …

VETime: Vision Enhanced Zero-Shot Time Series Anomaly Detection

2026-02-18 · Yingyuan Yang, Tian Lan, Yifei Gao, Yimeng Lu 외 arxiv

Time-series anomaly detection (TSAD) requires identifying both immediate Point Anomalies and long-range Context Anomalies. However, existing foundation models face a fundamental trade-off: 1D temporal models provide fine…

Time Series Anomaly DetectionContrastive Learning

Multi-Stream Single Shot Spatial-Temporal Action Detection

2019-08-22 · Pengfei Zhang, Yu Cao, Benyuan Liu

We present a 3D Convolutional Neural Networks (CNNs) based single shot detector for spatial-temporal action detection tasks. Our model includes: (1) two short-term appearance and motion streams, with single RGB and optic…

Action DetectionOptical Flow Estimation

TAEN: Temporal Aware Embedding Network for Few-Shot Action Recognition

2020-04-21 · Rami Ben-Ari, Mor Shpigel, Ophir Azulai, Udi Barzelay 외

Classification of new class entities requires collecting and annotating hundreds or thousands of samples that is often prohibitively costly. Few-shot learning suggests learning to classify new classes using just a few ex…

3D Face ReconstructionAction DetectionAction RecognitionClassification+5

Cross-domain Few-shot Object Detection with Multi-modal Textual Enrichment

2025-02-23 · Zeyu Shangguan, Daniel Seita, Mohammad Rostami

Advancements in cross-modal feature extraction and integration have significantly enhanced performance in few-shot learning tasks. However, current multi-modal object detection (MM-OD) methods often experience notable pe…

Cross-Domain Few-ShotCross-Domain Few-Shot Object DetectionDomain AdaptationFew-Shot Learning+5