AIJan 10, 2013

Toward General Analysis of Recursive Probability Models

arXiv:1301.2302v119 citations
Originality Incremental advance
AI Analysis

This work provides a foundational theory for constructing recursive stochastic modeling languages, addressing computational bottlenecks for researchers in probabilistic modeling and machine learning, though it appears incremental as it builds on existing lambda-calculus techniques.

The authors tackled the computational complexity and intractability of exact solutions in recursive probability models by developing an extension to the lambda-calculus as a framework for Turing complete stochastic languages and a class of exact inference algorithms based on lambda-calculus reductions, with a focus on using deBruijn notation to support effective caching for efficient computation.

There is increasing interest within the research community in the design and use of recursive probability models. Although there still remains concern about computational complexity costs and the fact that computing exact solutions can be intractable for many nonrecursive models and impossible in the general case for recursive problems, several research groups are actively developing computational techniques for recursive stochastic languages. We have developed an extension to the traditional lambda-calculus as a framework for families of Turing complete stochastic languages. We have also developed a class of exact inference algorithms based on the traditional reductions of the lambda-calculus. We further propose that using the deBruijn notation (a lambda-calculus notation with nameless dummies) supports effective caching in such systems (caching being an essential component of efficient computation). Finally, our extension to the lambda-calculus offers a foundation and general theory for the construction of recursive stochastic modeling languages as well as promise for effective caching and efficient approximation algorithms for inference.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes