ProtoTransformer: A Meta-Learning Approach to Providing Student Feedback

07/23/2021
by   Mike Wu, et al.
3

High-quality computer science education is limited by the difficulty of providing instructor feedback to students at scale. While this feedback could in principle be automated, supervised approaches to predicting the correct feedback are bottlenecked by the intractability of annotating large quantities of student code. In this paper, we instead frame the problem of providing feedback as few-shot classification, where a meta-learner adapts to give feedback to student code on a new programming question from just a few examples annotated by instructors. Because data for meta-training is limited, we propose a number of amendments to the typical few-shot learning framework, including task augmentation to create synthetic tasks, and additional side information to build stronger priors about each task. These additions are combined with a transformer architecture to embed discrete sequences (e.g. code) to a prototypical representation of a feedback class label. On a suite of few-shot natural language processing tasks, we match or outperform state-of-the-art performance. Then, on a collection of student solutions to exam questions from an introductory university course, we show that our approach reaches an average precision of 88 assistants. Our approach was successfully deployed to deliver feedback to 16,000 student exam-solutions in a programming course offered by a tier 1 university. This is, to the best of our knowledge, the first successful deployment of a machine learning based feedback to open-ended student code.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/05/2018

Zero Shot Learning for Code Education: Rubric Sampling with Deep Learning Inference

In modern computer science education, massive open online courses (MOOCs...
research
05/23/2019

Generative Grading: Neural Approximate Parsing for Automated Student Feedback

Open access to high-quality education is limited by the difficulty of pr...
research
06/12/2023

Generating Language Corrections for Teaching Physical Control Tasks

AI assistance continues to help advance applications in education, from ...
research
10/17/2018

A Scalable, Flexible Augmentation of the Student Education Process

We present a novel intelligent tutoring system which builds upon well-es...
research
05/25/2018

Automatic Summarization of Student Course Feedback

Student course feedback is generated daily in both classrooms and online...
research
07/18/2018

Automatic Identification of Ineffective Online Student Questions in Computing Education

This Research Full Paper explores automatic identification of ineffectiv...
research
07/13/2020

A Machine Learning Approach to Assess Student Group Collaboration Using Individual Level Behavioral Cues

K-12 classrooms consistently integrate collaboration as part of their le...

Please sign up or login with your details

Forgot password? Click here to reset