A method that decomposes CLIP image and text features into a shared low-rank component and modality-specific sparse components, then uses an attention-weighted soft prompt to guide an LLM for sentiment, emotion, and hateful meme tasks.
Utilizing Large Language Models for Event Deconstruction to Enhance Multimodal Aspect-Based Sentiment Analysis
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
With the rapid development of the internet, the richness of User-Generated Contentcontinues to increase, making Multimodal Aspect-Based Sentiment Analysis (MABSA) a research hotspot. Existing studies have achieved certain results in MABSA, but they have not effectively addressed the analytical challenges in scenarios where multiple entities and sentiments coexist. This paper innovatively introduces Large Language Models (LLMs) for event decomposition and proposes a reinforcement learning framework for Multimodal Aspect-based Sentiment Analysis (MABSA-RL) framework. This framework decomposes the original text into a set of events using LLMs, reducing the complexity of analysis, introducing reinforcement learning to optimize model parameters. Experimental results show that MABSA-RL outperforms existing advanced methods on two benchmark datasets. This paper provides a new research perspective and method for multimodal aspect-level sentiment analysis.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Representation Decomposition for Learning Similarity and Contrastness Across Modalities for Affective Computing
A method that decomposes CLIP image and text features into a shared low-rank component and modality-specific sparse components, then uses an attention-weighted soft prompt to guide an LLM for sentiment, emotion, and hateful meme tasks.