SEAICLCYLGPLMay 10, 2023

Humans are Still Better than ChatGPT: Case of the IEEEXtreme Competition

arXiv:2305.06934v133 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the limitations of AI language models for programmers and researchers, showing an incremental case where humans outperform ChatGPT in specific programming contexts.

This paper tackles the problem of evaluating ChatGPT's performance in computer programming tasks, using the IEEEXtreme competition as a benchmark, and finds that human programmers score 3.9 to 5.8 times higher on average than ChatGPT across multiple programming languages.

Since the release of ChatGPT, numerous studies have highlighted the remarkable performance of ChatGPT, which often rivals or even surpasses human capabilities in various tasks and domains. However, this paper presents a contrasting perspective by demonstrating an instance where human performance excels in typical tasks suited for ChatGPT, specifically in the domain of computer programming. We utilize the IEEExtreme Challenge competition as a benchmark, a prestigious, annual international programming contest encompassing a wide range of problems with different complexities. To conduct a thorough evaluation, we selected and executed a diverse set of 102 challenges, drawn from five distinct IEEExtreme editions, using three major programming languages: Python, Java, and C++. Our empirical analysis provides evidence that contrary to popular belief, human programmers maintain a competitive edge over ChatGPT in certain aspects of problem-solving within the programming context. In fact, we found that the average score obtained by ChatGPT on the set of IEEExtreme programming problems is 3.9 to 5.8 times lower than the average human score, depending on the programming language. This paper elaborates on these findings, offering critical insights into the limitations and potential areas of improvement for AI-based language models like ChatGPT.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes