paper-with-me

홈 › Papers

Can ChatGPT Understand Too? A Comparative Study on ChatGPT and Fine-tuned BERT

2023-02-19 · Qihuang Zhong, Liang Ding, Juhua Liu, Bo Du, DaCheng Tao

Recently, ChatGPT has attracted great attention, as it can generate fluent and high-quality responses to human inquiries. Several prior studies have shown that ChatGPT attains remarkable generation ability compared with existing models. However, the quantitative analysis of ChatGPT's understanding ability has been given little attention. In this report, we explore the understanding ability of ChatGPT by evaluating it on the most popular GLUE benchmark, and comparing it with 4 representative fine-tuned BERT-style models. We find that: 1) ChatGPT falls short in handling paraphrase and similarity tasks; 2) ChatGPT outperforms all BERT models on inference tasks by a large margin; 3) ChatGPT achieves comparable performance compared with BERT on sentiment analysis and question-answering tasks. Additionally, by combining some advanced prompting strategies, we show that the understanding ability of ChatGPT can be further improved.

📄 PDF Abstract BibTeX arXiv:2302.10198

Code (1)

whu-zqh/chatgpt-vs.-bert 공식 구현

Tasks

Question AnsweringSentiment 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 &…
Weight Decay 설명 없음
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…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Attention 설명 없음
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

ChatGPT v.s. Media Bias: A Comparative Study of GPT-3.5 and Fine-tuned Language Models

2024-03-29 · Zehao Wen, Rabih Younes

In our rapidly evolving digital sphere, the ability to discern media bias becomes crucial as it can shape public sentiment and influence pivotal decisions. The advent of large language models (LLMs), such as ChatGPT, not…

Bias Detection

The Limits of ChatGPT in Extracting Aspect-Category-Opinion-Sentiment Quadruples: A Comparative Analysis

2023-10-10 · Xiancai Xu, Jia-Dong Zhang, Rongchang Xiao, Lei Xiong

Recently, ChatGPT has attracted great attention from both industry and academia due to its surprising abilities in natural language understanding and generation. We are particularly curious about whether it can achieve p…

Aspect-Based Sentiment AnalysisIn-Context LearningNatural Language UnderstandingSentiment Analysis

Unleashing the power of text for credit default prediction: Comparing human-written and generative AI-refined texts

2025-03-23 · Zongxiao Wu, Yizhe Dong, Yaoyiran Li, Baofeng Shi

This study explores the integration of a representative large language model, ChatGPT, into lending decision-making with a focus on credit default prediction. Specifically, we use ChatGPT to analyse and interpret loan as…

Large Language ModelSemantic SimilaritySemantic Textual Similarity

Understanding and Analyzing Inappropriately Targeting Language in Online Discourse: A Comparative Annotation Study

2025-05-22 · Baran Barbarestani, Isa Maks, Piek Vossen

This paper introduces a method for detecting inappropriately targeting language in online conversations by integrating crowd and expert annotations with ChatGPT. We focus on English conversation threads from Reddit, exam…

Evaluating Privacy Questions From Stack Overflow: Can ChatGPT Compete?

2023-06-19 · Zack Delile, Sean Radel, Joe Godinez, Garrett Engstrom 외

Stack Overflow and other similar forums are used commonly by developers to seek answers for their software development as well as privacy-related concerns. Recently, ChatGPT has been used as an alternative to generate co…