CVCLMMApr 17, 2022

Vision-Language Pre-Training for Multimodal Aspect-Based Sentiment Analysis

arXiv:2204.07955v2651 citationsh-index: 29Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of fine-grained sentiment analysis across text and images for applications in social media and e-commerce, representing an incremental improvement over existing methods.

The paper tackles the problem of Multimodal Aspect-Based Sentiment Analysis (MABSA) by proposing a task-specific Vision-Language Pre-training framework (VLPMABSA) that addresses limitations in crossmodal alignment and fine-grained aspect identification, resulting in outperforming state-of-the-art approaches on three MABSA subtasks.

As an important task in sentiment analysis, Multimodal Aspect-Based Sentiment Analysis (MABSA) has attracted increasing attention in recent years. However, previous approaches either (i) use separately pre-trained visual and textual models, which ignore the crossmodal alignment or (ii) use vision-language models pre-trained with general pre-training tasks, which are inadequate to identify finegrained aspects, opinions, and their alignments across modalities. To tackle these limitations, we propose a task-specific Vision-Language Pre-training framework for MABSA (VLPMABSA), which is a unified multimodal encoder-decoder architecture for all the pretraining and downstream tasks. We further design three types of task-specific pre-training tasks from the language, vision, and multimodal modalities, respectively. Experimental results show that our approach generally outperforms the state-of-the-art approaches on three MABSA subtasks. Further analysis demonstrates the effectiveness of each pretraining task. The source code is publicly released at https://github.com/NUSTM/VLP-MABSA.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes