Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generative Code Modeling with Graphs #37

Open
kavon opened this issue May 23, 2018 · 2 comments
Open

Generative Code Modeling with Graphs #37

kavon opened this issue May 23, 2018 · 2 comments

Comments

@kavon
Copy link
Member

kavon commented May 23, 2018

https://arxiv.org/abs/1805.08490

Generative Code Modeling with Graphs

Generative models for source code are an interesting structured prediction problem, requiring to reason about both hard syntactic and semantic constraints as well as about natural, likely programs. We present a novel model for this problem that uses a graph to represent the intermediate state of the generated output. The generative procedure interleaves grammar-driven expansion steps with graph augmentation and neural message passing steps. An experimental evaluation shows that our new model can generate semantically meaningful expressions, outperforming a range of strong baselines.

@brianhempel
Copy link
Contributor

Haha, I see you've subscribed to the arXiv PL RSS?

I'm glad you added it here, it ended up in my "To Read" folder.

@kavon
Copy link
Member Author

kavon commented May 23, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants