Litcius/Paper detail

Knowing What it is: Semantic-Enhanced Dual Attention Transformer

Yiwei Ma, Jiayi Ji, Xiaoshuai Sun, Yiyi Zhou, Yongjian Wu, Feiyue Huang, Rongrong Ji

2022IEEE Transactions on Multimedia37 citationsDOI

Abstract

Attention has become an indispensable component of the models of various multimedia tasks like <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">Image Captioning</i> (IC) and <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">Visual Question Answering</i> (VQA). However, most existing attention modules are designed for capturing the spatial dependency, and are still insufficient in semantic understanding, <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">e.g.</i> , the categories of objects and their attributes, which is also critical for image captioning. To compensate for this defect, we propose a novel attention module termed <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">Channel-wise Attention Block</i> (CAB) to model channel-wise dependency for both visual modality and linguistic modality, thereby improving semantic learning and multi-modal reasoning simultaneously. Specifically, CAB has two novel designs to tackle with the high overhead of channel-wise attention, which are the <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">reduction-reconstruction block structure</i> and the <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">gating-based attention prediction</i> . Based on CAB, we further propose a novel <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">Semantic-enhanced Dual Attention Transformer</i> (termed SDATR), which combines the merits of spatial and channel-wise attentions. To validate SDATR, we conduct extensive experiments on the MS COCO dataset and yield new state-of-the-art performance of 134.5 CIDEr score on COCO Karpathy test split and 136.0 CIDEr score on the official online testing server. To examine the generalization of SDATR, we also apply it to the task of visual question answering, where superior performance gains are also witnessed. The code and models are publicly available at <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">https://github.com/xmu-xiaoma666/SDATR</uri> .

Topics & Concepts

Computer scienceClosed captioningArtificial intelligenceQuestion answeringInformation retrievalVisualizationNatural language processingImage (mathematics)Multimodal Machine Learning ApplicationsDomain Adaptation and Few-Shot LearningAdvanced Image and Video Retrieval Techniques
Knowing What it is: Semantic-Enhanced Dual Attention Transformer | Litcius