paper-with-me

Papers

Constrained Bayesian Networks: Theory, Optimization, and Applications

2017-05-15 · Paul Beaumont, Michael Huth

We develop the theory and practice of an approach to modelling and probabilistic inference in causal networks that is suitable when application-specific or analysis-specific constraints should inform such inference or when little or no data for the learning of causal network structure or probability values at nodes are available. Constrained Bayesian Networks generalize a Bayesian Network such that probabilities can be symbolic, arithmetic expressions and where the meaning of the network is constrained by finitely many formulas from the theory of the reals. A formal semantics for constrained Bayesian Networks over first-order logic of the reals is given, which enables non-linear and non-convex optimisation algorithms that rely on decision procedures for this logic, and supports the composition of several constrained Bayesian Networks. A non-trivial case study in arms control, where few or no data are available to assess the effectiveness of an arms inspection process, evaluates our approach. An open-access prototype implementation of these foundations and their algorithms uses the SMT solver Z3 as decision procedure, leverages an open-source package for Bayesian inference to symbolic computation, and is evaluated experimentally.

📄 PDF Abstract BibTeX arXiv:1705.05326

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Information Theoretic Bayesian Optimization over the Probability Simplex

2026-03-10 · Federico Pavesi, Antonio Candelieri, Noémie Jaquier arxiv

Bayesian optimization is a data-efficient technique that has been shown to be extremely powerful to optimize expensive, black-box, and possibly noisy objective functions. Many applications involve optimizing probabilitie…

Constrained Bayesian Optimization under Bivariate Gaussian Process with Application to Cure Process Optimization

2025-05-30 · Yezhuo Li, Qiong Zhang, Madhura Limaye, Gang Li

Bayesian Optimization, leveraging Gaussian process models, has proven to be a powerful tool for minimizing expensive-to-evaluate objective functions by efficiently exploring the search space. Extensions such as constrain…

Bayesian OptimizationGaussian Processes

Constrained Multi-objective Bayesian Optimization through Optimistic Constraints Estimation

2024-11-06 · Diantong Li, Fengxue Zhang, Chong Liu, Yuxin Chen

Multi-objective Bayesian optimization has been widely adopted in scientific experiment design, including drug discovery and hyperparameter optimization. In practice, regulatory or safety concerns often impose additional …

Active LearningBayesian OptimizationDrug DiscoveryHyperparameter Optimization

Information-theoretic Bayesian Optimization: Survey and Tutorial

2025-01-22 · Eduardo C. Garrido-Merchán

Several scenarios require the optimization of non-convex black-box functions, that are noisy expensive to evaluate functions with unknown analytical expression, whose gradients are hence not accessible. For example, the …

Bayesian OptimizationSurvey

Excursion Search for Constrained Bayesian Optimization under a Limited Budget of Failures

2020-05-15 · Alonso Marco, Alexander von Rohr, Dominik Baumann, José Miguel Hernández-Lobato 외

When learning to ride a bike, a child falls down a number of times before achieving the first success. As falling down usually has only mild consequences, it can be seen as a tolerable failure in exchange for a faster le…

Bayesian Optimization