paper-with-me

Papers

Lower Bounds for Approximate Knowledge Compilation

2020-11-27 · Alexis de Colnet, Stefan Mengel

Knowledge compilation studies the trade-off between succinctness and efficiency of different representation languages. For many languages, there are known strong lower bounds on the representation size, but recent work shows that, for some languages, one can bypass these bounds using approximate compilation. The idea is to compile an approximation of the knowledge for which the number of errors can be controlled. We focus on circuits in deterministic decomposable negation normal form (d-DNNF), a compilation language suitable in contexts such as probabilistic reasoning, as it supports efficient model counting and probabilistic inference. Moreover, there are known size lower bounds for d-DNNF which by relaxing to approximation one might be able to avoid. In this paper we formalize two notions of approximation: weak approximation which has been studied before in the decision diagram literature and strong approximation which has been used in recent algorithmic results. We then show lower bounds for approximation by d-DNNF, complementing the positive results from the literature.

📄 PDF Abstract BibTeX arXiv:2011.13721

Code (0)

등록된 구현이 없습니다.

Tasks

Negation

Similar Papers 제목 키워드 기반

New Limits for Knowledge Compilation and Applications to Exact Model Counting

2015-06-08 · Paul Beame, Vincent Liew

We show new limits on the efficiency of using current techniques to make exact probabilistic inference for large classes of natural problems. In particular we show new lower bounds on knowledge compilation to SDD and DNN…

Parameterized Compilation Lower Bounds for Restricted CNF-formulas

2016-04-22 · Stefan Mengel

We show unconditional parameterized lower bounds in the area of knowledge compilation, more specifically on the size of circuits in decomposable negation normal form (DNNF) that encode CNF-formulas restricted by several …

DiversityNegation

Non-FPT lower bounds for structural restrictions of decision DNNF

2017-08-25 · Andrea Calì, Florent Capelli, Igor Razgon

We give a non-FPT lower bound on the size of structured decision DNNF and OBDD with decomposable AND-nodes representing CNF-formulas of bounded incidence treewidth. Both models are known to be of FPT size for CNFs of bou…

Approximate Knowledge Compilation by Online Collapsed Importance Sampling

2018-05-31 · NeurIPS 2018 12 · Tal Friedman, Guy Van Den Broeck

We introduce collapsed compilation, a novel approximate inference algorithm for discrete probabilistic graphical models. It is a collapsed sampling algorithm that incrementally selects which variable to sample next based…

The Polynomial Method is Universal for Distribution-Free Correlational SQ Learning

2020-10-22 · Aravind Gollakota, Sushrut Karmalkar, Adam Klivans

We consider the problem of distribution-free learning for Boolean function classes in the PAC and agnostic models. Generalizing a beautiful work of Malach and Shalev-Shwartz (2022) that gave tight correlational SQ (CSQ) …