CVJul 19, 2017

Supervising Neural Attention Models for Video Captioning by Human Gaze Data

arXiv:1707.06029v173 citations
Originality Highly original
AI Analysis

This addresses the challenge of enhancing attention mechanisms in neural networks for video captioning, offering a novel supervision approach that could benefit AI applications in multimedia analysis.

The paper tackled the problem of improving video captioning by explicitly incorporating human gaze data to supervise attention models, resulting in state-of-the-art performance in both gaze prediction and captioning on new and standard datasets.

The attention mechanisms in deep neural networks are inspired by human's attention that sequentially focuses on the most relevant parts of the information over time to generate prediction output. The attention parameters in those models are implicitly trained in an end-to-end manner, yet there have been few trials to explicitly incorporate human gaze tracking to supervise the attention models. In this paper, we investigate whether attention models can benefit from explicit human gaze labels, especially for the task of video captioning. We collect a new dataset called VAS, consisting of movie clips, and corresponding multiple descriptive sentences along with human gaze tracking data. We propose a video captioning model named Gaze Encoding Attention Network (GEAN) that can leverage gaze tracking information to provide the spatial and temporal attention for sentence generation. Through evaluation of language similarity metrics and human assessment via Amazon mechanical Turk, we demonstrate that spatial attentions guided by human gaze data indeed improve the performance of multiple captioning methods. Moreover, we show that the proposed approach achieves the state-of-the-art performance for both gaze prediction and video captioning not only in our VAS dataset but also in standard datasets (e.g. LSMDC and Hollywood2).

Foundations

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

Your Notes