CVFeb 23, 2016

The ImageNet Shuffle: Reorganized Pre-training for Video Event Detection

arXiv:1602.07119v1123 citations
Originality Incremental advance
AI Analysis

This work addresses video event detection for multimedia analysis, but it is incremental as it builds on existing pre-training methods.

The paper tackled video event detection by reorganizing the ImageNet hierarchy for pre-training deep networks, resulting in state-of-the-art results on TRECVID datasets with improvements over standard pre-training.

This paper strives for video event detection using a representation learned from deep convolutional neural networks. Different from the leading approaches, who all learn from the 1,000 classes defined in the ImageNet Large Scale Visual Recognition Challenge, we investigate how to leverage the complete ImageNet hierarchy for pre-training deep networks. To deal with the problems of over-specific classes and classes with few images, we introduce a bottom-up and top-down approach for reorganization of the ImageNet hierarchy based on all its 21,814 classes and more than 14 million images. Experiments on the TRECVID Multimedia Event Detection 2013 and 2015 datasets show that video representations derived from the layers of a deep neural network pre-trained with our reorganized hierarchy i) improves over standard pre-training, ii) is complementary among different reorganizations, iii) maintains the benefits of fusion with other modalities, and iv) leads to state-of-the-art event detection results. The reorganized hierarchies and their derived Caffe models are publicly available at http://tinyurl.com/imagenetshuffle.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes