paper-with-me

Papers

Oblivious Bounds on the Probability of Boolean Functions

2014-09-21 · Wolfgang Gatterbauer, Dan Suciu

This paper develops upper and lower bounds for the probability of Boolean functions by treating multiple occurrences of variables as independent and assigning them new individual probabilities. We call this approach dissociation and give an exact characterization of optimal oblivious bounds, i.e. when the new probabilities are chosen independent of the probabilities of all other variables. Our motivation comes from the weighted model counting problem (or, equivalently, the problem of computing the probability of a Boolean function), which is #P-hard in general. By performing several dissociations, one can transform a Boolean formula whose probability is difficult to compute, into one whose probability is easy to compute, and which is guaranteed to provide an upper or lower bound on the probability of the original formula by choosing appropriate probabilities for the dissociated variables. Our new bounds shed light on the connection between previous relaxation-based and model-based approximations and unify them as concrete choices in a larger design space. We also show how our theory allows a standard relational database management system (DBMS) to both upper and lower bound hard probabilistic queries in guaranteed polynomial time.

📄 PDF Abstract BibTeX arXiv:1409.6052

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

Learning circuits with few negations

2014-10-30 · Eric Blais, Clément L. Canonne, Igor C. Oliveira, Rocco A. Servedio 외

Monotone Boolean functions, and the monotone Boolean circuits that compute them, have been intensively studied in complexity theory. In this paper we study the structure of Boolean functions in terms of the minimum numbe…

Learning TheoryNegation

Distribution oblivious, risk-aware algorithms for multi-armed bandits with unbounded rewards

2019-06-03 · NeurIPS 2019 12 · Anmol Kagrecha, Jayakrishnan Nair, Krishna Jagannathan

Classical multi-armed bandit problems use the expected value of an arm as a metric to evaluate its goodness. However, the expected value is a risk-neutral metric. In many applications like finance, one is interested in b…

Multi-Armed Bandits

Towards Tight Bounds on the Sample Complexity of Average-reward MDPs

2021-06-13 · Yujia Jin, Aaron Sidford

We prove new upper and lower bounds for sample complexity of finding an $\epsilon$-optimal policy of an infinite-horizon average-reward Markov decision process (MDP) given access to a generative model. When the mixing ti…

Fourier Analysis on the Boolean Hypercube via Hoeffding Functional Decomposition

2025-10-08 · Baptiste Ferrere, Nicolas Bousquet, Fabrice Gamboa, Jean-Michel Loubes 외 arxiv

Fourier analysis on the Boolean hypercube is fundamentally defined as the orthogonal decomposition of the space of pseudo-Boolean functions with respect to the uniform probability measure. In this work, we propose an ANO…

Generalizing Analogical Inference from Boolean to Continuous Domains

2025-11-13 · Francisco Cunha, Yves Lepage, Miguel Couceiro, Zied Bouraoui arxiv

Analogical reasoning is a powerful inductive mechanism, widely used in human cognition and increasingly applied in artificial intelligence. Formal frameworks for analogical inference have been developed for Boolean domai…