Multi-Fiber Networks for Video Recognition
About
In this paper, we aim to reduce the computational cost of spatio-temporal deep neural networks, making them run as fast as their 2D counterparts while preserving state-of-the-art accuracy on video recognition benchmarks. To this end, we present the novel Multi-Fiber architecture that slices a complex neural network into an ensemble of lightweight networks or fibers that run through the network. To facilitate information flow between fibers we further incorporate multiplexer modules and end up with an architecture that reduces the computational cost of 3D networks by an order of magnitude, while increasing recognition performance at the same time. Extensive experimental results show that our multi-fiber architecture significantly boosts the efficiency of existing convolution networks for both image and video recognition tasks, achieving state-of-the-art performance on UCF-101, HMDB-51 and Kinetics datasets. Our proposed model requires over 9x and 13x less computations than the I3D and R(2+1)D models, respectively, yet providing higher accuracy.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Action Recognition | Kinetics-400 | Top-1 Acc72.8 | 413 | |
| Action Recognition | UCF101 (mean of 3 splits) | Accuracy96 | 357 | |
| Action Recognition | UCF101 (test) | Accuracy96 | 307 | |
| Action Recognition | HMDB51 (test) | Accuracy0.746 | 249 | |
| Action Recognition | Kinetics 400 (test) | Top-1 Accuracy72.8 | 245 | |
| Action Recognition | HMDB-51 (average of three splits) | Top-1 Acc74.6 | 204 | |
| Video Classification | Kinetics 400 (val) | Top-1 Acc72.8 | 204 | |
| Video Action Recognition | HMDB-51 (3 splits) | Accuracy74.6 | 116 | |
| Action Recognition | Kinetics | Top-1 Acc72.8 | 83 | |
| Action Recognition | Kinetics-700 (val) | Top-1 Acc54.249 | 28 |