Dynamic Sampling Networks for Efficient Action Recognition in Videos
Yin-Dong Zheng, Zhaoyang Liu, Tong Lu, Limin Wang

TL;DR
This paper introduces Dynamic Sampling Networks (DSN), a framework that improves action recognition in videos by selecting informative clips dynamically, reducing computational costs while maintaining or improving accuracy.
Contribution
The paper proposes a novel DSN framework with a reinforcement learning-based sampling module for efficient and accurate video action recognition.
Findings
DSN reduces clip usage by over 50%
Achieves comparable or better accuracy than state-of-the-art methods
Improves inference efficiency significantly
Abstract
The existing action recognition methods are mainly based on clip-level classifiers such as two-stream CNNs or 3D CNNs, which are trained from the randomly selected clips and applied to densely sampled clips during testing. However, this standard setting might be suboptimal for training classifiers and also requires huge computational overhead when deployed in practice. To address these issues, we propose a new framework for action recognition in videos, called {\em Dynamic Sampling Networks} (DSN), by designing a dynamic sampling module to improve the discriminative power of learned clip-level classifiers and as well increase the inference efficiency during testing. Specifically, DSN is composed of a sampling module and a classification module, whose objective is to learn a sampling policy to on-the-fly select which clips to keep and train a clip-level classifier to perform action…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
