Maximizing Spatio-Temporal Entropy of Deep 3D CNNs for Efficient Video Recognition
Junyan Wang, Zhenhong Sun, Yichen Qian, Dong Gong, Xiuyu Sun, Ming, Lin, Maurice Pagnucco, Yang Song

TL;DR
This paper introduces a training-free neural architecture search method for 3D CNNs that maximizes spatio-temporal entropy, leading to more efficient video recognition models with state-of-the-art performance.
Contribution
It proposes a novel entropy-based scoring method and an automatic search approach for designing efficient 3D CNN architectures without training.
Findings
Achieves state-of-the-art accuracy on benchmark datasets.
Reduces computational cost compared to existing methods.
Demonstrates the effectiveness of entropy maximization in architecture design.
Abstract
3D convolution neural networks (CNNs) have been the prevailing option for video recognition. To capture the temporal information, 3D convolutions are computed along the sequences, leading to cubically growing and expensive computations. To reduce the computational cost, previous methods resort to manually designed 3D/2D CNN structures with approximations or automatic search, which sacrifice the modeling ability or make training time-consuming. In this work, we propose to automatically design efficient 3D CNN architectures via a novel training-free neural architecture search approach tailored for 3D CNNs considering the model complexity. To measure the expressiveness of 3D CNNs efficiently, we formulate a 3D CNN as an information system and derive an analytic entropy score, based on the Maximum Entropy Principle. Specifically, we propose a spatio-temporal entropy score (STEntr-Score)…
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 · Video Surveillance and Tracking Methods · Advanced Neural Network Applications
Methods3 Dimensional Convolutional Neural Network · Convolution
