paper-with-me

Papers

Is ChatGPT a Good Sentiment Analyzer? A Preliminary Study

2023-04-10 · Zengzhi Wang, Qiming Xie, Yi Feng, Zixiang Ding, Zinong Yang, Rui Xia

Recently, ChatGPT has drawn great attention from both the research community and the public. We are particularly interested in whether it can serve as a universal sentiment analyzer. To this end, in this work, we provide a preliminary evaluation of ChatGPT on the understanding of \emph{opinions}, \emph{sentiments}, and \emph{emotions} contained in the text. Specifically, we evaluate it in three settings, including \emph{standard} evaluation, \emph{polarity shift} evaluation and \emph{open-domain} evaluation. We conduct an evaluation on 7 representative sentiment analysis tasks covering 17 benchmark datasets and compare ChatGPT with fine-tuned BERT and corresponding state-of-the-art (SOTA) models on them. We also attempt several popular prompting techniques to elicit the ability further. Moreover, we conduct human evaluation and present some qualitative case studies to gain a deep comprehension of its sentiment analysis capabilities.

📄 PDF Abstract BibTeX arXiv:2304.04339

Code (1)

nustm/chatgpt-sentiment-evaluation 공식 구현

Tasks

Aspect-Based Sentiment Analysis (ABSA)Emotion Cause ExtractionEmotion-Cause Pair ExtractionExtract aspect-polarity tupleMulti-Domain Sentiment ClassificationSentiment Analysis

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
WordPiece 설명 없음
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Is ChatGPT a Good Personality Recognizer? A Preliminary Study

2023-07-08 · Yu Ji, Wen Wu, Hong Zheng, Yi Hu 외

In recent years, personality has been regarded as a valuable personal factor being incorporated into numerous tasks such as sentiment analysis and product recommendation. This has led to widespread attention to text-base…

FairnessLogical ReasoningProduct RecommendationSentiment Analysis+1

Is ChatGPT a Good NLG Evaluator? A Preliminary Study

2023-03-07 · Jiaan Wang, Yunlong Liang, Fandong Meng, Zengkui Sun 외

Recently, the emergence of ChatGPT has attracted wide attention from the computational linguistics community. Many prior studies have shown that ChatGPT achieves remarkable performance on various NLP tasks in terms of au…

nlg evaluationStory GenerationText Generation

Is ChatGPT A Good Keyphrase Generator? A Preliminary Study

2023-03-23 · Mingyang Song, Haiyun Jiang, Shuming Shi, Songfang Yao 외

The emergence of ChatGPT has recently garnered significant attention from the computational linguistics community. To demonstrate its capabilities as a keyphrase generator, we conduct a preliminary evaluation of ChatGPT …

Diversitydocument understandingKeyphrase Generation

Syntactical Analysis of the Weaknesses of Sentiment Analyzers

2018-10-01 · EMNLP 2018 10 · Rohil Verma, Samuel Kim, David Walter

We carry out a syntactic analysis of two state-of-the-art sentiment analyzers, Google Cloud Natural Language and Stanford CoreNLP, to assess their classification accuracy on sentences with negative polarity items. We wer…

General ClassificationSentiment Analysis

Can Large Language Models Explain Themselves? A Study of LLM-Generated Self-Explanations

2023-10-17 · Shiyuan Huang, Siddarth Mamidanna, Shreedhar Jangam, Yilun Zhou 외

Large language models (LLMs) such as ChatGPT have demonstrated superior performance on a variety of natural language processing (NLP) tasks including sentiment analysis, mathematical reasoning and summarization. Furtherm…

Mathematical ReasoningSentiment Analysis