Search Results for author: Andrew D. Gordon

Found 10 papers, 3 papers with code

Solving Data-centric Tasks using Large Language Models

no code implementations18 Feb 2024 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

Large language models (LLMs) are rapidly replacing help forums like StackOverflow, and are especially helpful for non-professional programmers and end users.

What is it like to program with artificial intelligence?

no code implementations12 Aug 2022 Advait Sarkar, Andrew D. Gordon, Carina Negreanu, Christian Poelitz, Sruti Srinivasa Ragavan, Ben Zorn

Large language models, such as OpenAI's codex and Deepmind's AlphaCode, can generate code to solve a variety of problems expressed in natural language.

Conditional independence by typing

1 code implementation22 Oct 2020 Maria I. Gorinova, Andrew D. Gordon, Charles Sutton, Matthijs Vákár

The resulting program can be seen as a hybrid inference algorithm on the original program, where continuous parameters can be drawn using efficient gradient-based inference methods, while the discrete parameters are inferred using variable elimination.

Probabilistic Programming

OptTyper: Probabilistic Type Inference by Optimising Logical and Natural Constraints

1 code implementation1 Apr 2020 Irene Vlassi Pandi, Earl T. Barr, Andrew D. Gordon, Charles Sutton

OptTyper combines a continuous interpretation of logical constraints derived by classical static analysis of TypeScript code, with natural constraints obtained from a deep learning model, which learns naming conventions for types from a large codebase.

Type prediction Vocal Bursts Type Prediction

Probabilistic Programming with Densities in SlicStan: Efficient, Flexible and Deterministic

1 code implementation2 Nov 2018 Maria I. Gorinova, Andrew D. Gordon, Charles Sutton

Stan is a probabilistic programming language that has been increasingly used for real-world scalable projects.

Probabilistic Programming

Deriving Probability Density Functions from Probabilistic Functional Programs

no code implementations4 Apr 2017 Sooraj Bhat, Johannes Borgström, Andrew D. Gordon, Claudio Russo

The probability density function of a probability distribution is a fundamental concept in probability theory and a key ingredient in various widely used machine learning methods.

BIG-bench Machine Learning

A Lambda-Calculus Foundation for Universal Probabilistic Programming

no code implementations30 Dec 2015 Johannes Borgström, Ugo Dal Lago, Andrew D. Gordon, Marcin Szymczak

Our second contribution is to formalize the implementation technique of trace Markov chain Monte Carlo (MCMC) for our calculus and to show its correctness.

Programming Languages

Measure Transformer Semantics for Bayesian Machine Learning

no code implementations3 Aug 2013 Johannes Borgström, Andrew D. Gordon, Michael Greenberg, James Margetson, Jurgen Van Gael

The Bayesian approach to machine learning amounts to computing posterior distributions of random variables from a probabilistic model of how the variables are related (that is, a prior distribution) and a set of observations of variables.

BIG-bench Machine Learning

Cannot find the paper you are looking for? You can Submit a new open access paper.