"An Overview of Probabilistic Programming" by Vikash K. Mansinghka
Probabilistic inference is a widely-used, rigorous approach for processing ambiguous information based on models that are uncertain or incomplete. However, models and inference algorithms can be difficult to specify and implement, let alone design, validate, or optimize. Additionally, inference often appears to be intractable. Probabilistic programming is an emerging field that aims to address these challenges by formalizing modeling and inference using key ideas from probability theory, programming languages, and Turing-universal computation. This talk will illustrate the common underlying principles of probabilistic programming using three research platforms: BayesDB, a Bayesian database that enables users to directly query the probable implications of data tables without training in statistics. It provides BQL, an SQL-like language for Bayesian data analysis, and MML, a minimal language for building generative population models by combining automatic model-building techniques with qualitative constraints and custom statistical code. BayesDB has been applied to problems such as cleaning and exploring a public database of Earth satellites and assessing the evidence for microbial biomarkers of Kwashiorkor, a form of severe malnutrition. Picture, an imperative probabilistic language for 3D scene perception. Picture uses deep neural networks and statistical learning to invert generative models based on computer graphics. 50-line Picture programs can infer 3D models of human poses, faces, and other object classes from single images. Venture, an integrated platform that aims to be sufficiently expressive, efficient, and extensible for general-purpose use. It provides VentureScript, a language that gives users fine-grained control over both modeling and inference, and defines a common interface for integrating components written in other probabilistic languages. Recent applications include structure discovery from time-series via Gaussian processes and reflective AI techniques such as Bayesian optimization. Vikash K. Mansinghka MIT Vikash Mansinghka is a postdoctoral researcher at MIT, where he leads the Probabilistic Computing Project. Vikash holds S.B. degrees in Mathematics and in Computer Science from MIT, as well as an M.Eng. in Computer Science and a PhD in Computation. He also held graduate fellowships from the National Science Foundation and MIT's Lincoln Laboratory. His PhD dissertation on natively probabilistic computation won the MIT George M. Sprowls dissertation award in computer science, and his research on the Picture probabilistic programming language won an award at CVPR. He co-founded a venture-backed startup based on this research that was acquired by Salesforce.com and was an advisor to Google DeepMind. He served on DARPA's Information Science and Technology advisory board from 2010-2012, and currently serves on the editorial boards for the Journal of Machine Learning Research and the journal Statistics and Computation.

Martin Jankowiak - Brief Introduction to Probabilistic Programming

"The Gamma: Programming Tools for Data Journalism" by Tomas Petricek

Stuart Russell: "Probabilistic programming and AI"

Keynote: After the AI Hype – What’s Real, and What’s Next - Richard Campbell - 2026

But what are Hamming codes? The origin of error correction

"Using data-driven metrics to anticipate and prevent security incidents" by Caitlin Buckshaw

Zig 2026: No-AI Policy, $670K Foundation, Left GitHub & Why Zig Isn’t 1.0 - Andrew Kelley Explains

Training Sand to Think: Artificial General Intelligence & Future of Physics

Lighting in Godot for Beginners

AlphaFold - The Most Useful Thing AI Has Ever Done

"How to run Neural Nets on GPUs' by Melanie Warrick

"Evidence-Oriented Programming" by Andreas Stefik

Andrej Karpathy: From Vibe Coding to Agentic Engineering w/ Stephanie Zhan

But what is quantum computing? (Grover's Algorithm)

What do tech pioneers think about the AI revolution? - The Engineers, BBC World Service

How ASML Makes Chips Faster With Its New $400 Million High NA Machine

Andrew Gelman: Introduction to Bayesian Data Analysis and Stan with Andrew Gelman
![[08x11] What is Probabilistic Programming?](https://i.ytimg.com/vi/eafbKLSN_xQ/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLAmXzBdJ3O2yxC_Coos63KPVAsDsQ)
[08x11] What is Probabilistic Programming?

"Why Programming Languages Matter" by Andrew Black

