paper-with-me

홈 › Papers

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

2016-10-05 · Matthias Kümmerer, Thomas S. A. Wallis, Matthias Bethge

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.

📄 PDF Abstract BibTeX arXiv:1610.01563

Code (0)

등록된 구현이 없습니다.

Tasks

Object RecognitionSaliency PredictionTransfer Learning

Methods 이 논문이 사용한 방법론

VGG-19 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Ethereum Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

DeepGaze3.5-VL: Modeling Scanpaths via Autoregressive Token Prediction

2026-07-02 · Susmit Agrawal, Matthias Bethge, Matthias Kümmerer arxiv

Understanding human visual attention on a scene over time has applications in domains such as interface design and inferring cognitive states. Modeling visual scanpaths has historically relied on specialized architecture…

Scanpath prediction

Relating Eye-Tracking Measures With Changes In Knowledge on Search Tasks

2018-05-07 · Nilavra Bhattacharya, Jacek Gwizdka

We conducted an eye-tracking study where 30 participants performed searches on the web. We measured their topical knowledge before and after each task. Their eye-fixations were labelled as "reading" or "scanning". The se…

Hebbian control of fixations in a dyslexic reader

2023-07-28 · Albert Le Floch, Guy Ropars

During reading, dyslexic readers exhibit more and longer fixations than normal readers. However, there is no significant difference when dyslexic and control readers perform only visual tasks on a string of letters, show…

What am I Searching for: Zero-shot Target Identity Inference in Visual Search

2018-07-31 · Mengmi Zhang, Gabriel Kreiman

Can we infer intentions from a person's actions? As an example problem, here we consider how to decipher what a person is searching for by decoding their eye movement behavior. We conducted two psychophysics experiments …

What am I Searching for: Zero-shot Target Identity Inference in Visual Search

2020-05-25 · Mengmi Zhang, Gabriel Kreiman

Can we infer intentions from a person's actions? As an example problem, here we consider how to decipher what a person is searching for by decoding their eye movement behavior. We conducted two psychophysics experiments …