paper-with-me

홈 › Papers

Probing Sentiment-Oriented Pre-Training Inspired by Human Sentiment Perception Mechanism

2023-01-01 · CVPR 2023 1 · Tinglei Feng, Jiaxuan Liu, Jufeng Yang

Pre-training of deep convolutional neural networks (DCNNs) plays a crucial role in the field of visual sentiment analysis (VSA). Most proposed methods employ the off-the-shelf backbones pre-trained on large-scale object classification datasets (i.e., ImageNet). While it boosts performance for a big margin against initializing model states from random, we argue that DCNNs simply pre-trained on ImageNet may excessively focus on recognizing objects, but failed to provide high-level concepts in terms of sentiment. To address this long-term overlooked problem, we propose a sentiment-oriented pre-training method that is built upon human visual sentiment perception (VSP) mechanism. Specifically, we factorize the process of VSP into three steps, namely stimuli taking, holistic organizing, and high-level perceiving. From imitating each VSP step, a total of three models are separately pre-trained via our devised sentiment-aware tasks that contribute to excavating sentiment-discriminated representations. Moreover, along with our elaborated multi-model amalgamation strategy, the prior knowledge learned from each perception step can be effectively transferred into a single target model, yielding substantial performance gains. Finally, we verify the superiorities of our proposed method over extensive experiments, covering mainstream VSA tasks from single-label learning (SLL), multi-label learning (MLL), to label distribution learning (LDL). Experiment results demonstrate that our proposed method leads to unanimous improvements in these downstream tasks. Our code is released on https://github.com/tinglyfeng/sentiment_pretraining

📄 PDF Abstract BibTeX

Code (1)

tinglyfeng/sentiment_pretraining 공식 구현 pytorch

Tasks

Multi-Label LearningSentiment Analysis

Similar Papers 제목 키워드 기반

Can Pre-trained Language Models Interpret Similes as Smart as Human?

2022-03-16 · ACL 2022 5 · Qianyu He, Sijie Cheng, Zhixu Li, Rui Xie 외

Simile interpretation is a crucial task in natural language processing. Nowadays, pre-trained language models (PLMs) have achieved state-of-the-art performance on many tasks. However, it remains under-explored whether PL…

Sentiment AnalysisSentiment Classification

Can Pre-trained Language Models Interpret Similes as Smart as Human?

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Simile interpretation is a crucial task in natural language processing. Nowadays, pre-trained language models (PLMs) have achieved state-of-the-art performance on many tasks. However, it remains under-explored whether PL…

Sentiment AnalysisSentiment Classification

Tasty Burgers, Soggy Fries: Probing Aspect Robustness in Aspect-Based Sentiment Analysis

2020-09-16 · EMNLP 2020 11 · Xiaoyu Xing, Zhijing Jin, Di Jin, Bingning Wang 외

Aspect-based sentiment analysis (ABSA) aims to predict the sentiment towards a specific aspect in the text. However, existing ABSA test sets cannot be used to probe whether a model can distinguish the sentiment of the ta…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment Analysis

Learning Stock Market Sentiment Lexicon and Sentiment-Oriented Word Vector from StockTwits

2017-08-01 · CONLL 2017 8 · Quanzhi Li, Sameena Shah

Previous studies have shown that investor sentiment indicators can predict stock market change. A domain-specific sentiment lexicon and sentiment-oriented word embedding model would help the sentiment analysis in financi…

Decision MakingSentiment AnalysisWord Embeddings

Sentiment analysis is not solved! Assessing and probing sentiment classification

2019-06-13 · WS 2019 8 · Jeremy Barnes, Lilja Øvrelid, Erik Velldal

Neural methods for SA have led to quantitative improvements over previous approaches, but these advances are not always accompanied with a thorough analysis of the qualitative differences. Therefore, it is not clear what…

ClassificationGeneral ClassificationNegationSentiment Analysis+1