Context-Aware and Data-Driven Feedback Generation for Programming Assignments

Citations

WEB OF SCIENCE

18
Citations

SCOPUS

23

초록

Recently, various techniques have been proposed to automatically provide personalized feedback on programming exercises. The cutting edge of which is the data-driven approaches that leverage a corpus of existing correct programs and repair incorrect submissions by using similar reference programs in the corpus. However, current data-driven techniques work under the strong assumption that the corpus contains a solution program that is close enough to the incorrect submission. In this paper, we present CAFE, a new data-driven approach for feedback generation that overcomes this limitation. Unlike existing approaches, CAFE uses a novel context-aware repair algorithm that can generate feedback even if the incorrect program differs significantly from the reference solutions. We implemented CAFE for OCaml and evaluated it with 4,211 real student programs. The results show that CAFE is able to repair 83% of incorrect submissions, far outperforming existing approaches.

키워드

Program RepairProgram Synthesis
제목
Context-Aware and Data-Driven Feedback Generation for Programming Assignments
저자
Song, DowonLee, WoosukOh, Hakjoo
DOI
10.1145/3468264.3468598
발행일
2021-08
유형
Proceedings Paper
저널명
PROCEEDINGS OF THE 29TH ACM JOINT MEETING ON EUROPEAN SOFTWARE ENGINEERING CONFERENCE AND SYMPOSIUM ON THE FOUNDATIONS OF SOFTWARE ENGINEERING (ESEC/FSE '21)
페이지
328 ~ 340