中文
相关论文

相关论文: Parallelizable Feynman-Kac Models for Universal Pr…

200 篇论文

Program equivalence in linear contexts, where programs are used or executed exactly once, is an important issue in programming languages. However, existing techniques like those based on bisimulations and logical relations only target at…

编程语言 · 计算机科学 2011-10-12 Yuxin Deng , Yu Zhang

Plausibility is a formalization of exact tests for parametric models and generalizes procedures such as Fisher's exact test. The resulting tests are based on cumulative probabilities of the probability density function and evaluate…

统计理论 · 数学 2021-09-13 Stefan Böhringer , Dietmar Lohmann

This thesis investigates the extent to which the optimal value of a constraint satisfaction problem (CSP) can be approximated by some sentence of fixed point logic with counting (FPC). It is known that, assuming $\mathsf{P} \neq…

计算机科学中的逻辑 · 计算机科学 2020-08-10 Jamie Tucker-Foltz

We present a mathematical framework for constructing and analyzing parallel algorithms for lattice Kinetic Monte Carlo (KMC) simulations. The resulting algorithms have the capacity to simulate a wide range of spatio-temporal scales in…

Recently, Andrieu, Doucet and Holenstein (2010) introduced a general framework for using particle filters (PFs) to construct proposal kernels for Markov chain Monte Carlo (MCMC) methods. This framework, termed Particle Markov chain Monte…

统计计算 · 统计学 2012-03-14 Fredrik Lindsten , Thomas B. Schön

Tasks such as record linkage and multi-target tracking, which involve reconstructing the set of objects that underlie some observed data, are particularly challenging for probabilistic inference. Recent work has achieved efficient and…

人工智能 · 计算机科学 2012-07-02 Brian Milch , Stuart Russell

Probabilistic programming languages (PPLs) are receiving widespread attention for performing Bayesian inference in complex generative models. However, applications to science remain limited because of the impracticability of rewriting…

Gaussian processes are flexible probabilistic regression models which are widely used in statistics and machine learning. However, a drawback is their limited scalability to large data sets. To alleviate this, full-scale approximations…

统计方法学 · 统计学 2026-01-13 Tim Gyger , Reinhard Furrer , Fabio Sigrist

We consider MAP estimators for structured prediction with exponential family models. In particular, we concentrate on the case that efficient algorithms for uniform sampling from the output space exist. We show that under this assumption…

机器学习 · 计算机科学 2012-05-14 Shankar Vembu , Thomas Gartner , Mario Boley

Tabling in logic programming has been used to eliminate redundant computation and also to stop infinite loop. In this paper we investigate another possibility of tabling, i.e. to compute an infinite sum of probabilities for probabilistic…

编程语言 · 计算机科学 2020-02-19 Taisuke Sato , Philipp Meyer

We introduce Probabilistic Dependency Graphs (PDGs), a new class of directed graphical models. PDGs can capture inconsistent beliefs in a natural way and are more modular than Bayesian Networks (BNs), in that they make it easier to…

人工智能 · 计算机科学 2020-12-22 Oliver Richardson , Joseph Y Halpern

Interacting particle methods are increasingly used to sample from complex and high-dimensional distributions. These stochastic particle integration techniques can be interpreted as an universal acceptance-rejection sequential particle…

计算金融 · 定量金融 2012-10-30 P. Del Moral , G. W. Peters , Ch. Vergé

A fundamental challenge in probabilistic modeling is to balance expressivity and inference efficiency. Tractable probabilistic models (TPMs) aim to directly address this tradeoff by imposing constraints that guarantee efficient inference of…

人工智能 · 计算机科学 2025-10-28 John Leland , YooJung Choi

Weighted model counting (WMC) consists of computing the weighted sum of all satisfying assignments of a propositional formula. WMC is well-known to be #P-hard for exact solving, but admits a fully polynomial randomized approximation scheme…

人工智能 · 计算机科学 2020-07-14 Ralph Abboud , İsmail İlkan Ceylan , Radoslav Dimitrov

We present the Sum-Product Probabilistic Language (SPPL), a new probabilistic programming language that automatically delivers exact solutions to a broad range of probabilistic inference queries. SPPL translates probabilistic programs into…

编程语言 · 计算机科学 2021-06-14 Feras A. Saad , Martin C. Rinard , Vikash K. Mansinghka

We show that the standard computational pipeline of probabilistic programming systems (PPSs) can be inefficient for estimating expectations and introduce the concept of expectation programming to address this. In expectation programming,…

机器学习 · 计算机科学 2022-06-22 Tim Reichelt , Adam Goliński , Luke Ong , Tom Rainforth

Classification is a fundamental task in supervised learning, while achieving valid misclassification rate control remains challenging due to possibly the limited predictive capability of the classifiers or the intrinsic complexity of the…

统计方法学 · 统计学 2025-09-16 Yinrui Sun , Yin Xia

We present a novel probabilistic programming framework that couples directly to existing large-scale simulators through a cross-platform probabilistic execution protocol, which allows general-purpose inference engines to record and control…

Probabilistic prediction of sequences from images and other high-dimensional data is a key challenge, particularly in risk-sensitive applications. In these settings, it is often desirable to quantify the uncertainty associated with the…

机器学习 · 计算机科学 2024-10-31 Qidong Yang , Weicheng Zhu , Joseph Keslin , Laure Zanna , Tim G. J. Rudner , Carlos Fernandez-Granda

For deterministic and probabilistic programs we investigate the problem of program synthesis and program optimisation (with respect to non-functional properties) in the general setting of global optimisation. This approach is based on the…

编程语言 · 计算机科学 2014-07-22 Herbert Wiklicky