English

The Monkeytyping Solution to the YouTube-8M Video Understanding Challenge

Computer Vision and Pattern Recognition 2017-06-19 v1

Abstract

This article describes the final solution of team monkeytyping, who finished in second place in the YouTube-8M video understanding challenge. The dataset used in this challenge is a large-scale benchmark for multi-label video classification. We extend the work in [1] and propose several improvements for frame sequence modeling. We propose a network structure called Chaining that can better capture the interactions between labels. Also, we report our approaches in dealing with multi-scale information and attention pooling. In addition, We find that using the output of model ensemble as a side target in training can boost single model performance. We report our experiments in bagging, boosting, cascade, and stacking, and propose a stacking algorithm called attention weighted stacking. Our final submission is an ensemble that consists of 74 sub models, all of which are listed in the appendix.

Keywords

Cite

@article{arxiv.1706.05150,
  title  = {The Monkeytyping Solution to the YouTube-8M Video Understanding Challenge},
  author = {He-Da Wang and Teng Zhang and Ji Wu},
  journal= {arXiv preprint arXiv:1706.05150},
  year   = {2017}
}

Comments

Submitted to the CVPR 2017 Workshop on YouTube-8M Large-Scale Video Understanding

R2 v1 2026-06-22T20:20:35.592Z