paper-with-me

Papers

TARN: Temporal Attentive Relation Network for Few-Shot and Zero-Shot Action Recognition

2019-07-21 · Mina Bishay, Georgios Zoumpourlis, Ioannis Patras

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 variable temporal length, that is, either two videos of different length (in the case of few-shot action recognition) or a video and a semantic representation such as word vector (in the case of zero-shot action recognition). By contrast to other works in few-shot and zero-shot action recognition, we a) utilise attention mechanisms so as to perform temporal alignment, and b) learn a deep-distance measure on the aligned representations at video segment level. We adopt an episode-based training scheme and train our network in an end-to-end manner. The proposed method does not require any fine-tuning in the target domain or maintaining additional representations as is the case of memory networks. Experimental results show that the proposed architecture outperforms the state of the art in few-shot action recognition, and achieves competitive results in zero-shot action recognition.

📄 PDF Abstract BibTeX arXiv:1907.09021

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionFew-Shot action recognitionFew Shot Action RecognitionMeta-LearningRelationRelation NetworkTemporal Action LocalizationZero-Shot Action Recognition

Similar Papers 제목 키워드 기반

STARN-GAT: A Multi-Modal Spatio-Temporal Graph Attention Network for Accident Severity Prediction

2025-07-28 · Pritom Ray Nobin, Imran Ahammad Rifat arxiv

Accurate prediction of traffic accident severity is critical for improving road safety, optimizing emergency response strategies, and informing the design of safer transportation infrastructure. However, existing approac…

Graph Neural Networkseverity prediction

StarNet: towards Weakly Supervised Few-Shot Object Detection

2020-03-15 · Leonid Karlinsky, Joseph Shtok, Amit Alfassy, Moshe Lichtenstein 외

Few-shot detection and classification have advanced significantly in recent years. Yet, detection approaches require strong annotation (bounding boxes) both for pre-training and for adaptation to novel classes, and class…

ClassificationFew-Shot LearningFew-Shot Object DetectionGeneral Classification+4

Motion-Attentive Transition for Zero-Shot Video Object Segmentation

2020-03-09 · Tianfei Zhou, Shunzhou Wang, Yi Zhou, Yazhou Yao 외

In this paper, we present a novel Motion-Attentive Transition Network (MATNet) for zero-shot video object segmentation, which provides a new way of leveraging motion information to reinforce spatio-temporal object repres…

DecoderObjectSegmentationSemantic Segmentation+4

Space-Time-Aware Multi-Resolution Video Enhancement

2020-03-30 · CVPR 2020 6 · Muhammad Haris, Greg Shakhnarovich, Norimichi Ukita

We consider the problem of space-time super-resolution (ST-SR): increasing spatial resolution of video frames and simultaneously interpolating frames to increase the frame rate. Modern approaches handle these axes one at…

Super-ResolutionVideo EnhancementVideo Super-Resolution

XtarNet: Learning to Extract Task-Adaptive Representation for Incremental Few-Shot Learning

2020-03-19 · ICML 2020 1 · Sung Whan Yoon, Do-Yeon Kim, Jun Seo, Jaekyun Moon

Learning novel concepts while preserving prior knowledge is a long-standing challenge in machine learning. The challenge gets greater when a novel task is given with only a few labeled examples, a problem known as increm…

Few-Shot LearningNovel ConceptsTAR