SECLCRMay 23, 2024

Evaluation of the Programming Skills of Large Language Models

arXiv:2405.14388v13.34 citationsh-index: 2
Originality Synthesis-oriented
AI Analysis

This study addresses the problem of assessing LLM output quality for software developers, but it is incremental as it compares existing models without introducing new methods.

The paper evaluates the programming code quality of ChatGPT and Gemini AI using a real-world example and systematic dataset, finding notable proficiency but highlighting challenges in verification as complexity increases.

The advent of Large Language Models (LLM) has revolutionized the efficiency and speed with which tasks are completed, marking a significant leap in productivity through technological innovation. As these chatbots tackle increasingly complex tasks, the challenge of assessing the quality of their outputs has become paramount. This paper critically examines the output quality of two leading LLMs, OpenAI's ChatGPT and Google's Gemini AI, by comparing the quality of programming code generated in both their free versions. Through the lens of a real-world example coupled with a systematic dataset, we investigate the code quality produced by these LLMs. Given their notable proficiency in code generation, this aspect of chatbot capability presents a particularly compelling area for analysis. Furthermore, the complexity of programming code often escalates to levels where its verification becomes a formidable task, underscoring the importance of our study. This research aims to shed light on the efficacy and reliability of LLMs in generating high-quality programming code, an endeavor that has significant implications for the field of software development and beyond.

Foundations

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

Your Notes