Revisiting Maximum Satisfiability and Related Problems in Data Streams
August 19, 2022 Β· Declared Dead Β· π International Computing and Combinatorics Conference
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Hoa T. Vu
arXiv ID
2208.09160
Category
cs.DS: Data Structures & Algorithms
Citations
2
Venue
International Computing and Combinatorics Conference
Last Checked
4 months ago
Abstract
We revisit the MaxSAT problem in the data stream model. In this problem, the stream consists of $m$ clauses that are disjunctions of literals drawn from $n$ Boolean variables. The objective is to find an assignment to the variables that maximizes the number of satisfied clauses. Chou et al. (FOCS 2020) showed that $Ξ©(\sqrt{n})$ space is necessary to yield a $\sqrt{2}/2+Ξ΅$ approximation of the optimum value; they also presented an algorithm that yields a $\sqrt{2}/2-Ξ΅$ approximation of the optimum value using $O(\log n/Ξ΅^2)$ space. In this paper, we focus not only on approximating the optimum value, but also on obtaining the corresponding Boolean assignment using sublinear $o(mn)$ space. We present randomized single-pass algorithms that w.h.p. yield: 1) A $1-Ξ΅$ approximation using $\tilde{O}(n/Ξ΅^3)$ space and exponential post-processing time and 2) A $3/4-Ξ΅$ approximation using $\tilde{O}(n/Ξ΅)$ space and polynomial post-processing time. Our ideas also extend to dynamic streams. On the other hand, we show that the streaming kSAT problem that asks to decide whether one can satisfy all size-$k$ input clauses must use $Ξ©(n^k)$ space. We also consider other related problems in this setting.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Data Structures & Algorithms
π
π
The Cartographer
R.I.P.
π»
Ghosted
Route Planning in Transportation Networks
R.I.P.
π»
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
π»
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
π»
Ghosted
Graph Isomorphism in Quasipolynomial Time
π
π
The Cartographer
Simulation optimization: A review of algorithms and applications
Died the same way β π» Ghosted
R.I.P.
π»
Ghosted
Federated Learning: Strategies for Improving Communication Efficiency
R.I.P.
π»
Ghosted
In-Datacenter Performance Analysis of a Tensor Processing Unit
R.I.P.
π»
Ghosted
Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning
R.I.P.
π»
Ghosted