SEAIAug 8, 2023

A Comparative Study of Code Generation using ChatGPT 3.5 across 10 Programming Languages

arXiv:2308.04477v145 citationsh-index: 5
Originality Synthesis-oriented
AI Analysis

It assesses automated code generation's impact on programming languages and the tech industry, but is incremental as it applies an existing method to new data.

This study evaluated ChatGPT 3.5's code generation proficiency across 10 programming languages and 4 software domains, identifying major unexpected behaviors and limitations of the model.

Large Language Models (LLMs) are advanced Artificial Intelligence (AI) systems that have undergone extensive training using large datasets in order to understand and produce language that closely resembles that of humans. These models have reached a level of proficiency where they are capable of successfully completing university exams across several disciplines and generating functional code to handle novel problems. This research investigates the coding proficiency of ChatGPT 3.5, a LLM released by OpenAI in November 2022, which has gained significant recognition for its impressive text generating and code creation capabilities. The skill of the model in creating code snippets is evaluated across 10 various programming languages and 4 different software domains. Based on the findings derived from this research, major unexpected behaviors and limitations of the model have been identified. This study aims to identify potential areas for development and examine the ramifications of automated code generation on the evolution of programming languages and on the tech industry.

Foundations

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

Your Notes