Skip to main content

Showing 1–4 of 4 results for author: Toronto, N

.
  1. arXiv:2402.11734  [pdf, other

    cs.PL cs.AI cs.SE

    Solving Data-centric Tasks using Large Language Models

    Authors: Shraddha Barke, Christian Poelitz, Carina Suzana Negreanu, Benjamin Zorn, José Cambronero, Andrew D. Gordon, Vu Le, Elnaz Nouri, Nadia Polikarpova, Advait Sarkar, Brian Slininger, Neil Toronto, Jack Williams

    Abstract: Large language models (LLMs) are rapidly replacing help forums like StackOverflow, and are especially helpful for non-professional programmers and end users. These users are often interested in data-centric tasks, such as spreadsheet manipulation and data wrangling, which are hard to solve if the intent is only communicated using a natural-language description, without including the data. But how… ▽ More

    Submitted 24 March, 2024; v1 submitted 18 February, 2024; originally announced February 2024.

    Comments: Paper accepted to NAACL 2024 (Findings)

  2. "What It Wants Me To Say": Bridging the Abstraction Gap Between End-User Programmers and Code-Generating Large Language Models

    Authors: Michael Xieyang Liu, Advait Sarkar, Carina Negreanu, Ben Zorn, Jack Williams, Neil Toronto, Andrew D. Gordon

    Abstract: Code-generating large language models translate natural language into code. However, only a small portion of the infinite space of naturalistic utterances is effective at guiding code generation. For non-expert end-user programmers, learning this is the challenge of abstraction matching. We examine this challenge in the specific context of data analysis in spreadsheets, in a system that maps the u… ▽ More

    Submitted 13 April, 2023; originally announced April 2023.

  3. arXiv:1905.13072  [pdf

    cs.HC

    Somewhere Around That Number: An Interview Study of How Spreadsheet Users Manage Uncertainty

    Authors: Judith Borghouts, Andrew D. Gordon, Advait Sarkar, Kenton P. O'Hara, Neil Toronto

    Abstract: Spreadsheet users regularly deal with uncertainty in their data, for example due to errors and estimates. While an insight into data uncertainty can help in making better informed decisions, prior research suggests that people often use informal heuristics to reason with probabilities, which leads to incorrect conclusions. Moreover, people often ignore or simplify uncertainty. To understand how pe… ▽ More

    Submitted 30 May, 2019; originally announced May 2019.

  4. arXiv:1412.4053  [pdf, other

    cs.PL

    Running Probabilistic Programs Backwards

    Authors: Neil Toronto, Jay McCarthy, David Van Horn

    Abstract: Many probabilistic programming languages allow programs to be run under constraints in order to carry out Bayesian inference. Running programs under constraints could enable other uses such as rare event simulation and probabilistic verification---except that all such probabilistic languages are necessarily limited because they are defined or implemented in terms of an impoverished theory of proba… ▽ More

    Submitted 16 January, 2015; v1 submitted 12 December, 2014; originally announced December 2014.

    Comments: 26 pages, ESOP 2015 (to appear)