We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Generating Feedback-Ladders for Logical Errors in Programming using Large Language Models

Abstract: In feedback generation for logical errors in programming assignments, large language model (LLM)-based methods have shown great promise. These methods ask the LLM to generate feedback given the problem statement and a student's (buggy) submission. There are several issues with these types of methods. First, the generated feedback messages are often too direct in revealing the error in the submission and thus diminish valuable opportunities for the student to learn. Second, they do not consider the student's learning context, i.e., their previous submissions, current knowledge, etc. Third, they are not layered since existing methods use a single, shared prompt for all student submissions. In this paper, we explore using LLMs to generate a "feedback-ladder", i.e., multiple levels of feedback for the same problem-submission pair. We evaluate the quality of the generated feedback-ladder via a user study with students, educators, and researchers. We have observed diminishing effectiveness for higher-level feedback and higher-scoring submissions overall in the study. In practice, our method enables teachers to select an appropriate level of feedback to show to a student based on their personal learning context, or in a progressive manner to go more detailed if a higher-level feedback fails to correct the student's error.
Comments: Published on the 17th EDM 2024 - Posters and Demos Track
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2405.00302 [cs.CL]
  (or arXiv:2405.00302v3 [cs.CL] for this version)

Submission history

From: Hasnain Heickal [view email]
[v1] Wed, 1 May 2024 03:52:39 GMT (165kb,D)
[v2] Thu, 2 May 2024 13:04:45 GMT (165kb,D)
[v3] Wed, 8 May 2024 20:38:58 GMT (166kb,D)

Link back to: arXiv, form interface, contact.