# Digging Deeper into Egocentric Gaze Prediction

**Authors:** Hamed R. Tavakoli, Esa Rahtu, Juho Kannala, Ali Borji

arXiv: 1904.06090 · 2019-04-15

## TL;DR

This paper investigates factors influencing egocentric gaze, comparing bottom-up and top-down cues, and proposes a recurrent neural model that integrates multiple cues for improved gaze prediction.

## Contribution

It introduces a recurrent neural model combining top-down and bottom-up cues, highlighting the importance of manipulation points and spatial biases in egocentric gaze prediction.

## Key findings

- Spatial biases dominate in egocentric videos.
- Bottom-up saliency models underperform compared to spatial biases.
- Manipulation points are strong cues for gaze prediction.

## Abstract

This paper digs deeper into factors that influence egocentric gaze. Instead of training deep models for this purpose in a blind manner, we propose to inspect factors that contribute to gaze guidance during daily tasks. Bottom-up saliency and optical flow are assessed versus strong spatial prior baselines. Task-specific cues such as vanishing point, manipulation point, and hand regions are analyzed as representatives of top-down information. We also look into the contribution of these factors by investigating a simple recurrent neural model for ego-centric gaze prediction. First, deep features are extracted for all input video frames. Then, a gated recurrent unit is employed to integrate information over time and to predict the next fixation. We also propose an integrated model that combines the recurrent model with several top-down and bottom-up cues. Extensive experiments over multiple datasets reveal that (1) spatial biases are strong in egocentric videos, (2) bottom-up saliency models perform poorly in predicting gaze and underperform spatial biases, (3) deep features perform better compared to traditional features, (4) as opposed to hand regions, the manipulation point is a strong influential cue for gaze prediction, (5) combining the proposed recurrent model with bottom-up cues, vanishing points and, in particular, manipulation point results in the best gaze prediction accuracy over egocentric videos, (6) the knowledge transfer works best for cases where the tasks or sequences are similar, and (7) task and activity recognition can benefit from gaze prediction. Our findings suggest that (1) there should be more emphasis on hand-object interaction and (2) the egocentric vision community should consider larger datasets including diverse stimuli and more subjects.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.06090/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1904.06090/full.md

## References

49 references — full list in the complete paper: https://tomesphere.com/paper/1904.06090/full.md

---
Source: https://tomesphere.com/paper/1904.06090