Attention-based Multimodal Fusion For Video Description | Awesome LLM Papers Add your paper to Awesome LLM Papers

Attention-based Multimodal Fusion For Video Description

Chiori Hori, Takaaki Hori, Teng-Yok Lee, Kazuhiro Sumi, John R. Hershey, Tim K. Marks . 2017 IEEE International Conference on Computer Vision (ICCV) 2017 – 376 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
3d Representation Datasets ICCV Image Text Integration Interdisciplinary Approaches Model Architecture Neural Machine Translation Variational Autoencoders Visual Contextualization

Currently successful methods for video description are based on encoder-decoder sentence generation using recur-rent neural networks (RNNs). Recent work has shown the advantage of integrating temporal and/or spatial attention mechanisms into these models, in which the decoder net-work predicts each word in the description by selectively giving more weight to encoded features from specific time frames (temporal attention) or to features from specific spatial regions (spatial attention). In this paper, we propose to expand the attention model to selectively attend not just to specific times or spatial regions, but to specific modalities of input such as image features, motion features, and audio features. Our new modality-dependent attention mechanism, which we call multimodal attention, provides a natural way to fuse multimodal information for video description. We evaluate our method on the Youtube2Text dataset, achieving results that are competitive with current state of the art. More importantly, we demonstrate that our model incorporating multimodal attention as well as temporal attention significantly outperforms the model that uses temporal attention alone.

Similar Work