View while Moving: Efficient Video Recognition in Long-untrimmed Videos
Ye Tian, Mengyu Yang, Lanshan Zhang, Zhizhen Zhang, Yang Liu, Xiaohui, Xie, Xirong Que, Wendong Wang

TL;DR
This paper introduces a novel 'View while Moving' paradigm for efficient long-untrimmed video recognition, reducing raw frame access to once and unifying coarse and fine-grained analysis for improved accuracy and efficiency.
Contribution
It proposes a new recognition paradigm inspired by human cognition that unifies sampling and recognition, enabling more efficient long-video analysis with hierarchical semantic modeling.
Findings
Outperforms state-of-the-art methods in accuracy and efficiency
Reduces raw frame access to a single pass during inference
Demonstrates effective hierarchical semantic understanding
Abstract
Recent adaptive methods for efficient video recognition mostly follow the two-stage paradigm of "preview-then-recognition" and have achieved great success on multiple video benchmarks. However, this two-stage paradigm involves two visits of raw frames from coarse-grained to fine-grained during inference (cannot be parallelized), and the captured spatiotemporal features cannot be reused in the second stage (due to varying granularity), being not friendly to efficiency and computation optimization. To this end, inspired by human cognition, we propose a novel recognition paradigm of "View while Moving" for efficient long-untrimmed video recognition. In contrast to the two-stage paradigm, our paradigm only needs to access the raw frame once. The two phases of coarse-grained sampling and fine-grained recognition are combined into unified spatiotemporal modeling, showing great performance.…
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.
Taxonomy
TopicsAdvanced Vision and Imaging · Human Pose and Action Recognition · Advanced Image Processing Techniques
