We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Foundation Posteriors for Approximate Probabilistic Inference

Abstract: Probabilistic programs provide an expressive representation language for generative models. Given a probabilistic program, we are interested in the task of posterior inference: estimating a latent variable given a set of observed variables. Existing techniques for inference in probabilistic programs often require choosing many hyper-parameters, are computationally expensive, and/or only work for restricted classes of programs. Here we formulate inference as masked language modeling: given a program, we generate a supervised dataset of variables and assignments, and randomly mask a subset of the assignments. We then train a neural network to unmask the random values, defining an approximate posterior distribution. By optimizing a single neural network across a range of programs we amortize the cost of training, yielding a "foundation" posterior able to do zero-shot inference for new programs. The foundation posterior can also be fine-tuned for a particular program and dataset by optimizing a variational inference objective. We show the efficacy of the approach, zero-shot and fine-tuned, on a benchmark of STAN programs.
Comments: 9 pages without appendix
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:2205.09735 [cs.LG]
  (or arXiv:2205.09735v2 [cs.LG] for this version)

Submission history

From: Mike Wu [view email]
[v1] Thu, 19 May 2022 17:42:37 GMT (637kb,D)
[v2] Wed, 31 Aug 2022 05:56:37 GMT (548kb,D)

Link back to: arXiv, form interface, contact.