pith. sign in

arxiv: 1505.05969 · v1 · pith:S77DKY4Gnew · submitted 2015-05-22 · 💻 cs.LG · cs.NE· cs.SE

Learning Program Embeddings to Propagate Feedback on Student Code

classification 💻 cs.LG cs.NEcs.SE
keywords codefeedbackalgorithmassignmentsembeddedlinearpropagatespace
0
0 comments X
read the original abstract

Providing feedback, both assessing final work and giving hints to stuck students, is difficult for open-ended assignments in massive online classes which can range from thousands to millions of students. We introduce a neural network method to encode programs as a linear mapping from an embedded precondition space to an embedded postcondition space and propose an algorithm for feedback at scale using these linear maps as features. We apply our algorithm to assessments from the Code.org Hour of Code and Stanford University's CS1 course, where we propagate human comments on student assignments to orders of magnitude more submissions.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Neural-based Program Decompiler

    cs.PL 2019-06 unverdicted novelty 7.0

    Coda is an end-to-end neural decompiler that recovers source code from binaries at 82% accuracy on unseen samples where conventional tools achieve 0%.