paper-with-me

Papers

Data Uncertainty-Aware Learning for Multimodal Aspect-based Sentiment Analysis

2024-12-02 · Hao Yang, Zhenyu Zhang, Yanyan Zhao, Bing Qin

As a fine-grained task, multimodal aspect-based sentiment analysis (MABSA) mainly focuses on identifying aspect-level sentiment information in the text-image pair. However, we observe that it is difficult to recognize the sentiment of aspects in low-quality samples, such as those with low-resolution images that tend to contain noise. And in the real world, the quality of data usually varies for different samples, such noise is called data uncertainty. But previous works for the MABSA task treat different quality samples with the same importance and ignored the influence of data uncertainty. In this paper, we propose a novel data uncertainty-aware multimodal aspect-based sentiment analysis approach, UA-MABSA, which weighted the loss of different samples by the data quality and difficulty. UA-MABSA adopts a novel quality assessment strategy that takes into account both the image quality and the aspect-based cross-modal relevance, thus enabling the model to pay more attention to high-quality and challenging samples. Extensive experiments show that our method achieves state-of-the-art (SOTA) performance on the Twitter-2015 dataset. Further analysis demonstrates the effectiveness of the quality assessment strategy.

📄 PDF Abstract BibTeX arXiv:2412.01249

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisSentiment Analysis

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

AdaptiSent: Context-Aware Adaptive Attention for Multimodal Aspect-Based Sentiment Analysis

2025-07-17 · S M Rafiuddin, Sadia Kamal, Mohammed Rakib, Arunkumar Bagavathi 외

We introduce AdaptiSent, a new framework for Multimodal Aspect-Based Sentiment Analysis (MABSA) that uses adaptive cross-modal attention mechanisms to improve sentiment classification and aspect term extraction from both…

Aspect-Based Sentiment AnalysisSentiment AnalysisSentiment ClassificationTerm Extraction

AoM: Detecting Aspect-oriented Information for Multimodal Aspect-Based Sentiment Analysis

2023-05-31 · Ru Zhou, Wenya Guo, Xumeng Liu, Shenglong Yu 외

Multimodal aspect-based sentiment analysis (MABSA) aims to extract aspects from text-image pairs and recognize their sentiments. Existing methods make great efforts to align the whole image to corresponding aspects. Howe…

Aspect-Based Sentiment AnalysisSentenceSentiment Analysis

GateMABSA: Aspect-Image Gated Fusion for Multimodal Aspect-based Sentiment Analysis

2025-09-29 · Adamu Lawan, Haruna Yunusa arxiv

Aspect-based Sentiment Analysis (ABSA) has recently advanced into the multimodal domain, where user-generated content often combines text and images. However, existing multimodal ABSA (MABSA) models struggle to filter no…

Sentiment Analysis

Trustworthy Multimodal Fusion for Sentiment Analysis in Ordinal Sentiment Space

2024-04-13 · Zhuyang Xie, Yan Yang, Jie Wang, Xiaorong Liu 외

Multimodal video sentiment analysis aims to integrate multiple modal information to analyze the opinions and attitudes of speakers. Most previous work focuses on exploring the semantic interactions of intra- and inter-mo…

Multimodal Sentiment AnalysisSentiment Analysis

Exploiting BERT For Multimodal Target Sentiment Classification Through Input Space Translation

2021-08-03 · Zaid Khan, Yun Fu

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 towa…

Language ModelingLanguage ModellingMultimodal Sentiment AnalysisSentence+4