CLAMP combines progressive attention fusion, multi-task contrastive learning, and uncertainty-based multi-loss weighting to report small F1 improvements over prior multimodal aspect-based sentiment analysis methods.
Vision-Language Pre-Training for Multimodal Aspect-Based Sentiment Analysis
1 Pith paper cite this work, alongside 1 external citations. Polarity classification is still indexing.
abstract
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.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
CLAMP: Contrastive Learning with Adaptive Multi-loss and Progressive Fusion for Multimodal Aspect-Based Sentiment Analysis
CLAMP combines progressive attention fusion, multi-task contrastive learning, and uncertainty-based multi-loss weighting to report small F1 improvements over prior multimodal aspect-based sentiment analysis methods.