← Search

Illia Polosukhin

3 accepted papers

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
2018

Neural Program Search: Solving Data Processing Tasks from Description and Examples

ICLR 2018workshop

We present a Neural Program Search, an algorithm to generate programs from natural language description and a small number of input / output examples. The algorithm combines methods from Deep Learning and Program Synthesis fields by designing rich domain-specific language (DSL) and defining efficien…

Cited by 9SourceScholar
2017

Attention is All you Need

NeurIPS 2017spotlight

The dominant sequence transduction models are based on complex recurrent orconvolutional neural networks in an encoder and decoder configuration. The best performing such models also connect the encoder and decoder through an attentionm echanisms. We propose a novel, simple network architecture bas…