← Search

Eui Chul Shin

3 accepted papers

2019

Program Synthesis and Semantic Parsing with Learned Code Idioms

NeurIPS 2019poster

Program synthesis of general-purpose source code from natural language specifications is challenging due to the need to reason about high-level patterns in the target program and low-level implementation details at the same time. In this work, we present Patois, a system that allows a neural program…

2018

Improving Neural Program Synthesis with Inferred Execution Traces

NeurIPS 2018spotlight

The task of program synthesis, or automatically generating programs that are consistent with a provided specification, remains a challenging task in artificial intelligence. As in other fields of AI, deep learning-based end-to-end approaches have made great advances in program synthesis. However, mo…

Cited by 63SourcePDFScholar
2016

Latent Attention For If-Then Program Synthesis

NeurIPS 2016poster

Automatic translation from natural language descriptions into programs is a long-standing challenging problem. In this work, we consider a simple yet important sub-problem: translation from textual descriptions to If-Then programs. We devise a novel neural network architecture for this task which w…

Cited by 108SourcePDFScholar