paper-with-me

Papers

RubiksNet: Learnable 3D-Shift for Efficient Video Action Recognition

2020-08-01 · ECCV 2020 8 · Linxi Fan, Shyamal Buch, Guanzhi Wang, Ryan Cao, Yuke Zhu, Juan Carlos Niebles, Li Fei-Fei

Video action recognition is a complex task dependent on modeling spatial and temporal context. Standard approaches rely on 2D or 3D convolutions to process such context, resulting in expensive operations with millions of parameters. Recent efficient architectures leverage a channel-wise shift-based primitive as a replacement for temporal convolutions, but remain bottlenecked by spatial convolution operations to maintain strong accuracy and a fixed-shift scheme. Naively extending such developments to a 3D setting is a difficult, intractable goal. To this end, we introduce RubiksNet, a new efficient architecture for video action recognition which is based on a proposed learnable 3D spatiotemporal shift operation instead. We analyze the suitability of our new primitive for video action recognition and explore several novel variations of our approach to enable stronger representational flexibility while maintaining an efficient design. We benchmark our approach on several standard video recognition datasets, and observe that our method achieves comparable or better accuracy than prior work on efficient video action recognition at a fraction of the performance cost, with 2.9-5.9x fewer parameters and 2.1-3.7x fewer FLOPs. We also perform a series of controlled ablation studies to verify our significant boost in the efficiency-accuracy tradeoff curve is rooted in the core contributions of our RubiksNet architecture.

📄 PDF Abstract BibTeX

Code (1)

StanfordVL/RubiksNet 공식 구현 pytorch

Tasks

Action RecognitionTemporal Action LocalizationVideo Recognition

Similar Papers 제목 키워드 기반

Learnable Sampling 3D Convolution for Video Enhancement and Action Recognition

2020-11-22 · Shuyang Gu, Jianmin Bao, Dong Chen

A key challenge in video enhancement and action recognition is to fuse useful information from neighboring frames. Recent works suggest establishing accurate correspondences between neighboring frames before fusing tempo…

Action RecognitionDenoisingSuper-ResolutionVideo Denoising+2

Learnable Motion-Focused Tokenization for Effective and Efficient Video Unsupervised Domain Adaptation

2026-04-10 · Tzu Ling Liu, Ian Stavness, Mrigank Rochan arxiv

Video Unsupervised Domain Adaptation (VUDA) poses a significant challenge in action recognition, requiring the adaptation of a model from a labeled source domain to an unlabeled target domain. Despite recent advances, ex…

Unsupervised Domain AdaptationComputational EfficiencyAction Recognition

Online Learnable Keyframe Extraction in Videos and its Application with Semantic Word Vector in Action Recognition

2020-09-25 · G M Mashrur E Elahi, Yee-Hong Yang

Video processing has become a popular research direction in computer vision due to its various applications such as video summarization, action recognition, etc. Recently, deep learning-based methods have achieved impres…

Action RecognitionGeneral ClassificationVideo Summarization

DVANet: Disentangling View and Action Features for Multi-View Action Recognition

2023-12-10 · Nyle Siddiqui, Praveen Tirupattur, Mubarak Shah

In this work, we present a novel approach to multi-view action recognition where we guide learned action representations to be separated from view-relevant information in a video. When trying to classify action instances…

Action RecognitionAction Recognition In VideosDecoder

Higher-order Network for Action Recognition

2018-11-19 · Kai Hu, Bhiksha Raj

Capturing spatiotemporal dynamics is an essential topic in video recognition. In this paper, we present learnable higher-order operations as a generic family of building blocks for capturing spatiotemporal dynamics from …

Action RecognitionGeneral ClassificationVideo ClassificationVideo Recognition