English

AdaFuse: Adaptive Temporal Fusion Network for Efficient Action Recognition

Computer Vision and Pattern Recognition 2021-02-12 v1

Abstract

Temporal modelling is the key for efficient video action recognition. While understanding temporal information can improve recognition accuracy for dynamic actions, removing temporal redundancy and reusing past features can significantly save computation leading to efficient action recognition. In this paper, we introduce an adaptive temporal fusion network, called AdaFuse, that dynamically fuses channels from current and past feature maps for strong temporal modelling. Specifically, the necessary information from the historical convolution feature maps is fused with current pruned feature maps with the goal of improving both recognition accuracy and efficiency. In addition, we use a skipping operation to further reduce the computation cost of action recognition. Extensive experiments on Something V1 & V2, Jester and Mini-Kinetics show that our approach can achieve about 40% computation savings with comparable accuracy to state-of-the-art methods. The project page can be found at https://mengyuest.github.io/AdaFuse/

Keywords

Cite

@article{arxiv.2102.05775,
  title  = {AdaFuse: Adaptive Temporal Fusion Network for Efficient Action Recognition},
  author = {Yue Meng and Rameswar Panda and Chung-Ching Lin and Prasanna Sattigeri and Leonid Karlinsky and Kate Saenko and Aude Oliva and Rogerio Feris},
  journal= {arXiv preprint arXiv:2102.05775},
  year   = {2021}
}

Comments

Accepted to ICLR2021

R2 v1 2026-06-23T23:03:18.959Z