Attention-Based Multimodal Fusion for Video Description
Chiori Hori, Takaaki Hori, Teng-Yok Lee, Kazuhiro Sumi, John R., Hershey, Tim K. Marks

TL;DR
This paper introduces a multimodal attention mechanism for video description that selectively attends to different input modalities, improving the fusion of image, motion, and audio features for more accurate descriptions.
Contribution
The paper proposes a novel multimodal attention mechanism that enhances the fusion of multiple input modalities in video description models.
Findings
Multimodal attention outperforms temporal attention alone.
Achieved competitive results on Youtube2Text dataset.
Significant improvement when combining multimodal and temporal attention.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Human Pose and Action Recognition · Video Analysis and Summarization
