HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Rethinking Zero-shot Video Classification: End-to-end Training for Realistic Applications

Biagio Brattoli Joseph Tighe Fedor Zhdanov Pietro Perona Krzysztof Chalupka

Rethinking Zero-shot Video Classification: End-to-end Training for Realistic Applications

Abstract

Trained on large datasets, deep learning (DL) can accurately classify videos into hundreds of diverse classes. However, video data is expensive to annotate. Zero-shot learning (ZSL) proposes one solution to this problem. ZSL trains a model once, and generalizes to new tasks whose classes are not present in the training dataset. We propose the first end-to-end algorithm for ZSL in video classification. Our training procedure builds on insights from recent video classification literature and uses a trainable 3D CNN to learn the visual features. This is in contrast to previous video ZSL methods, which use pretrained feature extractors. We also extend the current benchmarking paradigm: Previous techniques aim to make the test task unknown at training time but fall short of this goal. We encourage domain shift across training and test data and disallow tailoring a ZSL model to a specific test dataset. We outperform the state-of-the-art by a wide margin. Our code, evaluation procedure and model weights are available at github.com/bbrattoli/ZeroShotVideoClassification.

Code Repositories

bbrattoli/ZeroShotVideoClassification
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
zero-shot-action-recognition-on-activitynetE2E
Top-1 Accuracy: 26.6
zero-shot-action-recognition-on-hmdb51E2E
Top-1 Accuracy: 32.7
zero-shot-action-recognition-on-ucf101E2E
Top-1 Accuracy: 48

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
Rethinking Zero-shot Video Classification: End-to-end Training for Realistic Applications | Papers | HyperAI