paper-with-me

Papers

Towards representation agnostic probabilistic programming

2025-12-25 · Ole Fenske, Maximilian Popko, Sebastian Bader, Thomas Kirste arxiv

Current probabilistic programming languages and tools tightly couple model representations with specific inference algorithms, preventing experimentation with novel representations or mixed discrete-continuous models. We introduce a factor abstraction with five fundamental operations that serve as a universal interface for manipulating factors regardless of their underlying representation. This enables representation-agnostic probabilistic programming where users can freely mix different representations (e.g. discrete tables, Gaussians distributions, sample-based approaches) within a single unified framework, allowing practical inference in complex hybrid models that current toolkits cannot adequately express.

📄 PDF Abstract BibTeX arXiv:2512.23740

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Compilation Target for Probabilistic Programming Languages

2014-03-03 · Brooks Paige, Frank Wood

Forward inference techniques such as sequential Monte Carlo and particle Markov chain Monte Carlo for probabilistic programming can be implemented in any programming language by creative use of standardized operating sys…

Probabilistic Programming

Neural Probabilistic Logic Programming in DeepProbLog

2019-07-18 · NeurIPS 2018 12 · Robin Manhaeve, Sebastijan Dumančić, Angelika Kimmig, Thomas Demeester 외

We introduce DeepProbLog, a neural probabilistic logic programming language that incorporates deep learning by means of neural predicates. We show how existing inference and learning techniques of the underlying probabil…

Deep LearningProgram induction

Multi-Model Probabilistic Programming

2022-08-12 · Ryan Bernstein

Probabilistic programming makes it easy to represent a probabilistic model as a program. Building an individual model, however, is only one step of probabilistic modeling. The broader challenge of probabilistic modeling …

modelProbabilistic Programming

RefineStat: Efficient Exploration for Probabilistic Program Synthesis

2025-09-01 · Madhav Kanda, Shubham Ugare, Sasa Misailovic arxiv

Probabilistic programming offers a powerful framework for modeling uncertainty, yet statistical model discovery in this domain entails navigating an immense search space under strict domain-specific constraints. When sma…

Program Synthesis

DeepProbLog: Neural Probabilistic Logic Programming

2018-05-28 · NeurIPS 2018 12 · Robin Manhaeve, Sebastijan Dumančić, Angelika Kimmig, Thomas Demeester 외

We introduce DeepProbLog, a probabilistic logic programming language that incorporates deep learning by means of neural predicates. We show how existing inference and learning techniques can be adapted for the new langua…

Deep LearningProgram induction