paper-with-me

Papers

Stochastic Constraint Optimization using Propagation on Ordered Binary Decision Diagrams

2018-07-03 · Anna L. D. Latour, Behrouz Babaki, Siegfried Nijssen

A number of problems in relational Artificial Intelligence can be viewed as Stochastic Constraint Optimization Problems (SCOPs). These are constraint optimization problems that involve objectives or constraints with a stochastic component. Building on the recently proposed language SC-ProbLog for modeling SCOPs, we propose a new method for solving these problems. Earlier methods used Probabilistic Logic Programming (PLP) techniques to create Ordered Binary Decision Diagrams (OBDDs), which were decomposed into smaller constraints in order to exploit existing constraint programming (CP) solvers. We argue that this approach has as drawback that a decomposed representation of an OBDD does not guarantee domain consistency during search, and hence limits the efficiency of the solver. For the specific case of monotonic distributions, we suggest an alternative method for using CP in SCOP, based on the development of a new propagator; we show that this propagator is linear in the size of the OBDD, and has the potential to be more efficient than the decomposition method, as it maintains domain consistency.

📄 PDF Abstract BibTeX arXiv:1807.01079

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Lower Bound on DNNF Encodings of Pseudo-Boolean Constraints

2021-01-06 · Alexis de Colnet

Two major considerations when encoding pseudo-Boolean (PB) constraints into SAT are the size of the encoding and its propagation strength, that is, the guarantee that it has a good behaviour under unit propagation. Sever…

Negation

Nonlocal optimization of binary neural networks

2022-04-05 · Amir Khoshaman, Giuseppe Castiglione, Christopher Srinivasa

We explore training Binary Neural Networks (BNNs) as a discrete variable inference problem over a factor graph. We study the behaviour of this conversion in an under-parameterized BNN setting and propose stochastic versi…

Survey

Minimal Perceptrons for Memorizing Complex Patterns

2015-12-12 · Marissa Pastor, Juyong Song, Danh-Tai Hoang, Junghyo Jo

Feedforward neural networks have been investigated to understand learning and memory, as well as applied to numerous practical problems in pattern classification. It is a rule of thumb that more complex tasks require lar…

General Classification

Probabilistic Approach to Black-Box Binary Optimization with Budget Constraints: Application to Sensor Placement

2024-06-09 · Ahmed Attia

We present a fully probabilistic approach for solving binary optimization problems with black-box objective functions and with budget constraints. In the probabilistic approach, the optimization variable is viewed as a r…

Quadruply Stochastic Gradient Method for Large Scale Nonlinear Semi-Supervised Ordinal Regression AUC Optimization

2019-12-24 · Wanli Shi, Bin Gu, Xinag Li, Heng Huang

Semi-supervised ordinal regression (S$^2$OR) problems are ubiquitous in real-world applications, where only a few ordered instances are labeled and massive instances remain unlabeled. Recent researches have shown that di…

regression