paper-with-me

Papers

Discrete-Continuous Mixtures in Probabilistic Programming: Generalized Semantics and Inference Algorithms

2018-06-06 · ICML 2018 7 · Yi Wu, Siddharth Srivastava, Nicholas Hay, Simon Du, Stuart Russell

Despite the recent successes of probabilistic programming languages (PPLs) in AI applications, PPLs offer only limited support for random variables whose distributions combine discrete and continuous elements. We develop the notion of measure-theoretic Bayesian networks (MTBNs) and use it to provide more general semantics for PPLs with arbitrarily many random variables defined over arbitrary measure spaces. We develop two new general sampling algorithms that are provably correct under the MTBN framework: the lexicographic likelihood weighting (LLW) for general MTBNs and the lexicographic particle filter (LPF), a specialized algorithm for state-space models. We further integrate MTBNs into a widely used PPL system, BLOG, and verify the effectiveness of the new inference algorithms through representative examples.

📄 PDF Abstract BibTeX arXiv:1806.02027

Code (0)

등록된 구현이 없습니다.

Tasks

Probabilistic ProgrammingState Space Models

Similar Papers 제목 키워드 기반

Foundations of MT-PDCL: Measure-Theoretic Probabilistic Definite Clause Logic

2026-08-13 · Costin Bădică, Amelia Bădică arxiv

Standard probabilistic logic programming frameworks typically rely on grounding logic programs into discrete propositional representations. This operational requirement restricts exact inference to finite domains and dis…

Probabilistic Answer Set Programming with Discrete and Continuous Random Variables

2024-09-30 · Damiano Azzolini, Fabrizio Riguzzi

Probabilistic Answer Set Programming under the credal semantics (PASP) extends Answer Set Programming with probabilistic facts that represent uncertain information. The probabilistic facts are discrete with Bernoulli dis…

Probabilistic Integral Circuits

2023-10-25 · Gennaro Gala, Cassio de Campos, Robert Peharz, Antonio Vergari 외

Continuous latent variables (LVs) are a key ingredient of many generative models, as they allow modelling expressive mixtures with an uncountable number of components. In contrast, probabilistic circuits (PCs) are hierar…

Knowledge Compilation with Continuous Random Variables and its Application in Hybrid Probabilistic Logic Programming

2018-07-02 · Pedro Zuidberg Dos Martires, Anton Dries, Luc De Raedt

In probabilistic reasoning, the traditionally discrete domain has been elevated to the hybrid domain encompassing additionally continuous random variables. Inference in the hybrid domain, however, usually necessitates to…

Neural Probabilistic Logic Programming in Discrete-Continuous Domains

2023-03-08 · Lennert De Smet, Pedro Zuidberg Dos Martires, Robin Manhaeve, Giuseppe Marra 외

Neural-symbolic AI (NeSy) allows neural networks to exploit symbolic background knowledge in the form of logic. It has been shown to aid learning in the limited data regime and to facilitate inference on out-of-distribut…

Probabilistic Programming