中文
相关论文

相关论文: Probabilistic imperative process algebra

200 篇论文

The framework of algorithmic knowledge assumes that agents use deterministic knowledge algorithms to compute the facts they explicitly know. We extend the framework to allow for randomized knowledge algorithms. We then characterize the…

人工智能 · 计算机科学 2017-01-11 Joseph Y. Halpern , Riccardo Pucella

Full formal descriptions of algorithms making use of quantum principles must take into account both quantum and classical computing components and assemble them so that they communicate and cooperate.Moreover, to model concurrent and…

量子物理 · 物理学 2007-05-23 Marie Lalire

Probabilistic argumentation is an alternative to causal modeling with Bayesian networks. Probabilistic argumentation structures (PAS) are defined on families of compatible frames (f.c.f). This is a generalization of the usual multivariate…

信息论 · 计算机科学 2018-10-09 Juerg Kohlas

Probabilistic programs encode stochastic models as ordinary-looking programs with primitives for sampling numbers from predefined distributions and conditioning. Their applications include, among many others, machine learning and modeling…

形式语言与自动机理论 · 计算机科学 2025-12-16 Dominik Geißler , Tobias Winkler

In order to represent the preferences of a group of individuals, we introduce Probabilistic CP-nets (PCP-nets). PCP-nets provide a compact language for representing probability distributions over preference orderings. We argue that they are…

人工智能 · 计算机科学 2013-09-27 Damien Bigot , Bruno Zanuttini , Helene Fargier , Jerome Mengin

With the development of machine learning and Big Data, the concepts of linear and non-linear optimization techniques are becoming increasingly valuable for many quantitative disciplines. Problems of that nature are typically solved using…

分布式、并行与集群计算 · 计算机科学 2023-06-21 Wiktor Maj

Probabilistic programming languages represent complex data with intermingled models in a few lines of code. Efficient inference algorithms in probabilistic programming languages make possible to build unified frameworks to compute…

机器学习 · 统计学 2016-07-15 Anh Tong , Jaesik Choi

Truly concurrent process algebras are generalizations to the traditional process algebras for true concurrency, CTC to CCS, APTC to ACP, $\pi_{tc}$ to $\pi$ calculus, APPTC to probabilistic process algebra, APTC with localities to process…

计算机科学中的逻辑 · 计算机科学 2021-10-26 Yong Wang

Probabilistic inference procedures are usually coded painstakingly from scratch, for each target model and each inference algorithm. We reduce this effort by generating inference procedures from models automatically. We make this code…

机器学习 · 统计学 2017-07-13 Robert Zinkov , Chung-chieh Shan

We define a class of probabilistic models in terms of an operator algebra of stochastic processes, and a representation for this class in terms of stochastic parameterized grammars. A syntactic specification of a grammar is mapped to…

人工智能 · 计算机科学 2007-05-23 Eric Mjolsness

Probabilistic context-free grammars have a long-term record of use as generative models in machine learning and symbolic regression. When used for symbolic regression, they generate algebraic expressions. We define the latter as equivalence…

形式语言与自动机理论 · 计算机科学 2022-12-05 Urh Primožič , Ljupčo Todorovski , Matej Petković

Probabilistic argumentation allows reasoning about argumentation problems in a way that is well-founded by probability theory. However, in practice, this approach can be severely limited by the fact that probabilities are defined by adding…

人工智能 · 计算机科学 2019-03-07 Nico Potyka

Quantum computations operate in the quantum world. For their results to be useful in any way, there is an intrinsic necessity of cooperation and communication controlled by the classical world. As a consequence, full formal descriptions of…

量子物理 · 物理学 2007-05-23 Philippe Jorrand , Marie Lalire

This paper proposes probabilistic conformal prediction (PCP), a predictive inference algorithm that estimates a target variable by a discontinuous predictive set. Given inputs, PCP construct the predictive set based on random samples from…

机器学习 · 统计学 2022-06-22 Zhendong Wang , Ruijiang Gao , Mingzhang Yin , Mingyuan Zhou , David M. Blei

Although randomization has long been used in distributed computing, formal methods for reasoning about probabilistic concurrent programs have lagged behind. No existing program logics can express specifications about the full distributions…

计算机科学中的逻辑 · 计算机科学 2025-11-26 Noam Zilberstein , Alexandra Silva , Joseph Tassarotti

A central question for knowledge representation is how to encode and handle uncertain knowledge adequately. We introduce the probabilistic description logic ALCP that is designed for representing context-dependent knowledge, where the…

人工智能 · 计算机科学 2016-07-01 Rafael Peñaloza , Nico Potyka

Computing the probability of a formula given the probabilities or weights associated with other formulas is a natural extension of logical inference to the probabilistic setting. Surprisingly, this problem has received little attention in…

人工智能 · 计算机科学 2012-03-19 Vibhav Gogate , Pedro Domingos

An algorithm is proposed, analyzed, and tested for solving continuous nonlinear-equality-constrained optimization problems where the objective and constraint functions are defined by expectations or averages over large, finite numbers of…

最优化与控制 · 数学 2026-05-14 Frank E. Curtis , Lingjun Guo , Daniel P. Robinson

Theoretical foundations of compositional reasoning about heaps in imperative programming languages are investigated. We introduce a novel concept of compositional symbolic memory and its relevant properties. We utilize these formal…

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…

编程语言 · 计算机科学 2026-01-01 Ole Fenske , Maximilian Popko , Sebastian Bader , Thomas Kirste