Skip to main content

Showing 1–2 of 2 results for author: Sosa, F

Searching in archive cs. Search in all archives.
.
  1. arXiv:2210.01634  [pdf, ps, other

    cs.AI

    Type theory in human-like learning and inference

    Authors: Felix A. Sosa, Tomer Ullman

    Abstract: Humans can generate reasonable answers to novel queries (Schulz, 2012): if I asked you what kind of food you want to eat for lunch, you would respond with a food, not a time. The thought that one would respond "After 4pm" to "What would you like to eat" is either a joke or a mistake, and seriously entertaining it as a lunch option would likely never happen in the first place. While understanding h… ▽ More

    Submitted 4 October, 2022; originally announced October 2022.

    Comments: 5 pages, 0 figures, accepted into Beyond Bayes ICML '22

  2. arXiv:1906.04604  [pdf, other

    cs.PL cs.AI cs.LG cs.SE

    Write, Execute, Assess: Program Synthesis with a REPL

    Authors: Kevin Ellis, Maxwell Nye, Yewen Pu, Felix Sosa, Josh Tenenbaum, Armando Solar-Lezama

    Abstract: We present a neural program synthesis approach integrating components which write, execute, and assess code to navigate the search space of possible programs. We equip the search process with an interpreter or a read-eval-print-loop (REPL), which immediately executes partially written programs, exposing their semantics. The REPL addresses a basic challenge of program synthesis: tiny changes in syn… ▽ More

    Submitted 9 June, 2019; originally announced June 2019.

    Comments: The first four authors contributed equally to this work