Decoding Logic Errors: A Comparative Study on Bug Detection by Students and Large Language Models
No Thumbnail Available
Access rights
openAccess
Journal Title
Journal ISSN
Volume Title
A4 Artikkeli konferenssijulkaisussa
This publication is imported from Aalto University research portal.
View publication in the Research portal
View/Open full text file from the Research portal
Other link related to publication
View publication in the Research portal
View/Open full text file from the Research portal
Other link related to publication
Date
2024-01-29
Department
Major/Subject
Mcode
Degree programme
Language
en
Pages
8
Series
Abstract
Identifying and resolving logic errors can be one of the most frustrating challenges for novices programmers. Unlike syntax errors, for which a compiler or interpreter can issue a message, logic errors can be subtle. In certain conditions, buggy code may even exhibit correct behavior - in other cases, the issue might be about how a problem statement has been interpreted. Such errors can be hard to spot when reading the code, and they can also at times be missed by automated tests. There is great educational potential in automatically detecting logic errors, especially when paired with suitable feedback for novices. Large language models (LLMs) have recently demonstrated surprising performance for a range of computing tasks, including generating and explaining code. These capabilities are closely linked to code syntax, which aligns with the next token prediction behavior of LLMs. On the other hand, logic errors relate to the runtime performance of code and thus may not be as well suited to analysis by LLMs. To explore this, we investigate the performance of two popular LLMs, GPT-3 and GPT-4, for detecting and providing a novice-friendly explanation of logic errors. We compare LLM performance with a large cohort of introductory computing students (n = 964) solving the same error detection task. Through a mixed-methods analysis of student and model responses, we observe significant improvement in logic error identification between the previous and current generation of LLMs, and find that both LLM generations significantly outperform students. We outline how such models could be integrated into computing education tools, and discuss their potential for supporting students when learning programming.Description
Publisher Copyright: © 2024 Copyright held by the owner/author(s).
Keywords
bug detection, computing education, generative AI, large language models, programming errors
Other note
Citation
MacNeil, S, Denny, P, Tran, A, Leinonen, J, Bernstein, S, Hellas, A, Sarsa, S & Kim, J 2024, Decoding Logic Errors : A Comparative Study on Bug Detection by Students and Large Language Models . in ACE 2024 - Proceedings of the 26th Australasian Computing Education Conference, Held in conjunction with : Australasian Computer Science Week . ACM, pp. 11-18, Australasian Computing Education Conference, Sydney, New South Wales, Australia, 29/01/2024 . https://doi.org/10.1145/3636243.3636245