中文

On the Approximability of Parameterized Minimum Monotone Satisfying Assignment

计算复杂性 2026-07-07 v1

摘要

The parameterized Minimum Monotone Satisfying Assignment (kk-MMSA) problem asks whether a monotone Boolean circuit admits a satisfying assignment of Hamming weight at most kk. The MMSA hierarchy is defined by allowing a bounded number of alternations between AND and OR gates in the circuit. While the polynomial-time approximability of the MMSA hierarchy has been studied extensively, much less is known in the parameterized setting. In particular, kk-MMSA2_2 is the well-known kk-SetCover problem, whose parameterized inapproximability lies in the polylog(n)\text{polylog}(n) regime. In contrast, kk-MMSA4_4 captures kk-MinLabel, for which known lower bounds give poly(n)\text{poly}(n) inapproximability. Sandwiched by kk-MMSA2_2 and kk-MMSA4_4, the inapproximability of kk-MMSA3_3 remained comparatively unexplored. In this paper, we give an FPT-time O(2klogn)O(2^k \log n)-approximation algorithm for kk-MMSA3_3, suggesting that in the fixed-parameter regime, the third level of MMSA remains surprisingly close to the second level. Complementing this algorithm, we also give an FPT-time gap-preserving reduction from kk-MMSA3_3 to kk-MMSA2_2. Thus, stronger inapproximability for kk-MMSA3_3 would imply new hardness for kk-MMSA2_2, potentially offering a route around the current barriers for the latter problem. Revisiting Marx's reduction from kk-MMSAt_t to gap kk-MMSAt+2_{t+2}, we also show that kk-MMSA4_4 admits no no(1)n^{o(1)}-factor FPT approximation unless W[2]=FPT, and no nO(1/k)n^{O(1/k)}-factor approximation running in no(k)n^{o(k)} time under ETH. These results separate the parameterized approximability behavior of the third and fourth levels and clarify where stronger inapproximability enters the kk-MMSA hierarchy.

引用

@article{arxiv.2607.06852,
  title  = {On the Approximability of Parameterized Minimum Monotone Satisfying Assignment},
  author = {Venkatesan Guruswami and Bingkai Lin and Xuandi Ren and Xin Zheng},
  journal= {arXiv preprint arXiv:2607.06852},
  year   = {2026}
}