paper-with-me

홈 › Papers

How Close is ChatGPT to Human Experts? Comparison Corpus, Evaluation, and Detection

2023-01-18 · Biyang Guo, Xin Zhang, Ziyuan Wang, Minqi Jiang, Jinran Nie, Yuxuan Ding, Jianwei Yue, Yupeng Wu

The introduction of ChatGPT has garnered widespread attention in both academic and industrial communities. ChatGPT is able to respond effectively to a wide range of human questions, providing fluent and comprehensive answers that significantly surpass previous public chatbots in terms of security and usefulness. On one hand, people are curious about how ChatGPT is able to achieve such strength and how far it is from human experts. On the other hand, people are starting to worry about the potential negative impacts that large language models (LLMs) like ChatGPT could have on society, such as fake news, plagiarism, and social security issues. In this work, we collected tens of thousands of comparison responses from both human experts and ChatGPT, with questions ranging from open-domain, financial, medical, legal, and psychological areas. We call the collected dataset the Human ChatGPT Comparison Corpus (HC3). Based on the HC3 dataset, we study the characteristics of ChatGPT's responses, the differences and gaps from human experts, and future directions for LLMs. We conducted comprehensive human evaluations and linguistic analyses of ChatGPT-generated content compared with that of humans, where many interesting results are revealed. After that, we conduct extensive experiments on how to effectively detect whether a certain text is generated by ChatGPT or humans. We build three different detection systems, explore several key factors that influence their effectiveness, and evaluate them in different scenarios. The dataset, code, and models are all publicly available at https://github.com/Hello-SimpleAI/chatgpt-comparison-detection.

📄 PDF Abstract BibTeX arXiv:2301.07597

Code (3)

hello-simpleai/chatgpt-comparison-detection 공식 구현 pytorch
loris3/evaluation_explanation_quality pytorch
lsc-1/pecola pytorch

Similar Papers 제목 키워드 기반

Generating Synthetic Documents for Cross-Encoder Re-Rankers: A Comparative Study of ChatGPT and Human Experts

2023-05-03 · Arian Askari, Mohammad Aliannejadi, Evangelos Kanoulas, Suzan Verberne

We investigate the usefulness of generative Large Language Models (LLMs) in generating training data for cross-encoder re-rankers in a novel direction: generating synthetic documents instead of synthetic queries. We intr…

Re-RankingRetrieval

AI, write an essay for me: A large-scale comparison of human-written versus ChatGPT-generated essays

2023-04-24 · Steffen Herbold, Annette Hautli-Janisz, Ute Heuer, Zlata Kikteva 외

Background: Recently, ChatGPT and similar generative AI models have attracted hundreds of millions of users and become part of the public discourse. Many believe that such models will disrupt society and will result in a…

Math

Extracting Mathematical Concepts with Large Language Models

2023-08-29 · Valeria de Paiva, Qiyue Gao, Pavel Kovalev, Lawrence S. Moss

We extract mathematical concepts from mathematical text using generative large language models (LLMs) like ChatGPT, contributing to the field of automatic term extraction (ATE) and mathematical text processing, and also …

Term Extraction

A Linguistic Comparison between Human and ChatGPT-Generated Conversations

2024-01-29 · Morgan Sandler, Hyesun Choung, Arun Ross, Prabu David

This study explores linguistic differences between human and LLM-generated dialogues, using 19.5K dialogues generated by ChatGPT-3.5 as a companion to the EmpathicDialogues dataset. The research employs Linguistic Inquir…

Language ModelingLanguage ModellingMisinformation

Tibyan Corpus: Balanced and Comprehensive Error Coverage Corpus Using ChatGPT for Arabic Grammatical Error Correction

2024-11-07 · Ahlam Alrehili, Areej Alhothali

Natural language processing (NLP) utilizes text data augmentation to overcome sample size constraints. Increasing the sample size is a natural and widely used strategy for alleviating these challenges. In this study, we …

Data AugmentationGrammatical Error Correction