Self-applicable probabilistic inference without interpretive overhead

February 12, 2010
3:15 pm - 4:30 pm
Halligan 111A
Speaker: Chung-chieh Shan, Rutgers University
Host: Norman Ramsey

Abstract

Probabilistic programming is an expressive way to build stochastic models and inference procedures as separate reusable modules. We express models and inference alongside each other as ordinary code in the same general-purpose language. This way, deterministic parts of models run at full speed, so inference procedures can reason about themselves without interpretive overhead. This ability lets us model bounded-rational theories of mind.

We use existing facilities of the language, such as rich libraries, optimizing compilers, and types, to develop realistic models whose inference performance is competitive with the state of the art. In particular, a wide range of models can be expressed using memoization, and we introduce a new, general algorithm for importance sampling with look-ahead.