vix.ing · top · new · best · stats · spec

Structured Factored Inference: A Framework for Automated Reasoning in Probabilistic Programming Languages

2016/06/10 by Avi Pfeffer, Pfeffer, Avi, Brian E. Ruttenberg +4
Computer Science · #AI-based Problem Solving and Planning #Artificial Intelligence (cs.AI) #Bayesian Modeling and Causal Inference #Data Management and Algorithms #FOS: Computer and information sciences #cs.AI

paper · pdf · doi:10.48550/arxiv.1606.03298

arxiv created 2016/06/10 · openalex publication_date 2016/06/10 · arxiv updated 2016/06/13 · openalex created_date 2016/06/24 · openalex updated_date 2026/07/28

Abstract

Reasoning on large and complex real-world models is a computationally difficult task, yet one that is required for effective use of many AI applications. A plethora of inference algorithms have been developed that work well on specific models or only on parts of general models. Consequently, a system that can intelligently apply these inference algorithms to different parts of a model for fast reasoning is highly desirable. We introduce a new framework called structured factored inference (SFI) that provides the foundation for such a system. Using models encoded in a probabilistic programming language, SFI provides a sound means to decompose a model into sub-models, apply an inference algorithm to each sub-model, and combine the resulting information to answer a query. Our results show that SFI is nearly as accurate as exact inference yet retains the benefits of approximate inference methods.

Citations

Related