Enhanced Multimodal Aspect-Based Sentiment Analysis by LLM-Generated Rationales
Jun Cao, Jiyi Li, Ziwei Yang, Renjie Zhou

TL;DR
This paper introduces LRSA, a novel framework that combines small language models and large language models with rationales to improve multimodal aspect-based sentiment analysis, achieving superior results on benchmark datasets.
Contribution
The paper proposes a new method that injects LLM-generated rationales into SLMs and uses dual cross-attention to enhance multimodal sentiment analysis performance.
Findings
Outperforms baseline models on three benchmarks.
Demonstrates the effectiveness of LLM rationales in MABSA.
Shows generalizability across pre-trained models.
Abstract
There has been growing interest in Multimodal Aspect-Based Sentiment Analysis (MABSA) in recent years. Existing methods predominantly rely on pre-trained small language models (SLMs) to collect information related to aspects and sentiments from both image and text, with an aim to align these two modalities. However, small SLMs possess limited capacity and knowledge, often resulting in inaccurate identification of meaning, aspects, sentiments, and their interconnections in textual and visual data. On the other hand, Large language models (LLMs) have shown exceptional capabilities in various tasks by effectively exploring fine-grained information in multimodal data. However, some studies indicate that LLMs still fall short compared to fine-tuned small models in the field of ABSA. Based on these findings, we propose a novel framework, termed LRSA, which combines the decision-making…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Multimodal Machine Learning Applications · Explainable Artificial Intelligence (XAI)
MethodsALIGN
