Exploiting BERT For Multimodal Target Sentiment Classification Through Input Space Translation
Multimodal target/aspect sentiment classification combines multimodal sentiment analysis and aspect/target sentiment classification. The goal of the task is to combine vision and language to understand the sentiment towards a target entity in a sentence. Twitter is an ideal setting for the task because it is inherently multimodal, highly emotional, and affects real world events. However, multimodal tweets are short and accompanied by complex, possibly irrelevant images. We introduce a two-stream model that translates images in input space using an object-aware transformer followed by a single-pass non-autoregressive text generation approach. We then leverage the translation to construct an auxiliary sentence that provides multimodal information to a language model. Our approach increases the amount of text available to the language model and distills the object-level information in complex images. We achieve state-of-the-art performance on two multimodal Twitter datasets without modifying the internals of the language model to accept multimodal data, demonstrating the effectiveness of our translation. In addition, we explain a failure mode of a popular approach for aspect sentiment analysis when applied to tweets. Our code is available at \textcolor{blue}{\url{https://github.com/codezakh/exploiting-BERT-thru-translation}}.
Code (1)
Tasks
Language ModelingLanguage ModellingMultimodal Sentiment AnalysisSentenceSentiment AnalysisSentiment ClassificationText GenerationTranslationSimilar Papers 제목 키워드 기반
BERTCaps: BERT Capsule for Persian Multi-Domain Sentiment Analysis
Multidomain sentiment analysis involves estimating the polarity of an unstructured text by exploiting domain specific information. One of the main issues common to the approaches discussed in the literature is their poor…
Binary ClassificationClassificationdomain classificationSentiment Analysis+1Holistic Visual-Textual Sentiment Analysis with Prior Models
Visual-textual sentiment analysis aims to predict sentiment with the input of a pair of image and text, which poses a challenge in learning effective features for diverse input images. To address this, we propose a holis…
Sentiment AnalysisAdapted Multimodal BERT with Layer-wise Fusion for Sentiment Analysis
Multimodal learning pipelines have benefited from the success of pretrained language models. However, this comes at the cost of increased model parameters. In this work, we propose Adapted Multimodal BERT (AMB), a BERT-b…
Language ModelingLanguage ModellingSentiment AnalysisEnhancing Fine-grained Sentiment Classification Exploiting Local Context Embedding
Target-oriented sentiment classification is a fine-grained task of natural language processing to analyze the sentiment polarity of the targets. To improve the performance of sentiment classification, many approaches pro…
Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentiment ClassificationLearning to Share by Masking the Non-shared for Multi-domain Sentiment Classification
Multi-domain sentiment classification deals with the scenario where labeled data exists for multiple domains but insufficient for training effective sentiment classifiers that work across domains. Thus, fully exploiting …
General ClassificationMulti-Domain Sentiment ClassificationSentenceSentiment Analysis+1