English

Saliency-guided video classification via adaptively weighted learning

Computer Vision and Pattern Recognition 2017-03-28 v2

Abstract

Video classification is productive in many practical applications, and the recent deep learning has greatly improved its accuracy. However, existing works often model video frames indiscriminately, but from the view of motion, video frames can be decomposed into salient and non-salient areas naturally. Salient and non-salient areas should be modeled with different networks, for the former present both appearance and motion information, and the latter present static background information. To address this problem, in this paper, video saliency is predicted by optical flow without supervision firstly. Then two streams of 3D CNN are trained individually for raw frames and optical flow on salient areas, and another 2D CNN is trained for raw frames on non-salient areas. For the reason that these three streams play different roles for each class, the weights of each stream are adaptively learned for each class. Experimental results show that saliency-guided modeling and adaptively weighted learning can reinforce each other, and we achieve the state-of-the-art results.

Keywords

Cite

@article{arxiv.1703.08025,
  title  = {Saliency-guided video classification via adaptively weighted learning},
  author = {Yunzhen Zhao and Yuxin Peng},
  journal= {arXiv preprint arXiv:1703.08025},
  year   = {2017}
}

Comments

6 pages, 1 figure, accepted by ICME 2017

R2 v1 2026-06-22T18:54:46.286Z