Affiliation:
1. Technion, Israel
2. University of Washington, USA
Abstract
Predicting program properties such as names or expression types has a wide range of applications. It can ease the task of programming, and increase programmer productivity. A major challenge when learning from programs is
how to represent programs in a way that facilitates effective learning
.
We present a
general path-based representation
for learning from programs. Our representation is purely syntactic and extracted automatically. The main idea is to represent a program using paths in its abstract syntax tree (AST). This allows a learning model to leverage the structured nature of code rather than treating it as a flat sequence of tokens.
We show that this representation is general and can: (i) cover different prediction tasks, (ii) drive different learning algorithms (for both generative and discriminative models), and (iii) work across different programming languages.
We evaluate our approach on the tasks of predicting variable names, method names, and full types. We use our representation to drive both CRF-based and word2vec-based learning, for programs of four languages: JavaScript, Java, Python and C#. Our evaluation shows that our approach obtains better results than task-specific handcrafted representations across different tasks and programming languages.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference46 articles.
1. [n. d.]. JavaParser. http://javaparser.org. [n. d.]. JavaParser. http://javaparser.org.
2. [n. d.]. Roslyn. https://github.com/dotnet/roslyn. [n. d.]. Roslyn. https://github.com/dotnet/roslyn.
3. [n. d.]. UglifyJS. https://github.com/mishoo/UglifyJS. [n. d.]. UglifyJS. https://github.com/mishoo/UglifyJS.
4. [n. d.]. UnuglifyJS. https://github.com/eth-srl/UnuglifyJS. [n. d.]. UnuglifyJS. https://github.com/eth-srl/UnuglifyJS.
5. Learning natural coding conventions
Cited by
48 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献