Skip to main content

Showing 1–2 of 2 results for author: Reps, T W

.
  1. arXiv:2111.01633  [pdf, other

    cs.LG cs.AI cs.PL

    Neural Program Generation Modulo Static Analysis

    Authors: Rohan Mukherjee, Yeming Wen, Dipak Chaudhari, Thomas W. Reps, Swarat Chaudhuri, Chris Jermaine

    Abstract: State-of-the-art neural models of source code tend to be evaluated on the generation of individual expressions and lines of code, and commonly fail on long-horizon tasks such as the generation of entire method bodies. We propose to address this deficiency using weak supervision from a static program analyzer. Our neurosymbolic method allows a deep generative model to symbolically compute, using ca… ▽ More

    Submitted 22 November, 2021; v1 submitted 26 October, 2021; originally announced November 2021.

    Comments: Accepted for publication at Neurips 2021

  2. arXiv:1705.09231  [pdf, other

    cs.AI cs.PL

    Neural Attribute Machines for Program Generation

    Authors: Matthew Amodio, Swarat Chaudhuri, Thomas W. Reps

    Abstract: Recurrent neural networks have achieved remarkable success at generating sequences with complex structures, thanks to advances that include richer embeddings of input and cures for vanishing gradients. Trained only on sequences from a known grammar, though, they can still struggle to learn rules and constraints of the grammar. Neural Attribute Machines (NAMs) are equipped with a logical machine th… ▽ More

    Submitted 26 October, 2021; v1 submitted 25 May, 2017; originally announced May 2017.