OCSampler: Compressing Videos to One Clip with Single-step Sampling
Jintao Lin, Haodong Duan, Kai Chen, Dahua Lin, Limin Wang

TL;DR
OCSampler introduces a single-step, instance-specific video condensation method that efficiently selects informative frames for recognition, outperforming previous sequential sampling approaches in accuracy and speed.
Contribution
The paper presents a novel single-step learning paradigm for video frame sampling, enabling efficient and accurate video recognition with fewer frames and reduced computational cost.
Findings
Achieves 76.9% mAP on ActivityNet
Runs at 123.9 Videos/sec on a single GPU
Outperforms previous methods in accuracy and efficiency
Abstract
In this paper, we propose a framework named OCSampler to explore a compact yet effective video representation with one short clip for efficient video recognition. Recent works prefer to formulate frame sampling as a sequential decision task by selecting frames one by one according to their importance, while we present a new paradigm of learning instance-specific video condensation policies to select informative frames for representing the entire video only in a single step. Our basic motivation is that the efficient video recognition task lies in processing a whole sequence at once rather than picking up frames sequentially. Accordingly, these policies are derived from a light-weighted skim network together with a simple yet effective policy network within one step. Moreover, we extend the proposed method with a frame number budget, enabling the framework to produce correct predictions…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Advanced Vision and Imaging
