English

LiteEval: A Coarse-to-Fine Framework for Resource Efficient Video Recognition

Computer Vision and Pattern Recognition 2019-12-04 v1

Abstract

This paper presents LiteEval, a simple yet effective coarse-to-fine framework for resource efficient video recognition, suitable for both online and offline scenarios. Exploiting decent yet computationally efficient features derived at a coarse scale with a lightweight CNN model, LiteEval dynamically decides on-the-fly whether to compute more powerful features for incoming video frames at a finer scale to obtain more details. This is achieved by a coarse LSTM and a fine LSTM operating cooperatively, as well as a conditional gating module to learn when to allocate more computation. Extensive experiments are conducted on two large-scale video benchmarks, FCVID and ActivityNet, and the results demonstrate LiteEval requires substantially less computation while offering excellent classification accuracy for both online and offline predictions.

Keywords

Cite

@article{arxiv.1912.01601,
  title  = {LiteEval: A Coarse-to-Fine Framework for Resource Efficient Video Recognition},
  author = {Zuxuan Wu and Caiming Xiong and Yu-Gang Jiang and Larry S. Davis},
  journal= {arXiv preprint arXiv:1912.01601},
  year   = {2019}
}

Comments

NeurIPS 2019

R2 v1 2026-06-23T12:34:47.083Z