HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

MotionSqueeze: Neural Motion Feature Learning for Video Understanding

Heeseung Kwon Manjin Kim Suha Kwak Minsu Cho

MotionSqueeze: Neural Motion Feature Learning for Video Understanding

Abstract

Motion plays a crucial role in understanding videos and most state-of-the-art neural models for video classification incorporate motion information typically using optical flows extracted by a separate off-the-shelf method. As the frame-by-frame optical flows require heavy computation, incorporating motion information has remained a major computational bottleneck for video understanding. In this work, we replace external and heavy computation of optical flows with internal and light-weight learning of motion features. We propose a trainable neural module, dubbed MotionSqueeze, for effective motion feature extraction. Inserted in the middle of any neural network, it learns to establish correspondences across frames and convert them into motion features, which are readily fed to the next downstream layer for better prediction. We demonstrate that the proposed method provides a significant gain on four standard benchmarks for action recognition with only a small amount of additional cost, outperforming the state of the art on Something-Something-V1&V2 datasets.

Code Repositories

arunos728/MotionSqueeze
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
action-classification-on-kinetics-400MSNet-R50 (16 frames, ImageNet pretrained)
Acc@1: 76.4
action-recognition-in-videos-on-hmdb-51MSNet-R50 (16 frames, ImageNet pretrained)
Average accuracy of 3 splits: 77.4
action-recognition-in-videos-on-somethingMSNet-R50En (8+16 ensemble, ImageNet pretrained)
Top-1 Accuracy: 66.6
Top-5 Accuracy: 90.6
action-recognition-in-videos-on-somethingMSNet-R50 (16 frames, ImageNet pretrained)
Top-1 Accuracy: 64.7
Top-5 Accuracy: 89.4
action-recognition-in-videos-on-somethingMSNet-R50 (8 frames, ImageNet pretrained)
Top-1 Accuracy: 63
Top-5 Accuracy: 88.4
action-recognition-in-videos-on-something-1MSNet-R50 (16 frames, ImageNet pretrained)
Top 1 Accuracy: 52.1
Top 5 Accuracy: 82.3
action-recognition-in-videos-on-something-1MSNet-R50En (ensemble)
Top 1 Accuracy: 55.1
action-recognition-in-videos-on-something-1MSNet-R50 (8 frames, ImageNet pretrained)
Top 1 Accuracy: 50.9
Top 5 Accuracy: 80.3
action-recognition-in-videos-on-something-1MSNet-R50En (8+16 ensemble, ImageNet pretrained)
Top 1 Accuracy: 54.4
Top 5 Accuracy: 83.8
video-classification-on-something-somethingMSNet-R50En (ours)
Top-5 Accuracy: 84
video-classification-on-something-something-1MSNet-R50En (ours)
Top-5 Accuracy: 91

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
MotionSqueeze: Neural Motion Feature Learning for Video Understanding | Papers | HyperAI