HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Few-shot Action Recognition with Permutation-invariant Attention

Hongguang Zhang Li Zhang Xiaojuan Qi Hongdong Li Philip H. S. Torr Piotr Koniusz

Few-shot Action Recognition with Permutation-invariant Attention

Abstract

Many few-shot learning models focus on recognising images. In contrast, we tackle a challenging task of few-shot action recognition from videos. We build on a C3D encoder for spatio-temporal video blocks to capture short-range action patterns. Such encoded blocks are aggregated by permutation-invariant pooling to make our approach robust to varying action lengths and long-range temporal dependencies whose patterns are unlikely to repeat even in clips of the same class. Subsequently, the pooled representations are combined into simple relation descriptors which encode so-called query and support clips. Finally, relation descriptors are fed to the comparator with the goal of similarity learning between query and support clips. Importantly, to re-weight block contributions during pooling, we exploit spatial and temporal attention modules and self-supervision. In naturalistic clips (of the same class) there exists a temporal distribution shift--the locations of discriminative temporal action hotspots vary. Thus, we permute blocks of a clip and align the resulting attention regions with similarly permuted attention regions of non-permuted clip to train the attention mechanism invariant to block (and thus long-term hotspot) permutations. Our method outperforms the state of the art on the HMDB51, UCF101, miniMIT datasets.

Code Repositories

Teddy00888/arn_mindspore
mindspore
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
few-shot-action-recognition-on-hmdb51ARN
1:1 Accuracy: 60.6
few-shot-action-recognition-on-kinetics-100ARN
Accuracy: 82.4
few-shot-action-recognition-on-ucf101ARN
1:1 Accuracy: 83.1

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Few-shot Action Recognition with Permutation-invariant Attention | Papers | HyperAI