Compressed Video Action Recognition
Chao-Yuan Wu, Manzil Zaheer, Hexiang Hu, R. Manmatha, Alexander J., Smola, Philipp Kr\"ahenb\"uhl

TL;DR
This paper introduces a method for training deep video action recognition models directly on compressed videos, reducing data redundancy, improving training efficiency, and leveraging motion information for better accuracy.
Contribution
The paper presents a novel approach to train deep networks directly on compressed videos, enhancing efficiency and performance in action recognition tasks.
Findings
Training on compressed videos is 4.6x faster than Res3D.
Outperforms existing methods on UCF-101, HMDB-51, and Charades datasets.
Utilizes motion signals from compression for improved recognition.
Abstract
Training robust deep video representations has proven to be much more challenging than learning deep image representations. This is in part due to the enormous size of raw video streams and the high temporal redundancy; the true and interesting signal is often drowned in too much irrelevant data. Motivated by that the superfluous information can be reduced by up to two orders of magnitude by video compression (using H.264, HEVC, etc.), we propose to train a deep network directly on the compressed video. This representation has a higher information density, and we found the training to be easier. In addition, the signals in a compressed video provide free, albeit noisy, motion information. We propose novel techniques to use them effectively. Our approach is about 4.6 times faster than Res3D and 2.7 times faster than ResNet-152. On the task of action recognition, our approach…
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 · Anomaly Detection Techniques and Applications · Diabetic Foot Ulcer Assessment and Management
