CVNCAPOct 5, 2016

DeepGaze II: Reading fixations from deep features trained on object recognition

arXiv:1610.01563v1313 citations
Originality Incremental advance
AI Analysis

This work addresses saliency prediction for computer vision applications, building incrementally on prior research.

The authors tackled the problem of predicting where people look in images by using deep features from VGG-19 trained on object recognition, achieving about 87% of explainable information gain and top performance on the MIT300 benchmark.

Here we present DeepGaze II, a model that predicts where people look in images. The model uses the features from the VGG-19 deep neural network trained to identify objects in images. Contrary to other saliency models that use deep features, here we use the VGG features for saliency prediction with no additional fine-tuning (rather, a few readout layers are trained on top of the VGG features to predict saliency). The model is therefore a strong test of transfer learning. After conservative cross-validation, DeepGaze II explains about 87% of the explainable information gain in the patterns of fixations and achieves top performance in area under the curve metrics on the MIT300 hold-out benchmark. These results corroborate the finding from DeepGaze I (which explained 56% of the explainable information gain), that deep features trained on object recognition provide a versatile feature space for performing related visual tasks. We explore the factors that contribute to this success and present several informative image examples. A web service is available to compute model predictions at http://deepgaze.bethgelab.org.

Foundations

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

Your Notes