paper-with-me

홈 › Papers

Inapproximability of a Pair of Forms Defining a Partial Boolean Function

2021-02-09 · David Stein, Bjoern Andres

We consider the problem of jointly minimizing forms of two Boolean functions $f, g \colon \{0,1\}^J \to \{0,1\}$ such that $f + g \leq 1$ and so as to separate disjoint sets $A \cup B \subseteq \{0,1\}^J$ such that $f(A) = \{1\}$ and $g(B) = \{1\}$. We hypothesize that this problem is easier to solve or approximate than the well-understood problem of minimizing the form of one Boolean function $h: \{0,1\}^J \to \{0,1\}$ such that $h(A) = \{1\}$ and $h(B) = \{0\}$. For a large class of forms, including binary decision trees and ordered binary decision diagrams, we refute this hypothesis. For disjunctive normal forms, we show that the problem is at least as hard as MIN-SET-COVER. For all these forms, we establish that no $o(\ln (|A| + |B| -1))$-approximation algorithm exists unless P$=$NP.

📄 PDF Abstract BibTeX arXiv:2102.04703

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PCP Theorems, SETH and More: Towards Proving Sub-linear Time Inapproximability

2020-11-04 · Hengzhao Ma, Jianzhong Li

In this paper we propose the PCP-like theorem for sub-linear time inapproximability. Abboud et al. have devised the distributed PCP framework for sub-quadratic time inapproximability. We show that the distributed PCP the…

$\partial\mathbb{B}$ nets: learning discrete functions by gradient descent

2023-05-12 · Ian Wright

$\partial\mathbb{B}$ nets are differentiable neural networks that learn discrete boolean-valued functions by gradient descent. $\partial\mathbb{B}$ nets have two semantically equivalent aspects: a differentiable soft-net…

Binarization

Improved Inapproximability of VC Dimension and Littlestone's Dimension via (Unbalanced) Biclique

2022-11-02 · Pasin Manurangsi

We study the complexity of computing (and approximating) VC Dimension and Littlestone's Dimension when we are given the concept class explicitly. We give a simple reduction from Maximum (Unbalanced) Biclique problem to a…

Boolean Product Graph Neural Networks

2024-09-21 · Ziyan Wang, Bin Liu, Ling Xiang

Graph Neural Networks (GNNs) have recently achieved significant success, with a key operation involving the aggregation of information from neighboring nodes. Substantial researchers have focused on defining neighbors fo…

Graph structure learning

diff-SAT -- A Software for Sampling and Probabilistic Reasoning for SAT and Answer Set Programming

2021-01-03 · Matthias Nickles

This paper describes diff-SAT, an Answer Set and SAT solver which combines regular solving with the capability to use probabilistic clauses, facts and rules, and to sample an optimal world-view (multiset of satisfying Bo…