paper-with-me

홈 › Papers

Multimodal Compact Bilinear Pooling for Multimodal Neural Machine Translation

2017-03-23 · Jean-Benoit Delbrouck, Stephane Dupont

In state-of-the-art Neural Machine Translation, an attention mechanism is used during decoding to enhance the translation. At every step, the decoder uses this mechanism to focus on different parts of the source sentence to gather the most useful information before outputting its target word. Recently, the effectiveness of the attention mechanism has also been explored for multimodal tasks, where it becomes possible to focus both on sentence parts and image regions. Approaches to pool two modalities usually include element-wise product, sum or concatenation. In this paper, we evaluate the more advanced Multimodal Compact Bilinear pooling method, which takes the outer product of two vectors to combine the attention features for the two modalities. This has been previously investigated for visual question answering. We try out this approach for multimodal image caption translation and show improvements compared to basic combination methods.

📄 PDF Abstract BibTeX arXiv:1703.08084

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationQuestion AnsweringSentenceTranslationVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Hadamard Product for Low-rank Bilinear Pooling

2016-10-14 · Jin-Hwa Kim, Kyoung-Woon On, Woosang Lim, Jeonghee Kim 외

Bilinear models provide rich representations compared with linear models. They have been applied in various visual tasks, such as object recognition, segmentation, and visual question-answering, to get state-of-the-art p…

Visual Question AnsweringVisual Question Answering (VQA)

Multimodal Compact Bilinear Pooling for Visual Question Answering and Visual Grounding

2016-06-06 · EMNLP 2016 11 · Akira Fukui, Dong Huk Park, Daylen Yang, Anna Rohrbach 외

Modeling textual or visual information with vector representations trained from large language or visual datasets has been successfully explored in recent years. However, tasks such as visual question answering require c…

Phrase GroundingVisual GroundingVisual Question AnsweringVisual Question Answering (VQA)

Compact Tensor Pooling for Visual Question Answering

2017-06-20 · Yang Shi, Tommaso Furlanello, Anima Anandkumar

Performing high level cognitive tasks requires the integration of feature maps with drastically different structure. In Visual Question Answering (VQA) image descriptors have spatial structures, while lexical inputs inhe…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Compact Bilinear Pooling

2015-11-19 · CVPR 2016 6 · Yang Gao, Oscar Beijbom, Ning Zhang, Trevor Darrell

Bilinear models has been shown to achieve impressive performance on a wide range of visual tasks, such as semantic segmentation, fine grained recognition and face recognition. However, bilinear features are high dimensio…

Face RecognitionFew-Shot LearningGeneral Classificationimage-classification+2

Generalized Bilinear Deep Convolutional Neural Networks for Multimodal Biometric Identification

2018-07-03 · Sobhan Soleymani, Amirsina Torfi, Jeremy Dawson, Nasser M. Nasrabadi

In this paper, we propose to employ a bank of modality-dedicated Convolutional Neural Networks (CNNs), fuse, train, and optimize them together for person classification tasks. A modality-dedicated CNN is used for each mo…

Person Identification