paper-with-me

Papers

Target-oriented Sentiment Classification with Sequential Cross-modal Semantic Graph

2022-08-19 · Yufeng Huang, Zhuo Chen, Jiaoyan Chen, Jeff Z. Pan, Zhen Yao, Wen Zhang

Multi-modal aspect-based sentiment classification (MABSC) is task of classifying the sentiment of a target entity mentioned in a sentence and an image. However, previous methods failed to account for the fine-grained semantic association between the image and the text, which resulted in limited identification of fine-grained image aspects and opinions. To address these limitations, in this paper we propose a new approach called SeqCSG, which enhances the encoder-decoder sentiment classification framework using sequential cross-modal semantic graphs. SeqCSG utilizes image captions and scene graphs to extract both global and local fine-grained image information and considers them as elements of the cross-modal semantic graph along with tokens from tweets. The sequential cross-modal semantic graph is represented as a sequence with a multi-modal adjacency matrix indicating relationships between elements. Experimental results show that the approach outperforms existing methods and achieves state-of-the-art performance on two standard datasets. Further analysis has demonstrated that the model can implicitly learn the correlation between fine-grained information of the image and the text with the given target. Our code is available at https://github.com/zjukg/SeqCSG.

📄 PDF Abstract BibTeX arXiv:2208.09417

Code (1)

zjukg/seqcsg 공식 구현 pytorch

Tasks

DecoderImage CaptioningSentenceSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Learning from Adjective-Noun Pairs: A Knowledge-enhanced Framework for Target-Oriented Multimodal Sentiment Classification

2022-10-01 · COLING 2022 10 · Fei Zhao, Zhen Wu, Siyu Long, Xinyu Dai 외

Target-oriented multimodal sentiment classification (TMSC) is a new subtask of aspect-based sentiment analysis, which aims to determine the sentiment polarity of the opinion target mentioned in a (sentence, image) pair. …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)SentenceSentiment Analysis+1

Transformation Networks for Target-Oriented Sentiment Classification

2018-05-03 · ACL 2018 7 · Xin Li, Lidong Bing, Wai Lam, Bei Shi

Target-oriented sentiment classification aims at classifying sentiment polarities over individual opinion targets in a sentence. RNN with attention seems a good fit for the characteristics of this task, and indeed it ach…

Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentence+1

Target-oriented Multimodal Sentiment Classification with Counterfactual-enhanced Debiasing

2025-09-11 · Zhiyue Liu, Fanrong Ma, Xin Ling arxiv

Target-oriented multimodal sentiment classification seeks to predict sentiment polarity for specific targets from image-text pairs. While existing works achieve competitive performance, they often over-rely on textual co…

Contrastive LearningData Augmentation

Enhancing Fine-grained Sentiment Classification Exploiting Local Context Embedding

2020-10-02 · Heng Yang, Biqing Zeng

Target-oriented sentiment classification is a fine-grained task of natural language processing to analyze the sentiment polarity of the targets. To improve the performance of sentiment classification, many approaches pro…

Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentiment Classification

Analyzing Political Bias in LLMs via Target-Oriented Sentiment Classification

2025-05-26 · Akram Elbouanani, Evan Dufraisse, Adrian Popescu

Political biases encoded by LLMs might have detrimental effects on downstream applications. Existing bias analysis methods rely on small-size intermediate tasks (questionnaire answering or political content generation) a…

SentenceSentiment AnalysisSentiment Classification